Thoughts on AI, building systems, and lessons from the trenches.
AI made optimizing your own workflow nearly free. The bottleneck moved from whether it's worth it to whether you even notice. Four levers (Connect, Encode, Teach, Parallelize), each with a tell you can catch yourself in.
Read →Every Claude Code user is running without LSP. That means 30-60s grep searches instead of 50ms precise answers. A deep dive into enabling it — setup, real performance data, and undocumented discoveries.
Read →Hooks are Claude Code's most underrated feature. From the event logger to safety hooks that block dangerous commands and protect secrets—a complete guide with ready-to-use code.
Read →