What I use
The editor, the tools, and the self-hosted stack behind this site.
The tools I actually reach for. Nothing here is sponsored and nothing is aspirational.
Editor and workflow
VS Code, with an AI assistant in the loop. How I use that pairing without letting it write code I do not read is its own guide, and the reasoning behind it is in use AI as a workload optimizer.
Infrastructure
Docker for everything that runs. Traefik in front of it, with Cloudflare at the edge. Linux on the hosts.
The supporting tools I wrote because operating this needed them:
What is running right now is on the lab page.
This site
Next.js, TypeScript, Tailwind. Markdown files for every piece of content, so the writing outlives whatever framework it is rendered by.
Last updated