Software Development
237 articles RSS
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.
Gleam 1.16 Ships JavaScript Source Maps and Parallel Error Reporting in Its First Major Release of 2026
Gleam v1.16.0, released April 24, adds JavaScript source maps, package-wide parallel error reporting, and a roughly 30% speedup for single-character string-prefix matching on JavaScript.
GitHub Pauses Copilot Sign-Ups and Moves Every Plan to Token-Metered Billing as Agentic Workloads Outrun the Subscription Model
GitHub froze new Copilot Pro, Pro+, and Student sign-ups on April 20 and announced a June 1 switch to AI Credits, with the Opus 4.7 multiplier rising from 7.5x to 27x.
Crystal 1.20 Ships an Experimental io_uring Event Loop, @[TargetFeature] Annotation, and an Overhauled Process API
Crystal 1.20.0 lands with a Linux io_uring event loop, CPU-feature targeting via @[TargetFeature], a new array-based Process API, kernel TLS, and a fix for an HTTP request-smuggling vulnerability.
Intel Archives Its Open Source Evangelism Hub and Several Community Projects, Capping a Months-Long Retreat From Broad OSS Stewardship
Intel archived the GitHub repository that anchored its Open Ecosystem Community and Evangelism program on April 20, 2026, and shuttered several community-facing projects — the most visible step in a multi-quarter pullback that began with executive comments last October.
GitLab 18.11 Makes Agentic SAST Vulnerability Resolution Generally Available, Adds Hard Credit Caps and CI Pipeline Agent
GitLab's April 16 release graduates a security agent that opens ready-to-merge fixes for confirmed SAST findings, ships a beta CI pipeline agent and a generally available analytics agent, and gives administrators enforceable monthly caps on Duo Agent Platform credits.
Apple's April 28 SDK Deadline Lands Tuesday, Forcing Every App Store Submission Onto Xcode 26 and the iOS 26 Toolchain
Starting April 28, 2026, App Store Connect will reject any app or update not built with the iOS 26, iPadOS 26, tvOS 26, visionOS 26, or watchOS 26 SDK, requiring developers to migrate to Xcode 26.
Roblox Studio Goes Agentic with Planning Mode, Mesh Generation, and Self-Testing AI Assistant
Roblox unveiled an agentic upgrade to its Studio Assistant on April 16, adding a Planning Mode, natural-language Mesh Generation, code-driven Procedural Models, and a playtesting agent that reads logs and uses inputs to find bugs.
sbt 2.0 Enters Its Final Stretch as Twelve Release Candidates Bring Scala's Premier Build Tool to the Edge of a Stable Release
After years of development, sbt 2.0 has reached RC12 with 60+ ecosystem plugins ported, targeting a stable release within weeks to months.