Software Development
173 articles RSS
GitHub Ships Standalone Copilot Desktop App in Technical Preview, Stepping Onto Cursor and Claude Code's Turf
GitHub launched a native desktop app for Windows, macOS, and Linux that runs multiple isolated Copilot agent sessions in their own git worktrees and ties them back to issues, pull requests, and merges.
SDL3 Merges Native Support for the New Steam Controller, Exposing Touchpads, Stick Touch and Grip Sense Without the Steam Client
A community patch merged into SDL on May 14 routes the Steam Controller's touchpads, capacitive stick touch and grip sense to games that never talk to Steam, ten days after Valve's $99 hardware shipped.
Astro 7 Alpha Lands With Vite 8 and Promotes the Rust Compiler From Experimental Flag to Default
Astro shipped the first alpha of its next major version on April 30 with two breaking changes: an upgrade to Vite 8's Rolldown-based bundler and the retirement of the Go compiler in favor of a Rust-based one that was previously gated behind experimental.rustCompiler.
Fivetran to Become Steward of Great Expectations Open Source Data Quality Project
Fivetran announced May 13 that it will steward the Great Expectations open source community and GX Core data quality framework, keeping the project fully community-driven while advancing its Open Data Infrastructure vision for AI-era analytics.
GitHub Enterprise Server 3.21 Release Candidate Brings Custom Properties to General Availability
GitHub released the Enterprise Server 3.21 release candidate on May 13, making organization custom properties generally available along with Projects hierarchy views, REST API 2026-03-10, and secret scanning and Actions workflow improvements.
Microsoft Releases TypeScript 7.0 Beta with Go-Based Native Compiler for Up to 10x Faster Builds
Microsoft ships TypeScript 7.0 Beta featuring a native Go port of the compiler and language service, delivering often 10x faster builds, reduced memory use, and parallelized type-checking for large codebases.
Debian's APT Reaches Its 'No Earlier Than May 2026' Rust Window With No Code Merged Yet and Four Legacy Ports Still on the Clock
The window Julian Andres Klode set for APT's hard Rust dependency has arrived, but no Rust code has landed in APT yet and alpha, hppa, m68k, and sh4 still lack toolchains.
WordPress 7.0 Ships May 20 Without Real-Time Collaboration After Matt Mullenweg Pulls the Phase 3 Flagship 12 Days Before Release
WordPress 7.0 arrives May 20 with new blocks, an AI Connectors API, and a redesigned admin, but its headline collaboration feature was cut on May 8 over performance and reliability concerns.
WordPress 7.0 Ships May 20 With a Provider-Agnostic AI Client in Core, an Admin Refresh, and No Real-Time Collaboration
WordPress 7.0 arrives May 20 with a built-in AI Client API and a wp-admin refresh, after real-time collaboration was cut from the release over stability concerns.
Notion Launches a Developer Platform With a Hosted Workers Runtime and a CLI Built for Coding Agents
Notion's new Developer Platform adds a hosted code runtime, a CLI for developers and coding agents, and an API to plug external agents into the workspace.
Debian Starts Blocking Non-Reproducible Packages From Testing, Making Bit-Identical Builds a Hard Gate for Forky
Debian's release team has switched on a migration block for any package that fails to build reproducibly, with 98.29% of architecture-independent packages already passing.
Python 3.14.5 Reverts the Incremental Garbage Collector After Production Memory Pressure Reports
Python's fifth 3.14 maintenance release, shipped May 10, restores the generational garbage collector from 3.13 after operators saw memory regressions up to 5x; the revert also reaches into Python 3.15.