Category
Claude Code
10 posts
AI made writing code cheap. Review is still expensive
Teams merged 98% more PRs this year and review time went up 91%. The bottleneck moved from writing code to approving it, and most teams haven't noticed.
Claude Code permission modes: approval, auto-accept, and plan mode
The three ways Claude Code handles permission (approval, auto-accept, plan mode), how to cycle them with Shift+Tab, and when to use each.
Your docs are now infrastructure for AI coding agents
Documentation used to be for the next developer. Now it is what every AI coding agent reads before it touches your code. Here is what to write and why.
Someone built a mini Claude Code in an afternoon. Here is what to steal from it
A developer built a read-only AI code reviewer from scratch in minutes. The real lesson is the harness: model, context, guardrails, tools. Here is why you should build your own.
AI raises the floor for weak engineers. Then it comes for their job.
AI coding tools turned net-negative engineers into thin wrappers around Claude. As a lead reviewing those PRs, here's what actually changed and who's at risk.
How to Fix Any Bug: The Repro-First Method (When Claude Can't)
Claude keeps declaring bugs 'fixed' that aren't. Here's the repro-first debugging method I use to actually nail root causes — works for AI and humans.
Claude Cowork vs OpenClaw vs Hermes Agent: Honest Pick (2026)
I ran the same workflow through Claude Cowork, OpenClaw, and Hermes Agent. One of them is worth your money. The other two might be worth more, depending on what you actually want.
The Vibe Coding Lie: Wrapper Tools vs Foundation Tools
"I built an app in 3 hours." Sure, but with which tool? Lovable and Claude Code aren't playing the same game. Here's the difference before you start.
Claude Skills: 8 Markdown Files That Replaced My NPM Scripts
A working dev's guide to Claude Skills, 8 markdown files that quietly replaced brittle NPM scripts in my workflow, and the ones you should ignore.
I Built an MCP Server for My Portfolio. Here's Why It Matters.
46 tools, one Sanctum token, three abilities. Claude Code now manages my whole portfolio without me ever touching the admin panel.