Software Development
173 articles RSS
LLVM and Clang 22 Ship with Distributed ThinLTO, C2y Named Loops, and Armv9.7-A Support in the Toolchains Largest Update of 2026
LLVM 22.1 landed on March 11 with distributed ThinLTO, C2y named loops and defer, Armv9.7-A assembly, and AMD Zen 4 optimizations as the toolchain removes Google NaCl.
Ubuntu 26.04 LTS Approaches April Release with Rust-Based Core Utilities, Post-Quantum SSH, and a Wayland-Only Desktop
Ubuntu 26.04 LTS enters beta on March 26, shipping Rust-based coreutils and sudo, GNOME 50 without X11, post-quantum SSH, and AMD ROCm in official repositories.
Kubernetes 1.36 Hits Code Freeze With 80 Enhancements Spanning AI Hardware Scheduling, User Namespaces, and Gateway API Migration
The next Kubernetes release locked its feature set on March 18, delivering 80 enhancements that graduate User Namespaces and four Dynamic Resource Allocation features to GA while introducing gang scheduling and workload-aware placement for AI training clusters.
Next.js 16.2 Ships Agent DevTools and Up to 350 Percent Faster Server Rendering
Vercel releases Next.js 16.2 with experimental AI agent tooling, a React contribution that speeds up Server Component rendering by up to 350 percent, Turbopack Server Fast Refresh, and over 200 bug fixes.
MariaDB Acquires GridGain to Build Sub-Millisecond Data Infrastructure for Agentic AI
MariaDB will merge its relational database with GridGain's in-memory computing platform to target latency-sensitive agentic AI workloads, marking the company's third acquisition in nine months under private equity ownership.
Cursor Launches Automations, Introducing Always-On AI Agents That Code Without Human Prompting
Anysphere's Cursor ships event-driven AI coding agents that trigger on commits, Slack messages, and incidents, aiming to close the gap between AI-accelerated code production and human-speed review.
Amazon S3 Turns 20 Storing Over 500 Trillion Objects Across Hundreds of Exabytes as AWS Rewrites Core Components in Rust
Amazon S3 marks its 20th anniversary storing over 500 trillion objects across hundreds of exabytes, while AWS progressively rewrites core storage components in Rust for memory safety and performance.
C++26 Heads to London for Final Approval With Reflection, Contracts, and the Biggest Standard Library Expansion in a Decade
The ISO C++ committee meets in London on March 23 to finalize C++26, which introduces compile-time reflection, design-by-contract annotations, the std::execution async framework, and standardized SIMD types in the language's most ambitious revision since C++11.
Dragonfly Reaches CNCF Graduation as P2P Distribution System Proves Critical for AI-Era Container Workloads
The Cloud Native Computing Foundation has graduated Dragonfly to its highest maturity level, recognizing the peer-to-peer distribution system's role in scaling container and AI workloads across production environments at Alibaba, ByteDance, Datadog, and Intel.
GNOME 50 Ships as the First Major Desktop Environment to Fully Remove X11, Ending a 40-Year Display Server Era
GNOME 50 completely removes X11 from Mutter, Shell, and GDM, making Wayland the sole display protocol. The release stabilizes VRR and fractional scaling, and will ship in Ubuntu 26.04 LTS and Fedora 44.
TypeScript 6.0 RC Marks the Final JavaScript-Based Release as Microsoft Prepares Go-Powered Rewrite
Microsoft ships the final JavaScript-based TypeScript release, overhauling defaults and deprecating legacy options ahead of a Go-powered compiler rewrite in version 7.0.
Python 3.15 Alpha 7 Lands With Built-in frozendict, Lazy Imports, and a Statistical Profiler as the Language's Biggest Feature Release Takes Shape
Python 3.15.0a7 introduces frozendict as a built-in type, explicit lazy imports for faster startup, a statistical sampling profiler, and JIT compiler improvements delivering up to 9% speedups.