I was helping debug a performance problem (this networking puzzle) in an Erlang program yesterday. I learned that Erlang is complicated, and that we can learn maybe 2 things about it by just looking at what system calls it’s running. (more…)
Read more »
Bragful core: PHP Interpreter in pure Erlang. Contribute to bragful/ephp development by creating an account on GitHub. (more…)
Read more »
Learn how to use Helm charts to deploy a Presence Docker image to Kubernetes and install Prometheus and Grafana dashboards for monitoring the cluster. (more…)
Read more »
I’m incredibly excited to announce the new web-based Hex package differ: diff.hex.pm, maintained by the Hex team! This is the result of the issue on the hex.pm Github repo and the discussion it started. (more…)
Read more »
This is the first in a series of upcoming posts about deploying and monitoring an Erlang cluster in Kubernetes. To start, this piece describes how to build an Erlang container for the project that will be deployed to Kubernetes, and will touch on a couple... (more…)
Read more »