React 19.2.8, 19.1.9, and 19.0.8 Released
By BIOS Founding Team

The React team simultaneously patched three active minor lines, 19.2, 19.1, and 19.0, each release focused on the same fix: performance improvements when decoding React Server Components payloads.
Shipping identical fixes across three lines reflects React's practice of backporting critical performance and correctness fixes to older supported minor versions.
Full details: https://github.com/facebook/react/releases/tag/v19.2.8
More from the community

Stable and Longterm Kernel Updates: 7.2.4, 6.18.50, 6.12.109
Greg Kroah-Hartman pushed out new stable and longterm point releases across the 7.2, 6.18, and 6.12 lines, each bundling accumulated fixes across drivers, filesystems, and core subsystems.

Rust Debugging Survey 2026 Results
The Rust Project published results from its 2026 debugging survey, gathering community feedback on debugging tools and workflows to guide future tooling investment.

Docker Desktop 4.90.0
This release made 'Ask Gordon,' Docker's AI assistant, accessible as a persistent right-side drawer and added one-click AI diagnosis for containers, images, and volumes with detected issues.