NetBSD 11 Keeps Portability Practical
NetBSD 11.0 adds RISC-V support, a fast x86 MICROVM kernel, better Linux syscall compatibility, and the kind of old-machine care that still matters.
// Archive
Pieces filed under Systems.
Browse
NetBSD 11.0 adds RISC-V support, a fast x86 MICROVM kernel, better Linux syscall compatibility, and the kind of old-machine care that still matters.
Linux 7.2-rc6 is set to disable SATA link power management for several Western Digital drives that can disappear after boot.
A Google Cloud europe-west4-a outage showed that managed cloud services can still share a facility-level dependency, even when the rest of a zone and region look healthy.
GNU Hurd's Q2 2026 work shows progress on AArch64, 9P file sharing, storage translators, POSIX cleanup, and an early Rust path for writing Hurd translators.
KDE Plasma 6.8 is adding CPU affinity controls to System Monitor, turning a normally terminal-heavy scheduler override into something desktop users can inspect and apply directly.
Mozilla AI's Llamafile 0.10.4 adds Transcribefile, pushing speech-to-text into the same portable single-file pattern that made local LLMs easier to move across machines.
Debian 12.15 closes the normal Bookworm support window while Debian 13 documents reduced i386 support, turning x86-32 from a regular install target into a legacy compatibility lane.
A Thomas Gleixner patch series slated for Linux 7.3 tightens the kernel's syscall entry path, making stack randomization more consistent and the x86 syscall logic easier to follow.
LLVM has merged x86 and x86_64 support for Lightweight Fault Isolation, giving native C, C++, and assembly code a compiler-level path toward in-process sandboxing.
Canonical's latest Ubuntu-on-ARM update is less about one flashy device and more about architecture parity: main archive delivery, Livepatch, Secure Boot laptop work, FEX-backed gaming, and a shrinking desktop software gap.
Box3D is a new open-source 3D physics engine from Box2D creator Erin Catto. The interesting part is not only another physics library. It is the attempt to make hard-won game simulation knowledge portable, inspectable, and reusable across projects.
Git 2.55 is not one big flashy feature. It is a release about lowering the cost of everyday source-control work: smaller repository maintenance writes, simpler history cleanup, faster status on Linux, and safer terminal output.
A new Linux MD RAID5 patch series is a useful reminder that storage performance is not only about disks. Once an array has enough drives and enough cores, the shared bookkeeping around stripes can become the workload.
Jaeger's new ClickHouse backend is a useful reminder that observability cost is not only about how many spans you keep. It is about which questions your storage layout can answer without turning every search into a scan.
Cloudflare's six-week hunt through a truncated image response is a reminder that observability stops at the layer you forgot to instrument.