Posts
-
[2025-07-20]
Or why I think that DuckDB has the potential to become one of the best vector DB options available.
-
[2025-06-22]
Where we find out that 'decision paralysis' isn't just an issue for humans.
-
[2024-09-18]
Where we're going to find out that Doom Emacs is still the best Javascript IDE out there!
-
[2023-09-30]
Or why I think that assertions are a valid (and useful!) way of doing 'design by contract' in Python.
-
[2023-04-14]
Where I find out that Zig comes with array vectorization builtin!
-
[2023-03-21]
A short entry about my thoughts on the announcement of GPT-4
-
[2022-11-05]
In this article I'm going to demonstrate Racket's ability to turn scripts into small (native) executables
-
[2022-10-09]
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.
-
[2021-02-08]
How many sys calls do you need to print a simple 'Hello world'? Let's find out!
-
[2020-09-17]
How to summarize texts (news) automatically.