Posts
All the articles I've posted.
-
Surviving the Context Window in Practice
A context window is a budget. These are the tactics I use to manage it: scope each session, write durable state to disk, isolate research, and clear between phases.
-
The Only Workflow That Works
AI agents amplify the engineering process around them. I compare three workflows that separate planning from execution, and explain where each is worth the ceremony.
-
An Opinionated Starting Point for Claude Code Users
The Claude Code configuration I use bundles plugins, skills, CLI tools, and sandbox settings into one installer. Treat it as an opinionated starting point, not a universal setup.
-
Context Engineering: The Skill That Replaced Prompt Engineering
A prompt is only one part of what an agent sees. This four-layer framework covers instructions, context, intent, specifications, and when each belongs in the workflow.
-
Running AI Coding Agents on Hetzner
My starting point for a disposable Hetzner agent box: cloud-init hardening, Tailscale access, optional Cloudflare Tunnel, resource planning, and automation scripts.