Software Development
173 articles RSS
Warp Open-Sources Its Agentic Terminal Under AGPLv3 With OpenAI as Founding Sponsor and an Agent-First Contribution Model
After four years of promises, Warp released its terminal client on GitHub under AGPLv3, with OpenAI sponsoring a contribution workflow that has agents writing code while humans focus on review.
Remix 3 Beta Preview Ships an Independent Full-Stack Framework Built on Web APIs, Forking From React Toward Preact
Remix released the Remix 3 beta preview on April 30, the first hands-on cut of a full-stack rebuild that drops React in favor of a Preact fork and brings routing, auth, forms, data, and UI under one package.
MathWorks Ships MATLAB and Simulink R2026a With Generative-AI Copilots and an MCP Server That Wires the Toolchain Into Agentic Workflows
MathWorks announced Release 2026a of MATLAB and Simulink on April 27, introducing Simulink Copilot, Polyspace Copilot, MATLAB Course Designer, Simulink FMU Builder, and a new MCP Core Server that drops the engineering toolchain into AI agent pipelines.
Python 3.15 Hits Feature Freeze as Release Manager Postpones Beta 1 to May 7, Locking in Lazy Imports, frozendict, and a New Profiler
Release manager Hugo van Kemenade postponed Python 3.15.0 beta 1 by two days to May 7, 2026, marking the feature freeze for one of the language's largest releases in years.
NetHack 5.0 Ships 11 Years After 3.6, Replacing Yacc and Lex With Lua and Rebasing the Roguelike on C99
The DevTeam released NetHack 5.0.0 on May 2, ending an 11-year wait since 3.6.0 and folding more than 3,100 fixes, a Lua-driven dungeon and quest pipeline, and full C99 source into the 39-year-old roguelike.
Python Software Foundation and Steering Council Accept PEP 772, Creating a Five-Member Packaging Council to Replace the Old PyPA Delegation Model
PEP 772 was accepted on April 16, 2026, establishing an elected five-member Python Packaging Council with authority over standards covering pip, setuptools, and PyPI.
Microsoft Open-Sources 86-DOS 1.00 on Its 45th Anniversary, Releasing Code Transcribed From Tim Paterson's Original Printouts
On April 28, 2026, Microsoft published the earliest known DOS source code under the MIT License, including the 86-DOS 1.00 kernel and PC-DOS 1.00 development snapshots transcribed from Tim Paterson's printouts.
Zed 1.0 Ships After Five Years and a Million Lines of Rust as Atom's Creators Bet GPU-Accelerated Editing Can Outrun Electron
Zed Industries released its GPU-accelerated, Rust-based code editor as 1.0 on April 29, 2026, pitching parallel AI agents, an Apache 2.0 codebase, and a 'disable all AI features' toggle against the Electron-era status quo.
Elixir 1.20 Reaches RC.4 With Type Inference of All Constructs, Closing a Three-Year Push Toward a Set-Theoretic Type System
The fourth release candidate for Elixir 1.20 lands ahead of a planned May 2026 final, capping the largest type-system milestone in the language's history with whole-function inference, cross-clause analysis, and a roughly 10% compiler speedup.
GitHub Actions Custom Runner Images Hit General Availability, Letting Teams Bake Toolchains Into Versioned VM Snapshots
GitHub moved custom runner images out of preview on March 26, exposing a snapshot keyword that turns a workflow run into a versioned VM image — and Copilot's own cloud agent cut another 20 percent off its cold start using it.
Cloudflare Retires 15 Years of NGINX, Ships Gen 13 Servers Built Around a 192-Core Turin and a Rust Proxy
Cloudflare's Gen 13 platform pairs AMD EPYC 9965 chips with FL2, a Rust rewrite of its NGINX-based proxy, doubling edge throughput while trading L3 cache for cores.
AWS Launches EKS Hybrid Nodes Gateway, Automating VPC-to-On-Premises Kubernetes Networking With VXLAN Tunnels and Cilium
Amazon's new managed gateway eliminates the need to make on-premises pod CIDRs routable from a VPC, using leader-elected EC2 nodes, VXLAN tunnels, and Cilium VTEP entries to bridge cloud and on-prem Kubernetes traffic.