Writing
Notes on building software that stays simple, fast, and reliable as it grows.
- Making miniswe 2.5× faster, the data-driven way What it took to make my AI coding agent competitive with OpenCode: measure, get refuted, revert, repeat
- miniswe: A Lightweight Coding Agent for Local LLMs A lightweight, Rust coding agent built for small local LLMs
- Running Thorntail apps in the IDE with Thorntail Runner A cleaner way to run Thorntail applications from your IDE — using the JBoss Modules classpath instead of a flat one, so in-IDE runs match java -jar.