This story is about something perfectly documented, but still a bit surprising for newbies and experienced erlangers alike. The question is when will gen_server's Module:terminate/2 be evaluated? (more…)
Read more »
Pyrlang - An Erlang node implemented in Python using gevent library, striving to be compatible with both Python 2 and Python 3... (more…)
Read more »
I’ve always considered Erlang to be an excellent general purpose programming language. With that, the one-off projects that aren’t systems or servers always had the bloat of OTP, and never felt right. (more…)
Read more »
This is revised version of my 2012 essay on using small, simple functions to drive clear-headedness in programming. After seven years and… (more…)
Read more »