Skip to content
TILens What matters today in tech v0.0.5
Theme

Daily edition · Architecture

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

11 Aug 2026 edition
Architecture

TDD inside the agent loop - theater or actual value?

My colleagues at Thoughtworks tend to be big fans of Test-Driven Development, and many people in the industry advocate telling LLM agents to use TDD when building software. Birgitta Böckeler was curious if this really…

Source: Martin Fowler Martin Fowler (martin@martinfowler.com)
Architecture

How Netflix Scaled its Real-Time Service Map

Netflix has described how it redesigned the streaming pipeline behind Service Topology, its real-time service dependencies map, to support production scale. The system uses three stages to separate intermediary…

Source: InfoQ Architecture & Design Eran Stiller