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

Topic - Edition

Architecture

6 items on 11 Aug 2026
DevOps GitHub Architecture

dapr/dapr: Dapr Runtime v1.17.12

Dapr 1.17.12 This update contains the following changes: Update Go to 1.26.5 Input bindings not activated when the app is slow to answer the subscription discovery probe Update Go to 1.26.5 Problem Dapr was built with…

Source: Dapr Releases dapr-bot
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