The Journal

Field notes from four decades of building systems that scale.

Architecture, machine intelligence, engineering leadership — written for technical leaders who'd rather build than speculate.

Filter
ai · JUL 09 · 2026

How I Made My Blog AI-Readable Before My Claude Bill Goes Up

I pointed Fable 5 at a website specification, told it to audit my blog, plan the fixes, and ship them. Here's how I got the site up to spec—and machine-readable—in one sitting.

#ai Read essay →
ai · JUN 30 · 2026

Fast GLM 5.2 Plans, Cheap Models Code: One LiteLLM File for Claude Code

Claude Code already splits work across model tiers — a heavy thinker and cheaper background models. So point the thinking tier at a fast GLM 5.2 and the rest at pennies-per-token providers. One LiteLLM config file does it, and Claude Code never knows the difference.

#ai #claude-code #howto Read essay →
ai · JUN 29 · 2026

Run Claude Code on a $10/Month OpenCode Go Subscription

OpenCode Go gives you a catalog of cheap coding models for about ten bucks a month. You don't have to switch clients — here are two ways to point Claude Code at it instead of paying Anthropic.

#ai #claude-code #opencode #howto Read essay →
hermes-agent · JUN 04 · 2026

How to Open the Hermes Dashboard Locally Against a Remote Server

Your Hermes Agent runs on a remote box, but the dashboard binds to localhost only. Here's the one-SSH-flag trick to open it in your local browser without exposing it to the internet.

#hermes-agent #howto Read essay →
ai · MAY 21 · 2026

Why I Switched From OpenClaw to Hermes Agent

OpenClaw got me into agentic coding. Hermes Agent kept me there. Easier setup, fewer surprise breakages, and memory plus skills that actually help work accumulate instead of evaporate.

#ai #agents #howto #hermes-agent Read essay →
ai · MAY 21 · 2026

Can You Actually See What Your AI Coding Agents Are Doing?

Running multiple Claude Code and Codex sessions in parallel? abtop is the system-level view that finally tells you which one is about to hit a context wall — and where the orphan dev server is hiding.

#ai #claude-code #agents #developer #howto Read essay →
ai · MAY 19 · 2026

Conductor: How I Run a Whole Team of Claude Agents From One Mac

How Conductor turns Claude Code into a parallel workforce — many agents, many projects, one overview, and a clean plan→PR→merge→archive loop per task.

#ai #agents #claude-code #developer #howto Read essay →
claude-code · MAY 17 · 2026

How To Double Your Claude Code Sessions Without Restarting

Claude Code's context window fills up faster than you'd like. RTK is the small tool I lean on to keep sessions lean — and it's one of the highest-leverage things in my workflow.

#claude-code #ai #developer #howto Read essay →
ai · MAY 15 · 2026

Why I'm Using the Caveman Plugin in Claude Code

A Reddit post about teaching Claude to talk like a caveman to save tokens turned into a real, well-built plugin — and it stayed in my Claude Code setup. Here's what it does, what's overhyped, and why I still keep it installed.

#ai #developer #howto #claude-code Read essay →
ai · DEC 30 · 2025

A CTO's Perspective on AI in 2026

Every year brings a new wave of AI predictions. Most are hype. Here's what I actually think will matter in 2026.

#ai #agents #cto Read essay →

Browse all