
Changelog Master Feed Agentic infra changes everything (Changelog Interviews #664)
141 snips
Oct 30, 2025 Adam Jacob, founder of Chef and System Initiative, dives into the transformative power of agentic systems for managing infrastructure. He shares insights on the recent AWS outage and its implications for empathy in engineering. The discussion touches on AI-driven data center design, home lab tooling, and the future of programming with AI-native languages. Adam also debates whether we're witnessing an AI bubble and explains how agents can enhance developer workflows without replacing them, ultimately emphasizing the need for open ecosystems in tech.
AI Snips
Chapters
Books
Transcript
Episode notes
Agent Found A Production Bug In 15 Minutes
- A user ran System Initiative on a production outage and an agent discovered the bug after 15 minutes and 700 components of discovery.
- Adam uses this to show agents can troubleshoot complex infra rapidly when properly instrumented.
Combine LLMs With Deterministic Tools
- Plug deterministic tools into LLM workflows for correctness instead of asking LLMs to do everything.
- Use specialized tools (calculators, compilers) and have the model call them to avoid hallucinations.
Design APIs For Language-Driven Agents
- AI changes API design: wide, human-language interfaces beat strict developer APIs for LLM interactions.
- Adam now rethinks product UIs to radiate info to humans while letting agents perform composition.


