vincentvandeth

↗ HN profile [ 49.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. AI coding agents break when the context window fills up — they lose state, hallucinate, or auto-compact shreds the context you built up. I built a 3-hook pipeline that rotates before that happens, with a dry-run replay…

  2. Six months ago I started coordinating multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) across parallel terminals for a production project. The agents were productive, but I had no idea what they were…

  3. I've been building production systems with Claude Code for 6+ months — multi-agent orchestration, automated quality gates, web crawlers. No CS degree, no engineering background (except if you count BASIC in the 80's)…