Fly.io - Code And Let Live: Why AI Agents Need Persistent Cloud Computers, Not Ephemeral Sandboxes
Kurt Mackey makes a compelling case that ephemeral sandboxes are fundamentally the wrong tool for running code with AI agents. His insight is that agents work better when they can maintain context across sessions, avoid redundant package installations, and leverage the full system lifecycle. This is an elegant solution to a common problem that I’m eager to try out.