This is a collection of links I stumbled across and found worth sharing. Also see the blogroll for links to blogs I regularly read.
I am all for using a custom domain for email addresses. I mostly use @jlelse.de, but I can also be reached via email addresses with @janlukas.de, @jlelse.blog and a number of other domains. Recently I bought yet another domain, but now Iβm questioning if that was really a good idea. Well, maybe I will still find a practical use for this domain.
View
Phil Eaton wrote a really cool article. He documented how he used Go to write a rudimentary SQL database including a CLI. It is very interesting to read how commands are parsed and analyzed. The whole thing probably has no practical use (there are already countless mature database systems), but itβs still exciting. I remembered some of the math lectures in the first semester about formal languages.
View