Category
Claude
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.
The jscrambler npm hack drops a stealer that hunts your AI tool keys
jscrambler 8.14.0 shipped a preinstall hook that runs a Rust infostealer during npm install. It goes after AWS, wallets, and your Claude/Cursor/MCP config. What to do.
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.
How I Run Claude Cowork and Obsidian as My Second Brain
My real setup for turning Claude Cowork plus an Obsidian vault into a working second brain: how I capture project ideas, keep notes that the AI actually reads, and never repeat myself across sessions.
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.
Connect Claude to WordPress in 5 minutes with application passwords
WordPress application passwords let Claude read, draft, and edit your site over the REST API. No plugin, no code. Here is the setup, the security framing, and the one gotcha that trips people up.
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.
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.