Me Meme: An adaptive news digest based on your interests
About a month ago, I quietly released a daily news digest service, called Me Meme. This is an email companion …
About a month ago, I quietly released a daily news digest service, called Me Meme. This is an email companion …
Production applications typically have a separate environment for disaster recovery and business continuity. Depending on the needs of the application, …
I didn’t think this was possible, but as I was perusing some code (and consequently making a fork), I discovered …
I’m in the process of distributing an erlang application over many nodes, which is different from distributing control (via kernel …
Alliterations aside, here is a preview of something I’ve been tinkering with. My goal is to be able to run …
In erlang, random isn’t always random. Purists will claim that pseudo random number generators are never truly random, so who …
If you’ve ever been annoyed at the 100k limit to log files in erlang releases, here is the solution. Releases …
Today I was exposed to an erlang package management tool called agner. It wasn’t something I was expecting to appear, …
One of the more compelling aspects of Riak is the general concept of moving processing to the data. In a …