The MCP Servers I Actually Use
The Model Context Protocol (MCP) ecosystem is changing quickly. While experimentation is interesting, I’ve found myself settling on a core set …
The Model Context Protocol (MCP) ecosystem is changing quickly. While experimentation is interesting, I’ve found myself settling on a core set …
This is keeping me up at night. The model we built is dying. It’s time to build the next one.
Let’s start with a sketch of an agency project.
A …
I’ve been using files-to-prompt recently to help query large codebases with LLMs, but I realised this would work just as well for documentation …
I wanted to install a Matrix service for my family. While matrix-synapse is packaged in Fedora, there’s scant documentation regarding what to do …
From time-to-time, I’m asked to evaluate a large codebase. This is usually from a client who has a project in distress, or who needs to quickly …
I’ve found myself writing a lot of Claude artifact prompts recently. I don’t remember if I started writing these little personal software …
I’ve previously used fingerprint authentication on Thinkpads in the very distant past. There have been a lot of changes to the software stack …
Python 3.13 was released today, and it would be easy to overlook this:
“dbm.sqlite3: An SQLite backend for dbm. (Contributed by Raymond …
At work recently, I’ve been working on some code to measure the bandwidth required to display webpages, and from there calculate the approximate …
Ruff’s VSCode extension is nice, and can handle the jobs previously done by black and isort. To turn on everything, and to run this on every …