Software Development
173 articles RSS
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.
Prominent Open Source Developers Launch Endowment Fund to Permanently Solve OSS Funding Crisis
A new 501(c)(3) nonprofit modeled on university endowments aims to generate sustainable returns for critical open source projects, backed by the founders of HashiCorp, cURL, and Vue.js.
Firefox 148 Ships a Master AI Kill Switch After Users Revolt Against Mozilla's 'AI Browser' Pivot
Mozilla delivers on its kill switch promise: Firefox 148 adds a single toggle to block all current and future AI features, arriving February 24.
WASI 0.3 Brings Native Async I/O to WebAssembly as Akamai's Fermyon Acquisition Signals Server-Side Inflection Point
WebAssembly's server-side moment arrives as WASI 0.3 finalizes native async support and Akamai deploys Fermyon's Spin across 4,000 edge locations.
Python's Safety and Speed Revolution: Django 6, Typed Adoption, and a $1.5M Security Bet Signal an Ecosystem Transformed
Three converging developments—Django 6's built-in safety features, an 86% type-hint adoption rate, and Anthropic's PSF security investment—reveal a Python ecosystem entering a new phase of maturity.
TypeScript 6.0 Beta Marks the End of an Era as Microsoft Prepares Go-Based Compiler That Builds 10x Faster
TypeScript 6.0 beta is the last version built on JavaScript. The Go-based TypeScript 7.0 promises 10x faster builds.
Kubernetes 1.35 pushes in-place restarts and signals a shift toward AI-heavy production ops
Kubernetes 1.35 adds in-place pod-wide restarts and other scheduling and scaling updates as operators report broader production adoption for AI workloads.
Rust 1.93.0 updates musl to 1.2.5, loosens allocator internals, and adds finer-grained cfg control for asm!
Rust 1.93.0 ships musl 1.2.5, allocator and asm! improvements, and new stabilized APIs.