Most Liked
woohaaha
incase anyone is curious, i still get this issue:
Error here too. macOS Mojave 10.14.6 asdf install erlang 24.0.1 asdf_24.0.1 is not a kerl-managed Erlang/OTP installation No build named asdf_24.0.1 Downloading OTP-24.0.1.tar.gz to /Users/me/.asdf/plugins/erlang/kerl-home/archives... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 122 100 122 0 0 1115 0 --:--:-- --:--:-- --:--:-- 1119 100 56.1M 100 56.1M 0 …
2
Popular in Erlang News
A new Erlang news item has been posted!
Posted via Devtalk.
New
maint was accidentally hard-reset to master yesterday and pushed upstream, and a few of our own commits were then based on incorrect vers...
New
A new Erlang announcement has been posted:
Original announcement:
New
Read the new Blog post by John Högberg at the OTP team.
It is a brief primer on BEAM, the virtual machine that executes user code
in th...
New
Patch Package: OTP 28.0.1
Git Tag: OTP-28.0.1
Date: 2025-06-16
Trouble Report Id: OTP-...
New
A new Erlang news item has been posted!
Link: Release OTP 24.0.4 · erlang/otp · GitHub
Posted via Devtalk.
New
maint was accidentally hard-reset to master about an hour ago and pushed upstream, and a few of our own commits were then based on incorr...
New
A new Erlang announcement has been posted:
Original announcement:
New
Erlang/OTP 27 Released
All artifacts for the release can be downloaded from the Erlang/OTP Github release and you can view the new docume...
New
Erlang/OTP 23.2.2 is out, fixing a critical TLS certificate verification issue in 23.2 an 23.2.1 allowing MitM attacks and forged client ...
New
Other popular topics
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
Hi everyone,
One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
Hello, I get Persian date from my client and convert it to normal calendar like this:
def jalali_string_to_miladi_english_number(persi...
New
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
I couldn’t find any guides that worked well with Phoenix 1.6.0 and esbuild. I hope this helps people test the waters and eases you into t...
New
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode.
The solution seems to be, in a hyphena...
New
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? https://hexdocs.pm/ecto/Ecto.Repo.h...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New







