Back
Blog
-
The reality of data science
A foray into what real data science looks like.
-
DuckDB as a unified data interface
A description of how DuckDB has slowly become my unified interface to data everywhere.
-
Quantum mechanics is not that hard
A post demystifying quantum mechanics and the math behind it.
-
New series "Physics Concepts Explained"
I am launching a new series of posts explaining some complex physics concepts.
-
Jujutsu is my new git
This is how I replaced my git workflow with jujutsu and why I'm not going back.
-
Pokémon team optimization
This article will show you how forming your Pokémon team can be turned into a mathematical optimization problem.
-
What I love about Rust
An opinionated piece on what makes Rust my favourite language.
-
How to use a USB key as an EFI switch
Or how I finally found a better solution than grub.
-
Interfaces in Python
Some musings on how to use protocols and abstract classes as interfaces in Python.
-
Building an LLM-based CLI tool to generate commit messages
A simple afternoon project to familiarize myself with the Ollama API.