Writing — 11 posts
Self-written, for good or for worse
In a previous post, I described how uv can now protect you from supply-chain attacks with the exclude-newer feature. …
LiteLLM was recently victim of a supply-chain exploit, where an attacker was able to run arbitrary code on infected …
I stumbled upon this beautiful utility to create minimalist posters of the (water)ways of a city. If you have uv, …
This post is so great, I want to frame it If you’re an engineer opposed to AI coding—or if you haven’t started yet—read …
The folks at Astral have released ty, which they define as: An extremely fast Python type checker and language server, …
If you work with Python on macOS and are trying to let your kids play with things like turtle you will encounter errors …
Sometimes, instead of using NeoVim, I do like to use Visual Studio Code (with Vim keybindings). Visual Studio Code is a …
In case you are playing around with the Windows Subsystem for Linux and jupyter, you might have notice this error: …
Approximately a month ago I fell for the new Dell XPS 15. It had the right price/spec combination (I went for the …
Today I was sifting through the documentation for itertools.count Return a count object whose .next() method returns …
Learn Web Development From Scratch - SlideRule Udacity’s awesome course, CS 253 - Web Development, by Steve Huffman, …