Posted 27 Mar 2014. Tagged: erlang, erli and hœnir

erli has been a great project to experiment and learn erlang and webmachine. In a way, its complete success as a learning tool has been the cause of its never ending ‘beta’ status: every time its state closed in on the ‘good enough’ mark, motivation to finish dried up. It would bit-rot for a while, until I found a new aspect of erlang to explore. This is the third time that I return to it in an attempt to finish it.

Now that erli is to play a central role in my newest learning endeavour, there is no way around that 1.0. The specific components that erli still requires to function as part of ‘Hœnir’ are:

I’m really looking forward to implementing these. The binary API endpoint should be especially fun.

So I guess the tldr of this post is: if you can’t get yourself to finish a pet project, try to incorporate it into a larger, newer, pet project.