Posts
Thoughts on building, tools, and the craft of software.
Workflow4 min read
Building with AI without losing your mindHow I use AI as a coding assistant without letting it replace the thinking. Lessons from six months of daily use.
May 12, 2026Engineering6 min read
Why offline-first is still worth the painBuilding apps that work without a connection is harder than it sounds — and more rewarding than you'd expect.
Apr 3, 2026CSS5 min read
Migrating to Tailwind CSS v4: what actually changedA practical guide to the breaking changes in Tailwind v4 and what you need to update in your project.
Mar 18, 2026Tools3 min read
Small tools, big impactThe CLI tools and tiny scripts I built for myself that ended up saving hours every week.
Feb 27, 2026