rust-lang/rust-analyzer: 2026-07-06
Commit: 7ae18ed Release: 2026-07-06 (v0.3.2963) New Features #22433 (first contribution) add union-pat-has-rest diagnostic. #22665 (first contribution) add yield-outside-of-coroutine diagnostic. #22679 add…
Daily edition
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Commit: 7ae18ed Release: 2026-07-06 (v0.3.2963) New Features #22433 (first contribution) add union-pat-has-rest diagnostic. #22665 (first contribution) add yield-outside-of-coroutine diagnostic. #22679 add…
The primary storage solutions for EC2 Windows instances, Amazon EC2 Instance Store and Amazon Elastic Block Store (Amazon EBS) , now provide detailed performance statistics for real-time monitoring. Real-time monitoring…
7.2.0 (2026-04-17) The MongoDB Node.js team is pleased to announce version 7.2.0 of the mongodb package! Release Notes ⚙️ Added support for MongoDB's Intelligent Workload Management Added support for MongoDB's…
A couple of editions ago I wrote about what I find so energizing about working with startups. Last week I got a fresh dose of it: I spent a few days with the AWS Startups team, listening to stories of founders talking…
Last week, Thoughtworks ran a second Future of Software Development Retreat, this time in Europe. As with the previous event, I’ll be sharing some fragmentary thoughts on this. There were five parallel streams, so I…
Questions and topics for the 2026.07/148th edition of airhacks.tv: airhacks.tv became a YouTube show Spec-Driven ("space" SBCE) BCE Demo VS Code Java tooling issues JMarkDoc announcement LightMetal and zsmith news BCE…
What's Changed Require websockets>=13.0 for the default sansio implementation by @Kludex in #3021 Full Changelog: 0.50.1...0.50.2
What's Changed Split comma-separated Sec-WebSocket-Protocol values in the websockets-sansio implementation by @Aayush7352 in #3019 New Contributors @Aayush7352 made their first contribution in #3019 Full Changelog:…
On how addition can lower the value of your software and subtraction increase it
Improve the capabilities of your agent by providing it with better tools. Introduction This tutorial builds on the coding agent you implemented in the tutorial “Write a coding agent from first principles”. In this…
Is this the beginning of a new world?
Meet Tau — a small, readable coding agent written in Python. In this quick tour, I introduce Tau, show how to install and run it, configure model providers (Hugging Face Inference Providers, GLM 5.2, Minimax, Kimi),…
The Question Has Already Changed A year ago, the question around AI agents in engineering teams was simple: can they actually do the work? That question has largely been answered. Modern AI agents can generate code,…