Links

“Deep Blue”: Naming the AI-Driven Existential Dread in Software Engineering

Simon Willison introduces “Deep Blue,” a term coined on the Oxide and Friends podcast for the psychological ennui and creeping existential dread many developers feel as generative AI encroaches on their craft. It’s a useful frame for talking about the emotional impact of coding agents and the changes that have swept through the industry so quickly. It’s the other side of the exhileration I sometimes feel when I can solve problems I never would have bothered with incredibly quickly.

[Visit Link >>] []

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.

[Visit Link >>] []

Simon Willison’s 2025 recap: reasoning models, agents, and the rise of coding CLIs

The hardest working man in blogging, Simon Willison, rounds up the biggest LLM trends of 2025. From inference-scaled “reasoning” and tool-using agents to the breakout moment for coding agents like Claude Code, the amount of change has been truly colossal. It’s a dense, opinionated timeline that connects product releases to what actually changed for developers and day-to-day workflows.

[Visit Link >>] []