Devtalk
Trending in Erlang News
A new Erlang announcement has been posted:
Original announcement:
https://erlangforums.com/t/patch-package-otp-29-0-6-released/5911
New
A new Erlang announcement has been posted:
Original announcement:
New
A new Erlang announcement has been posted:
Original announcement:
https://erlangforums.com/t/patch-package-otp-27-3-4-17-released/5913
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixirconf-us
- #elixir-ls
- #ai
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
josevalim
Congratulations Erlang/OTP team, this is an amazing release!
egze
Wohoo. This is awesome, congrats to the Erlang/OTP team.
@josevalim When will Elixir follow?
dimitarvp
I am getting this when I do
asdf erlang install 24.0:Latest macOS and I am pretty sure I have libraries here:
/usr/local/opt/openssl@1.1/lib(notice the trailing/lib) so maybe the script is looking in the wrong place?amnu3387
Want to try the jitttiinggggg
josevalim
@dimitarvp, it worked when building from source for me. So I wonder if this is an issue with
kerl?Next week!
egze
Same for me. Getting openssl error.
amnu3387
Built correctly on ubuntu focal
haubie
Same issue as well (mac).
garazdawi
Highlight blog post: Erlang/OTP 24 Highlights - Erlang/OTP
dimitarvp
How can I check? I have a daily CRON script that updates
asdfitself and all installed plugins so I shouldn’t be using anything old there. But as forkerlitself, no idea how to check?