08 August 2026
48 new posts across 8 practice and leadership sources — 5 worth your time.
Presentation: Rewriting All of Spotify's Code Base, All the Time
Spotify developed an AI coding agent named 'Honk' to manage complex, fleet-wide codebase migrations across thousands of repositories. The post outlines key architectural decisions, such as decoupling CI verification runtimes from AI agents and managing automated pull request bottlenecks.
InfoQ Architecture · 08 August 2026 · Read the original →
Wiz Discloses CosmosEscape, and Practitioners Debate What Customers Could Have Done
Wiz Research identified a vulnerability chain called CosmosEscape that allowed escaping Azure Cosmos DB's Gremlin sandbox to access a platform-wide read/write key. While Microsoft patched the entry point in two days, it took until July 2026 to completely remove the compromised key, sparking industry debate over shared responsibility and rearchitecture costs.
InfoQ Architecture · 08 August 2026 · Read the original →
The Orchestrator's Tax
This post discusses how subagents should be utilized to protect an orchestrator's working memory and context window. Rather than focusing solely on parallel execution or time saved, subagents serve to offload reasoning tasks so they do not compete for the orchestrator's attention.
Martin Fowler · 08 August 2026 · Read the original →
The Economic Benefit of Refactoring
This post details an experiment by Giles Edwards-Alexander investigating whether decomposing a large function can reduce LLM token costs. The findings suggest that refactoring code structure can now yield direct, measurable economic benefits.
Martin Fowler · 08 August 2026 · Read the original →
Presentation: Getting Rid of LeetCode Interviews in the World of AI
Daniel Doubrovkine discusses why traditional whiteboard LeetCode interviews fail to accurately evaluate senior engineering talent. He proposes alternative interview frameworks that focus on evaluating human judgment, system design, and hands-on AI collaboration.
InfoQ Culture · 08 August 2026 · Read the original →
At least we can now use AI to generate the code we will rewrite next sprint.
5 stories, every Saturday
Published here every week. Follow by RSS to get it as it lands.