multilayer-perceptron - Library to make and train a concurrent multilayer perceptron...
Read more »
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 »
Concurrency.
Parallelism.
These terms get used a lot in development discussions, and especially in Elixir and Erlang circles.
But what do they mean? (more…)
Read more »
This talk will present AtomVM, a tiny portable virtual machine that allows Elixir and Erlang code to run on microcontrollers with less than 500KB of RAM such as the ESP32 or several STM32. (more…)
Read more »
Time has past since our last interview for This is not a Monad Tutorial. OpenBSD released its 6.0 version after 20 years of continues…
Read more »