Latest Linux and open source news from around the web

Crucial BX500 1TB SATA SSD Sponsored · View on Amazon → YubiKey 5 NFC Security Key Sponsored · View on Amazon →
LWN.net

Zig 0.16.0 released

The Zig project has announced version 0.16.0 of the Zig programming language. This release features 8 months of work: changes from 244 different contributors, spread among 1183 commits. Perhaps most notably, this release debuts I/O as an Interface, but don't sleep on the Language Changes or enhancements to the Compiler, Build System, Linker, Fuzzer, and Toolchain which are also included in this release. LWN last covered Zig in December 2025.

Phoronix

LLM-Assisted Patches For Linux 7.1 May Have Negative Impact On 32-bit Systems

Code now merged for the Linux 7.1 kernel may provide some negative performance implications for those still running modern Linux kernels on 32-bit hardware. A fundamental change can present cache line alignment and slab sizing implications for 32-bit Linux OS users but will provide for cleaner code with modern 64-bit computing...