AstonJ
First Post!
AstonJ
Popular in Erlang News
A new Erlang announcement has been posted:
Original announcement:
New
A new Erlang news item has been posted!
Link: Release OTP 23.3.4.8 · erlang/otp · GitHub
New
A new Erlang news item has been posted!
Link: Release OTP 21.3.8.23 · erlang/otp · GitHub
Link: Release OTP 22.3.4.18 · erlang/otp · ...
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
This thread posts alerts to all publicly viewable threads on the new erlangforums.com (that haven’t been posted by the Erlang Core Team)....
New
A new Erlang news item has been posted!
Link: Release OTP 24.0.2 · erlang/otp · GitHub
Link: Release OTP 21.3.8.24 · erlang/otp · Git...
New
New
A new Erlang news item has been posted!
Link: Release OTP · erlang/otp · GitHub
New
Please provide feedback:
Erlang/OTP 26.0-rc1 is the first release candidate of three before the OTP 26.0 release.
The intention with ...
New
http://www.erlang.org/news/125
A few good fixes and enhancements, SSL added more methods and is faster, socket polling is faster, howeve...
New
Other popular topics
What is the proper way to load a module from a file in to IEX?
In the python world, doing something like this pretty standard:
from ....
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
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
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
As many of you may have realized by now (sorry for all the posts here) I’ve been working on a db problem where I’m trying to aggregate a ...
New
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
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
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
Hi,
I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New







