Chasing a Performance Regression with Erlang/OTP 22

Updating the underlying systems that our service depends on (including operating system, VMs, core libraries, databases, or other components) is a regular part of our systems’ lifecycle. In this post, we’ll discuss how we found a performance regression wh… Read more

Similar

Docs in the shell 2: Man-Erlang interface

It's been a while since the last update on docsh and over a year since the idea of shell access to Erlang docs originally emerged in my mind. Believe it or not, the project has seen a huge progress, though one might argue that at a pace a tad slower than ... (more…)

Read more »

Yanni sings (Erlang)

When one is coming from Erlang, and sees an artificial neural network diagram/topology, one cannot help but see the 1-to-1 mapping between the Erlang concurrency model, and neural networks; it’s almost eerie. (more…)

Read more »