Software Development
72 articles RSS
Zig 0.16 Nears Release with a Reinvented Async I/O That Sidesteps Function Coloring
Zig 0.16.0 approaches general availability with async I/O redesigned from scratch, using an injected Io interface that lets the same code run on thread pools or event loops without recompilation.
HCP Terraform's Legacy Free Tier Ends March 31 as IBM's Post-Acquisition Commercialization Accelerates an IaC Ecosystem Shift
HashiCorp's March 31 deadline to kill its legacy free plan is pushing developers toward OpenTofu, Pulumi, and self-hosted alternatives as IBM's ownership tightens access to once-free tools.
Valkey Turns Two: How a Linux Foundation Fork Became the Open-Source Redis Successor
Eighteen months after Redis changed its license, Valkey 9.0 has reached one billion requests per second, 346 contributors, and 75 percent of surveyed Redis users eyeing migration.
SQLite 3.52.0 Closes a Decade-Long ALTER TABLE Gap and Ships a New Query Formatter
SQLite 3.52.0, expected to release around March 11, 2026, will add ALTER TABLE support for NOT NULL and CHECK constraints, a new Query Result Formatter for the CLI, two new JSON array functions, and query planner improvements.
Linux 7.0 Enters Release Candidate Phase With 14,500 Commits, Intel Nova Lake and AMD Zen 6 Support
Linus Torvalds confirms the next kernel will be 7.0, citing confusion over large numbers, as the first RC ships with one of the largest merge windows on record.
Deno 2.7 Stabilizes the Temporal API and Adds Windows ARM Support as Runtime Matures
Deno 2.7 ships stable Temporal date/time API, official Windows ARM builds, npm overrides, and over 40 Node.js compatibility fixes in its February 25 release.
Git 2.53 Arrives with Monorepo Gains and Mandatory Rust on the Horizon, Clearing the Path to Git 3.0
Git 2.53 defaults Rust support in both build systems and unlocks geometric repacking for partial clones, setting the stage for a Git 3.0 release by late 2026.
Node.js Ships Three Releases in February as SQLite Hits Release Candidate and Native TypeScript Stabilizes
Node.js published versions 25.6.0, 25.6.1, and 25.7.0 across February 2026, advancing built-in SQLite to release-candidate status, extending Single Executable Applications to ESM entry points, and adding SIMD-accelerated text encoding.
Open Source Projects Splinter into Opposing Camps as AI-Generated Contributions Force a Governance Reckoning
A RedMonk study of 32 organizations reveals a fragmented policy landscape as projects from cURL to the Linux kernel draw competing lines on AI code.
Kubernetes Ingress NGINX Reaches End of Life in March, Leaving Half of Cloud Native Environments Facing Urgent Migration
The community-maintained Ingress NGINX controller goes read-only in March 2026. With no future security patches and four new CVEs disclosed in February, organizations running roughly half of all Kubernetes ingress traffic must now choose between Gateway API and alternative controllers.
PostgreSQL Ships Emergency Out-of-Cycle Release After Security Patches Break Core Text Functions and Standby Replication
PostgreSQL 18.3, 17.9, 16.13, 15.17, and 14.22 fix regressions introduced when patching five CVEs, including a broken substring() function on non-ASCII text and standby servers halting mid-replication.
MySQL's Governance Crisis: An Open Letter, Oracle's Promises, and the Race Against PostgreSQL
A community revolt over commit drought, staff cuts, and opaque development is forcing Oracle to rethink its stewardship of the world's most deployed open source database.