@kentcdodds: Here's what I do when production goes down. In this case, it ended up being a bot attack! Check out how I used Kody, @c…
Summary
Kent C. Dodds shares his process for handling a production outage caused by a bot attack, using tools like Kody, Cursor AI, Fly.io, Cloudflare, and Grafana to diagnose and fix the issue.
View Cached Full Text
Cached at: 07/03/26, 02:30 AM
Here’s what I do when production goes down. In this case, it ended up being a bot attack! Check out how I used 🐨 Kody, @cursor_ai, @flydotio, @Cloudflare, and @grafana to figure out what happened and implemented fixes. https://t.co/SaIyT5CAmX
Similar Articles
Our AI agent's chain broke in production. Here's what we built to fix it, and why the break was actually the point.
A blog post describing how the author's production AI agent (PiQ) experienced a broken hash-chain after a server restart, and how they built a workflow for detection, human-in-the-loop resolution, and persistent audit trails, turning the failure into a feature.
@kentcdodds: I built a better OpenClaw. Kody is different. Instead of trying to replace @cursor_ai, @OpenAI, @AnthropicAI, @opencode…
Kent C. Dodds introduces Kody, a tool that augments existing AI assistants like Cursor, OpenAI, and Anthropic to create safer, deterministic integrations and automations rather than replacing them.
@DanKornas: Agent demos are easy. The production stack is the messy part. Awesome Production Agentic Systems is a curated GitHub li…
A curated GitHub list of open-source libraries for deploying, monitoring, scaling, and securing production agentic systems, organizing the ecosystem into practical sections.
@kentcdodds: Ok, Satya convinced me to try the new GitHub Copilot App, so I've got it investigating and fixing ~30 broken workshop j…
Kent C. Dodds tries the new GitHub Copilot App, which he says is investigating and fixing ~30 broken workshop jobs simultaneously.
@ryancarson: https://x.com/ryancarson/status/2064751272834593135
A detailed guide on setting up automated agent-driven disaster recovery using Devin AI, covering two backup strategies (PITR and off-site dumps), a playbook for execution, and live destructive testing.