Posts
All the articles I've posted.
-
What My URL Shortener Taught Me About Malicious Traffic
Published: at 08:03 AMI’ve been hosting a small URL shortener for just over a year now. It’s one of those deceptively simple projects — a few routes, a small database, not much to it.
-
How I Converted My South African Driver's License in Germany (No Test Needed)
Published: at 03:37 PMOne of the great advantages of moving to Germany as a South African is that you can convert your South African driver’s license without needing to take a theoretical or practical test.
-
The Latency Trap I Fell Into While Benchmarking Postgres
Published: at 11:17 AMLately, I’ve been tinkering with a Postgres setup, mostly to see how much performance I could squeeze out of it. Nothing formal — just a curiosity-driven experiment to understand what’s possible with the right tuning.
-
When a Custom In-Memory Engine Outran DuckDB and MS SQL
Published: at 03:24 PMA while back at a previous job, I spent some time working on a performance-critical query. The dataset wasn’t huge — somewhere between 10 and 50 million rows.