AI Tooling
I use AI tooling every day, mostly Claude Code with a stack of MCP servers. These posts cover the actual setups, the workflows that produced real value, and where the line between useful automation and vibe coding actually sits.
AI Code Review Is Mostly Noise
AI code reviewers are the hot dev-tool category of 2026. After months of real use on a review queue, the signal-to-noise ratio is bad. Here are the numbers.
Read more ThinkingYour AI Coding Speedup Is Not What You Think
AI coding tools promise a 10x speedup. After a year of daily Claude Code use, the real number on a real codebase is closer to 1.5x. Here is what I measure.
Read more ThinkingVibe Coding Is Not Engineering
Vibe coding has its place. But the gap between prompting an AI until something works and actually engineering reliable software is wider than people think.
Read more ToolsI Gave My AI Agent Access to My Life. Here's What Happened
I connected OpenClaw to WhatsApp, iMessage, and my browser with scheduled heartbeats. Here is what living with an always-on AI agent for a week looks like.
Read more ToolsDebugging iOS Memory Issues from Your AI Chat Interface
I built an MCP server that lets Claude inspect iOS simulators from the chat window. Crash analysis, memory risk scoring, log streaming, and leak detection.
Read more ToolsI Use Slack to Boss Around My Local Claude Code Terminal (And It's Glorious)
How I wired up Slack as a remote control for my local Claude Code terminal. I can send coding prompts from my phone, from a meeting, or anywhere else.
Read more ToolsHow I Use MCP Agents, Skills, and Subagents to Build Software Faster
My actual workflow with Claude Code's MCP servers, custom agents, and skills across Spring Boot, iOS, and Android. Real examples from production code.
Read more ToolsHow MCP Servers Supercharge My AI Development Workflow
The four MCP servers I use daily with Claude Code: Firebase, Notion, Context7, Greptile. What each one does, how to set them up, how they work together.
Read more ToolsHow I Use Claude Code Terminal to Supercharge My Development Workflow
Patterns from months of daily Claude Code use: parallel tasks, MCP integrations, git workflow automation, and tips for getting consistent real-world value.
Read more