Game feel on the web: squash, shake, and the art of juice
A button that just works is dead. I spent an evening teaching a side-project to punch back, and these are the six techniques that did it. Each one playable, dependency-free, and respectful of your settings.
Read moreGit Worktrees Let Me Run Three Claude Agents in Parallel
Three Claude agents on three bugs in one afternoon, only because each ran in its own git worktree. The file-isolation discipline that makes parallel AI agents safe, and the mistake that taught it to me.
AI Gave Me Speed. Tests Gave Me Control.
I ran /insights after a month with Claude Code in a side project. The numbers I expected weren't the interesting ones. Here's what was.
Learn by Building: Why Makers Learn Faster Than Students
The most effective way to master a technology isn't reading docs or watching tutorials, it's shipping something real. Here's the case for learning by building.
Custom Slash Commands for AI Coding: Build Your Own Spec-Driven Workflow
How 6 markdown files turned my AI coding assistant into a structured co-architect and why you should build your own command system instead of relying on raw prompts.