AstonJ

AstonJ

About the Erlang News category

Erlang Forums Threads

First Post!

AstonJ

AstonJ

Where Next?

Popular in Erlang News Top

erlangforums
A new Erlang announcement has been posted: Original announcement:
New
Devtalk
A new Erlang news item has been posted! Link: Release OTP 23.3.4.8 · erlang/otp · GitHub
New
Devtalk
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
kennethL
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
erlangforums
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
Devtalk
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
hauleth
http://erlang.org/download/OTP-22.0.README
New
Devtalk
A new Erlang news item has been posted! Link: Release OTP · erlang/otp · GitHub
New
erlangforums
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
OvermindDL1
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 Top

Brian
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
gshaw
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
JorisKok
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
chrismccord
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
polypush135
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
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
minhajuddin
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
fireproofsocks
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
beno
I will often find my self writing things similar to: case some_value do nil -> something() "" -> something() _ -> someth...
New
siddhant3030
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

We're in Beta

About us Mission Statement