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.

19 May 2025 edition
Python

#432 How To Fix Your Computer

Topics include pre-commit: install with uv, PEP 773, Changes for Textual, and The Best Programmers I Know.

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker
Python

#506: ty: Astral's New Type Checker (Formerly Red-Knot)

The folks over at Astral have made some big-time impacts in the Python space with uv and ruff. They are back with another amazing project named ty. You may have known it as Red-Knot. But it's coming up on release time…

Source: Talk Python To Me Michael Kennedy (@mkennedy)
Go Rust

JSON - The Fine Print: Part 3 - Zero vs Missing Values

Introduction In part 1 we took a higher level view on serialization in general and JSON in specific. In part 2 we looked at emitting JSON. In part 3, we’ll look at an issue you might encounter when consuming JSON, Zero…

Source: Ardan Labs Blog

Astro 5.8

Astro 5.8 is a Nodally fresh update which bumps the minimum required version of Node.js.

Source: Astro Blog