-
Where we're going to find out that Doom Emacs is still the best Javascript IDE out there!
-
Or why I think that assertions are a valid (and useful!) way of doing 'design by contract' in Python.
-
Where I find out that Zig comes with array vectorization builtin!
-
A short entry about my thoughts on the announcement of GPT-4
-
In this article I'm going to demonstrate Racket's ability to turn scripts into small (native) executables
-
In this post, we’ll take a look at a problem that’s easy for humans but surprisingly difficult for XML parsers: Deciding whether something’s a list or not in XML.
-
How many sys calls do you need to print a simple 'Hello world'? Let's find out!
-
How to summarize texts (news) automatically.