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.

22 May 2026 edition
Java

From CDI TCK to Quarkus MCP Server--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes The #398 airhacks.fm episode with Martin Kouba (@martunek) about: From CDI TCK, specifications and Weld to ArC and the MCP server in Quarkus is available for…

Source: Adam Bien Blog
Python GitHub FastAPI

pydantic/pydantic: v2.14.0a1 2026-05-22

v2.14.0a1 (2026-05-22) What's Changed Packaging Add PyEmscripten platform tag support by @Viicos, @greateggsgreg and @sinaatalay in #13199: pydantic-core now has a 3.14 wheel published with the pyemscripten_2026_0…

Source: Pydantic Releases Viicos
AI

How Virgin Atlantic ships faster with Codex

How Virgin Atlantic used Codex to ship its revamped mobile app on a fixed holiday travel deadline, reaching near-total unit test coverage and zero P1 defects.

Source: OpenAI Blog
Web

Four Levels Of Customer Understanding

What people say, feel, think, and do are often very different things. To understand the underlying reasons for user behavior, it helps to look beyond the surface and explore hidden motivations, root causes, and the…

Source: Smashing Magazine hello@smashingmagazine.com (Vitaly Friedman)
Rust GitHub

bevyengine/bevy: v0.19.0-rc.2

A full diff of what's in the release candidate can be seen here: v0.18.1...v0.19.0-rc.2 The list of new fixes from the previous RC can be seen here: v0.19.0-rc.1...v0.19.0-rc.2

Source: Bevy Releases mockersf
DevOps

Introducing pulumi do: Direct Resource Operations for Any Cloud

Infrastructure as code is the right model for production systems. State tracking, drift detection, and repeatable deployments all matter when you’re managing real workloads. But sometimes, you also need a quick, one-off…

Source: Pulumi Blog Christian Nunciato