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.

12 Jun 2026 edition
AWS GitHub

aws/aws-cdk: v2.259.0

⚠ BREAKING CHANGES lambda: Runtime.NODEJS_LATEST now resolves to nodejs24.x in every region. Customers who pin to a concrete runtime (Runtime.NODEJS_22_X, useLatestRuntimeVersion: false in…

Source: AWS CDK Releases aws-cdk-automation
Python FastAPI

I Am Not a Reverse Centaur

About a year ago I wrote on this blog about how coding with LLMs would not work for me, even if there were no ethical or environmental concerns preventing me to use them. I'm not going to repeat the arguments I made…

Source: miguelgrinberg.com Miguel Grinberg
FastAPI GitHub Python

encode/starlette: Version 1.3.1

What's Changed Use StarletteDeprecationWarning instead of DeprecationWarning by @Kludex in #3119 Enforce max_fields and max_part_size in FormParser by @Kludex in #3329 Enforce FormParser limits in parser callbacks by…

Source: Starlette Releases Kludex
Python

PyTheory Playground

Earlier this spring I wrote a few essays about PyTheory, the music theory library I was stuck on for five years and finally unstuck. The short version: it models tones, scales, chords, and fretboards in Python the way a…

Source: Kenneth Reitz
Python

This Website's Changelog

A changelog for a personal website is a strange genre. Nobody asked for release notes. There is no userbase waiting on a fix, unless you count me, and I already know what shipped. But this site is the closest thing I…

Source: Kenneth Reitz
Web

The Impact Of Humanoid Robots On Humanity

We have officially moved past the era of humanoid robots as mere public relations stunts. As they become increasingly lifelike, society may soon face profound social, psychological, and ethical challenges. What happens…

Source: Smashing Magazine hello@smashingmagazine.com (Carrie Webster)