1d ago · 8 min read · Long-running agent sessions fail in a specific way that is hard to debug. The agent runs 40 turns. At turn 38, it gives a wrong answer that ignores something it decided at turn 12. You look at the log
Join discussion
2d ago · 13 min read · A data analyst on my team once sent me a link that looked completely broken. It was a Google Analytics report URL, and instead of normal slashes and colons it was full of %3A, %2F, %3D, and %26 scatte
Join discussion
5d ago · 6 min read · There’s a specific type of code that looks correct at a glance, passes review, ships to production, and then slowly starts breaking in ways nobody can explain immediately. AI is extremely good at prod
Join discussion
5d ago · 4 min read · CrashLoopBackOff is Kubernetes telling you: "your container started, crashed, I restarted it, it crashed again — and I'm going to keep trying with increasing delays." The backoff timer starts at 10 se
Join discussionMay 11 · 7 min read · You wake your terminal up, type a follow-up question, and the Anthropic API returns: messages.N.content.M.text: cache_control cannot be set for empty text blocks messages: text content blocks must be non-empty Try again returns the same error. claude...
Join discussion6d ago · 8 min read · 42.8% HTTP error rate, 9 minutes into a load test. The culprit was a single updateMany line carelessly written during AI-assisted coding. 1. Discovery — "Why are we doing 9.5 TPS when the target is
Join discussion