Jan-Lukas Else

Tech, life and everything else

πŸ”— Links: XXXX-03

This is a collection of links I stumbled across and found worth sharing. Also see the blogroll for links to blogs I regularly read.


Writing a SQL database from scratch in Go

Published on in πŸ”— Links

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

Quizlet

Published on in πŸ”— Links

This semester, as already mentioned, I take a Spanish course. Of course, learning languages also includes learning vocabulary. I looked for suitable apps and found Quizlet. I like the app even more than I thought. For example, I can create β€œlearning sets” on the computer and learn from anywhere on my mobile phone. And various learning functions also ensure that I not only create virtual flashcards, but also learn the vocabulary.

View

Why 543 KB keep me up at night

Published on in πŸ”— Links

The problem is not this specific website or how fast it loads, but that shipping seems to be so much more important than performance, usability, accessibility, or user experience.

View

Jan-Lukas Else