Blog 385 posts

Notes from the trenches on AI engineering, LLM apps, and the full-stack work that holds it all together.

What is an AI agent? A business guide that skips the buzzwords
7 min read

What is an AI agent? A business…

An AI agent is a model plus tools, memory, and a goal. See how that differs from a chatbot, where agents win in sales and support, and what to ask before you connect one to your CRM.

YouTube doubled YPP gates: 8K hours or 20M Shorts views to earn ads
5 min read

YouTube doubled YPP gates: 8K hours or…

Starting February 1, 2027, new YouTube creators need 8,000 watch hours or 20 million Shorts views in 90 days before ad and Premium revenue sharing kicks in. Existing partners face new activity floors too. Here is what changed and who it hits hardest.

Claude Code auto mode is the default now. Humans caught 14% of dangerous commands.
4 min read

Claude Code auto mode is the default…

Anthropic made auto mode the default on Pro, Max, and Team plans after a 1,053-tester study. The classifier blocked 89% of dangerous shell commands while manual approval fatigue dropped human catches to 5%.

Claude Code sessions can message each other now. I stopped copy-pasting between terminals.
4 min read

Claude Code sessions can message each other…

Cross-session messaging in Claude Code v2.1.224 lets independent terminals share plain-text notes locally. Here is how ListAgents and SendMessage work, what stays off the wire, and when I still use agent teams instead.