Software Development
173 articles RSS
GitHub Data Reveals an AI 'Convenience Loop' Reshaping Programming Language Adoption as Typed Languages Surge
GitHub's Octoverse data and a new academic study show AI coding tools are creating self-reinforcing adoption cycles that favor typed languages, with TypeScript adding over a million contributors in a single year.
JetBrains Launches Air, an Agentic Development Environment Built on Abandoned Fleet IDE
JetBrains previews Air, a new environment that manages multiple AI coding agents concurrently, alongside a standalone Junie CLI agent in beta.
VS Code Shifts to Weekly Releases and Introduces Autopilot Mode as AI Agents Reshape Editor Development
Microsoft's Visual Studio Code moves to weekly stable releases starting with version 1.111, adding an Autopilot mode that lets AI agents operate autonomously, while Google simultaneously launches a similar auto-approve feature in Gemini Code Assist with stark security warnings.
Go Approves Generic Methods After Years of Resistance, Targeting Go 1.27
The Go team has accepted a proposal from co-designer Robert Griesemer to add type parameters to concrete methods, reversing a longstanding FAQ position and closing one of the language's most persistent feature gaps since generics arrived in Go 1.18.
JDK 26 Arrives March 17 with HTTP/3 Support, GC-Agnostic AOT Caching, and the End of the Applet API
Java 26 ships 10 JEPs including HTTP/3, ahead-of-time caching for all garbage collectors, G1 throughput gains, and the final removal of the Applet API after a five-year deprecation.
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.