Erlang is famous for its introspecting powers. You can get a lot of information about the processes running in your nodes without any external tool. Let's see one of the functions that provide that information… (more…)
Read more »
Hot on the heels of Gleam v0.13 comes another release, Gleam v0.14!
As always, let’s take a look at some of the highlights. (more…)
Read more »
In my career as a software developer I had the opportunity to work with many different programming
languages (Java, Python, JavaScript, Clojure, Elixir, C and Rust)
and runtimes (JVM, Node, CPython, Erlang... (more…)
Read more »
TALK: A Case Study in LASP and Distribution at Scale Speaker: Christopher Meiklejohn, Ph.D. student at the Université catholique de Louvain in Belgium. Chris... (more…)
Read more »
Failure in computer systems is inevitable. Adopting Erlang's philosophy of "Let it crash" at the many layers of abstractions in software can have a huge positive impact on resiliency. (more…)
Read more »