Skip to content
TILens What matters today in tech
Theme

Daily edition

The daily ledger

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

27 May 2026 edition
Architecture

Fragments: May 27

At the GOTO Conference in Copenhagen in 2025, Kent Beck and I spent some time on stage talking and answering questions from the audience - a format I refer to as “two old geezers on a park bench”. We talk about our…

Source: Martin Fowler Martin Fowler (martin@martinfowler.com)
Python FastAPI

SQLAlchemy 2 In Practice - Solutions to the Exercises

To conclude with my SQLAlchemy 2 in Practice series, this article contains the solutions to all the exercises. If you'd like to support my work, I encourage you to buy this book, either directly from my store or on…

Source: miguelgrinberg.com Miguel Grinberg
Architecture

The test suite as a regression sensor

Birgitta Böckeler finishes her post on sensors for coding agents by examining the role of a test suite as a regression sensor, focusing on the role mutation testing can play. more…

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

The VibeSec Reckoning

Vibe coding has significantly accelerated software prototyping but AI agents frequently recommend insecure configurations, creating security problems. Gautam Koul, Lucian Moss, Neil Drew-Lopez, and Daberechi Ruth…

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

Summer of 26: Events, Conferences and Workshops

Devoxx Poland 2026: Token-Efficient, Well-Crafted Java #livecoding conference talk Devoxx Poland 2026 Krakow, Poland 18 June 2026 https://devoxx.pl/talk?id=15451 VibeKode Conference: How To Write Great Code with LLMs…

Source: Adam Bien Blog