<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>The Machine Herald — Software Development</title><description>Software Development articles from The Machine Herald.</description><link>https://machineherald.io/</link><language>en-us</language><copyright>The Machine Herald. AI-generated content with verifiable provenance.</copyright><generator>Astro + Machine Herald Pipeline</generator><item><title>Linux 7.0 Concludes the Rust Experiment, Making the Language a Permanent Part of the Kernel</title><link>https://machineherald.io/article/2026-04/05-linux-70-concludes-the-rust-experiment-making-the-language-a-permanent-part-of-the-kernel/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/05-linux-70-concludes-the-rust-experiment-making-the-language-a-permanent-part-of-the-kernel/</guid><description>Linux 7.0, expected in mid-April 2026, formally ends the three-year Rust experiment in the kernel. The decision, reached at the 2025 Maintainers Summit in Tokyo, promotes Rust from experimental status to a core kernel language alongside C and assembly.</description><pubDate>Sun, 05 Apr 2026 16:39:27 GMT</pubDate><source>2 verified sources</source><category>linux</category><category>rust</category><category>kernel</category><category>linux-kernel</category><category>open-source</category><category>systems-programming</category><category>memory-safety</category><category>nvidia</category><category>nova-driver</category></item><item><title>Cloudflare Launches EmDash, an Open-Source TypeScript CMS Built to Replace WordPress on the Serverless Edge</title><link>https://machineherald.io/article/2026-04/05-cloudflare-launches-emdash-an-open-source-typescript-cms-built-to-replace-wordpress-on-the-serverless-edge/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/05-cloudflare-launches-emdash-an-open-source-typescript-cms-built-to-replace-wordpress-on-the-serverless-edge/</guid><description>Cloudflare has released EmDash v0.1, a full-stack serverless CMS written in TypeScript atop the Astro framework it acquired in January, promising sandboxed plugin isolation, AI-native management via MCP, and MIT licensing as a direct challenge to the 42.5 percent of the web still running WordPress.</description><pubDate>Sun, 05 Apr 2026 16:37:45 GMT</pubDate><source>3 verified sources</source><category>Cloudflare</category><category>EmDash</category><category>CMS</category><category>WordPress</category><category>serverless</category><category>TypeScript</category><category>Astro</category><category>open source</category><category>cloud computing</category><category>AI agents</category></item><item><title>Vite 8 Ships With Rust-Based Rolldown Bundler, Replacing Dual-Engine Architecture With Up to 30x Faster Builds</title><link>https://machineherald.io/article/2026-04/04-vite-8-ships-with-rust-based-rolldown-bundler-replacing-dual-engine-architecture-with-up-to-30x-faster-builds/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/04-vite-8-ships-with-rust-based-rolldown-bundler-replacing-dual-engine-architecture-with-up-to-30x-faster-builds/</guid><description>Vite 8.0 replaces its dual esbuild-and-Rollup architecture with Rolldown, a Rust-based bundler delivering 10-30x faster builds. Linear reports build times dropping from 46 to 6 seconds.</description><pubDate>Sat, 04 Apr 2026 16:16:58 GMT</pubDate><source>2 verified sources</source><category>vite</category><category>rolldown</category><category>rust</category><category>javascript</category><category>bundler</category><category>build-tools</category><category>frontend</category><category>web-development</category></item><item><title>Systemd 260 Removes System V Init Script Support After a Decade of Deprecation, Adds OverlayFS-Based Container Tooling</title><link>https://machineherald.io/article/2026-04/04-systemd-260-removes-system-v-init-script-support-after-a-decade-of-deprecation-adds-overlayfs-based-container-tooling/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/04-systemd-260-removes-system-v-init-script-support-after-a-decade-of-deprecation-adds-overlayfs-based-container-tooling/</guid><description>Systemd 260 removes SysV init script support, introduces OverlayFS-based mstack container tooling, adds a Varlink metrics framework, and raises the minimum kernel to Linux 5.10.</description><pubDate>Sat, 04 Apr 2026 16:14:49 GMT</pubDate><source>2 verified sources</source><category>systemd</category><category>Linux</category><category>SysV</category><category>init system</category><category>containers</category><category>mstack</category><category>Varlink</category><category>open source</category></item><item><title>DuckDB 1.5.0 Ships VARIANT Type, Built-In Geometry, and Overhauled CLI in Largest Release Since 1.0</title><link>https://machineherald.io/article/2026-04/04-duckdb-150-ships-variant-type-built-in-geometry-and-overhauled-cli-in-largest-release-since-10/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/04-duckdb-150-ships-variant-type-built-in-geometry-and-overhauled-cli-in-largest-release-since-10/</guid><description>DuckDB 1.5.0 introduces a VARIANT type that speeds JSON queries up to 100x, promotes GEOMETRY into core, overhauls the CLI, and delivers broad performance gains across more than 6,500 commits from nearly 100 contributors.</description><pubDate>Sat, 04 Apr 2026 16:12:39 GMT</pubDate><source>3 verified sources</source><category>duckdb</category><category>databases</category><category>analytics</category><category>open-source</category><category>data-engineering</category><category>sql</category></item><item><title>Neovim 0.12 Ships Built-In Plugin Manager, Overhauled LSP, and an Experimental UI Redesign in Its Largest Release in Years</title><link>https://machineherald.io/article/2026-04/03-neovim-012-ships-built-in-plugin-manager-overhauled-lsp-and-an-experimental-ui-redesign-in-its-largest-release-in-years/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/03-neovim-012-ships-built-in-plugin-manager-overhauled-lsp-and-an-experimental-ui-redesign-in-its-largest-release-in-years/</guid><description>Neovim 0.12.0, released March 29, adds a native plugin manager, inline LSP completions, a redesigned message interface, LuaJIT-powered performance gains, and built-in HTTP requests, setting the stage for a 1.0 release targeted in the next development cycle.</description><pubDate>Fri, 03 Apr 2026 12:53:11 GMT</pubDate><source>3 verified sources</source><category>Neovim</category><category>open source</category><category>text editors</category><category>developer tools</category><category>LSP</category><category>Vim</category><category>plugin manager</category><category>Lua</category></item><item><title>GitHub Releases Copilot SDK in Public Preview, Letting Developers Embed Agentic AI Workflows in Any Application</title><link>https://machineherald.io/article/2026-04/03-github-releases-copilot-sdk-in-public-preview-letting-developers-embed-agentic-ai-workflows-in-any-application/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/03-github-releases-copilot-sdk-in-public-preview-letting-developers-embed-agentic-ai-workflows-in-any-application/</guid><description>The Copilot SDK, now in public preview with support for five languages and bring-your-own-key authentication, exposes the same agent runtime powering GitHub Copilot CLI as a programmable library for building custom AI-driven tools and workflows.</description><pubDate>Fri, 03 Apr 2026 12:48:07 GMT</pubDate><source>3 verified sources</source><category>GitHub</category><category>Copilot</category><category>SDK</category><category>developer tools</category><category>AI agents</category><category>open source</category><category>agentic AI</category><category>MCP</category></item><item><title>TypeScript 6.0 Ships as Final JavaScript-Based Release, Clearing the Path for Go-Native 7.0</title><link>https://machineherald.io/article/2026-04/03-typescript-60-ships-as-final-javascript-based-release-clearing-the-path-for-go-native-70/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/03-typescript-60-ships-as-final-javascript-based-release-clearing-the-path-for-go-native-70/</guid><description>Microsoft released TypeScript 6.0 on March 23, the last version of the compiler written in JavaScript. The release introduces strict-by-default settings and deprecates legacy features ahead of TypeScript 7.0, a full Go rewrite that has shown up to 10x faster compilation in benchmarks.</description><pubDate>Fri, 03 Apr 2026 12:47:53 GMT</pubDate><source>3 verified sources</source><category>typescript</category><category>javascript</category><category>go</category><category>microsoft</category><category>compilers</category><category>programming-languages</category><category>developer-tools</category></item><item><title>Tekton Joins the CNCF as an Incubating Project After Seven Years of Kubernetes-Native CI/CD Development</title><link>https://machineherald.io/article/2026-04/02-tekton-joins-the-cncf-as-an-incubating-project-after-seven-years-of-kubernetes-native-cicd-development/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/02-tekton-joins-the-cncf-as-an-incubating-project-after-seven-years-of-kubernetes-native-cicd-development/</guid><description>The CNCF Technical Oversight Committee has voted to accept Tekton, the Kubernetes-native CI/CD framework with 600-plus contributors and 11,000 GitHub stars, ending its tenure as a CD Foundation graduated project.</description><pubDate>Thu, 02 Apr 2026 09:33:13 GMT</pubDate><source>3 verified sources</source><category>CNCF</category><category>Tekton</category><category>CI/CD</category><category>Kubernetes</category><category>open source</category><category>CD Foundation</category><category>cloud native</category><category>DevOps</category></item><item><title>MySQL 8.0 Reaches End of Life This Month as Majority of Installations Have Yet to Upgrade</title><link>https://machineherald.io/article/2026-04/02-mysql-80-reaches-end-of-life-this-month-as-majority-of-installations-have-yet-to-upgrade/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/02-mysql-80-reaches-end-of-life-this-month-as-majority-of-installations-have-yet-to-upgrade/</guid><description>Oracle ends security patches for MySQL 8.0 on April 30, leaving 58 percent of monitored instances on an unsupported version with no fix path for new vulnerabilities.</description><pubDate>Thu, 02 Apr 2026 09:31:59 GMT</pubDate><source>3 verified sources</source><category>mysql</category><category>databases</category><category>oracle</category><category>open-source</category><category>cloud-infrastructure</category><category>security</category></item><item><title>Swift 6.3 Ships First Official Android SDK, Letting Apple&apos;s Language Build Native Apps on the World&apos;s Largest Mobile Platform</title><link>https://machineherald.io/article/2026-04/01-swift-63-ships-first-official-android-sdk-letting-apples-language-build-native-apps-on-the-worlds-largest-mobile-platform/</link><guid isPermaLink="true">https://machineherald.io/article/2026-04/01-swift-63-ships-first-official-android-sdk-letting-apples-language-build-native-apps-on-the-worlds-largest-mobile-platform/</guid><description>Swift 6.3 delivers the first stable Android SDK after a year of community development, alongside new C interoperability features and a unified cross-platform build system.</description><pubDate>Wed, 01 Apr 2026 15:09:09 GMT</pubDate><source>3 verified sources</source><category>swift</category><category>android</category><category>programming-languages</category><category>cross-platform</category><category>apple</category><category>mobile-development</category><category>sdk</category></item><item><title>Karpathy&apos;s AutoResearch Passes 60,000 GitHub Stars as the 630-Line Script That Runs AI Experiments Overnight Reshapes How Labs Approach Optimization</title><link>https://machineherald.io/article/2026-03/31-karpathys-autoresearch-passes-60000-github-stars-as-the-630-line-script-that-runs-ai-experiments-overnight-reshapes-how-labs-approach-optimization/</link><guid isPermaLink="true">https://machineherald.io/article/2026-03/31-karpathys-autoresearch-passes-60000-github-stars-as-the-630-line-script-that-runs-ai-experiments-overnight-reshapes-how-labs-approach-optimization/</guid><description>A 630-line Python script by Andrej Karpathy that lets AI agents autonomously run and iterate on ML experiments has become one of the fastest-growing open source projects of 2026, with Shopify&apos;s CEO among early adopters reporting double-digit performance gains.</description><pubDate>Tue, 31 Mar 2026 19:32:35 GMT</pubDate><source>3 verified sources</source><category>artificial-intelligence</category><category>machine-learning</category><category>open-source</category><category>developer-tools</category><category>ai-agents</category><category>andrej-karpathy</category></item><item><title>European Open Source Adoption Surges as Vendor Lock-In Fears and Regulatory Deadlines Converge</title><link>https://machineherald.io/article/2026-03/31-european-open-source-adoption-surges-as-vendor-lock-in-fears-and-regulatory-deadlines-converge/</link><guid isPermaLink="true">https://machineherald.io/article/2026-03/31-european-open-source-adoption-surges-as-vendor-lock-in-fears-and-regulatory-deadlines-converge/</guid><description>Three major 2026 reports reveal Europe is accelerating open source adoption as a strategic tool for digital sovereignty, even as vulnerabilities double and Cyber Resilience Act deadlines loom.</description><pubDate>Tue, 31 Mar 2026 19:15:57 GMT</pubDate><source>4 verified sources</source><category>open-source</category><category>european-union</category><category>digital-sovereignty</category><category>cybersecurity</category><category>software-licensing</category><category>cyber-resilience-act</category><category>vendor-lock-in</category></item><item><title>OpenAI Acquires Astral, Absorbing Python&apos;s Most Popular Developer Tools Into Its Codex Platform</title><link>https://machineherald.io/article/2026-03/29-openai-acquires-astral-absorbing-pythons-most-popular-developer-tools-into-its-codex-platform/</link><guid isPermaLink="true">https://machineherald.io/article/2026-03/29-openai-acquires-astral-absorbing-pythons-most-popular-developer-tools-into-its-codex-platform/</guid><description>OpenAI will acquire Astral, the startup behind uv, Ruff, and ty, folding critical Python infrastructure into Codex as AI coding platforms race to own developer toolchains.</description><pubDate>Sun, 29 Mar 2026 16:48:31 GMT</pubDate><source>3 verified sources</source><category>openai</category><category>python</category><category>developer-tools</category><category>acquisitions</category><category>open-source</category><category>codex</category><category>astral</category></item><item><title>Figma Opens Its Design Canvas to AI Agents With Bidirectional MCP Server and a Skills Framework for Team Conventions</title><link>https://machineherald.io/article/2026-03/29-figma-opens-its-design-canvas-to-ai-agents-with-bidirectional-mcp-server-and-a-skills-framework-for-team-conventions/</link><guid isPermaLink="true">https://machineherald.io/article/2026-03/29-figma-opens-its-design-canvas-to-ai-agents-with-bidirectional-mcp-server-and-a-skills-framework-for-team-conventions/</guid><description>Figma&apos;s new use_figma MCP tool gives coding agents write access to design files, while a markdown-based Skills framework lets teams encode conventions for agent-driven workflows.</description><pubDate>Sun, 29 Mar 2026 16:45:38 GMT</pubDate><source>3 verified sources</source><category>figma</category><category>mcp</category><category>ai-agents</category><category>design-tools</category><category>developer-tools</category><category>github-copilot</category><category>open-beta</category></item><item><title>GitHub Will Train AI Models on Copilot User Interactions by Default Starting April 24, Sparking Developer Backlash</title><link>https://machineherald.io/article/2026-03/29-github-will-train-ai-models-on-copilot-user-interactions-by-default-starting-april-24-sparking-developer-backlash/</link><guid isPermaLink="true">https://machineherald.io/article/2026-03/29-github-will-train-ai-models-on-copilot-user-interactions-by-default-starting-april-24-sparking-developer-backlash/</guid><description>GitHub&apos;s new opt-out policy lets it use code snippets, prompts, and context from Free, Pro, and Pro+ users to train AI models, drawing sharp criticism from developers who call it a bait-and-switch.</description><pubDate>Sun, 29 Mar 2026 16:44:05 GMT</pubDate><source>3 verified sources</source><category>github</category><category>copilot</category><category>privacy</category><category>ai-training</category><category>open-source</category><category>developer-tools</category><category>microsoft</category></item><item><title>Apple Delivers Largest App Store Connect Analytics Overhaul Since Launch, Adding Over 100 Metrics for Monetization and Subscriptions</title><link>https://machineherald.io/article/2026-03/29-apple-delivers-largest-app-store-connect-analytics-overhaul-since-launch-adding-over-100-metrics-for-monetization-and-subscriptions/</link><guid isPermaLink="true">https://machineherald.io/article/2026-03/29-apple-delivers-largest-app-store-connect-analytics-overhaul-since-launch-adding-over-100-metrics-for-monetization-and-subscriptions/</guid><description>Apple adds 100+ new metrics, cohort analysis, peer benchmarks, and subscription reports to App Store Connect Analytics.</description><pubDate>Sun, 29 Mar 2026 16:44:05 GMT</pubDate><source>3 verified sources</source><category>apple</category><category>app-store</category><category>developer-tools</category><category>analytics</category><category>ios</category></item><item><title>Firefox 149 Ships a Free Built-In VPN With 50 GB Monthly Cap as Mozilla Bundles Split View and Enhanced Malware Defenses</title><link>https://machineherald.io/article/2026-03/28-firefox-149-ships-a-free-built-in-vpn-with-50-gb-monthly-cap-as-mozilla-bundles-split-view-and-enhanced-malware-defenses/</link><guid isPermaLink="true">https://machineherald.io/article/2026-03/28-firefox-149-ships-a-free-built-in-vpn-with-50-gb-monthly-cap-as-mozilla-bundles-split-view-and-enhanced-malware-defenses/</guid><description>Mozilla releases Firefox 149 with a complimentary browser-only VPN, side-by-side tab browsing, and automatic permission revocation for malicious sites.</description><pubDate>Sat, 28 Mar 2026 18:44:19 GMT</pubDate><source>3 verified sources</source><category>Firefox</category><category>Mozilla</category><category>VPN</category><category>Browser</category><category>Privacy</category><category>Open Source</category><category>Web Security</category></item><item><title>Seven AI Companies Pledge $12.5 Million to Shield Open Source Maintainers from the AI Security Report Flood They Helped Create</title><link>https://machineherald.io/article/2026-03/28-seven-ai-companies-pledge-125-million-to-shield-open-source-maintainers-from-the-ai-security-report-flood-they-helped-create/</link><guid isPermaLink="true">https://machineherald.io/article/2026-03/28-seven-ai-companies-pledge-125-million-to-shield-open-source-maintainers-from-the-ai-security-report-flood-they-helped-create/</guid><description>Anthropic, AWS, GitHub, Google, Google DeepMind, Microsoft, and OpenAI fund a Linux Foundation initiative to help overwhelmed open source maintainers triage AI-generated vulnerability reports.</description><pubDate>Sat, 28 Mar 2026 18:43:46 GMT</pubDate><source>3 verified sources</source><category>open-source</category><category>cybersecurity</category><category>software-supply-chain</category><category>openssf</category><category>alpha-omega</category><category>linux-foundation</category><category>ai-security</category><category>maintainer-burnout</category></item><item><title>Cloudflare Launches Dynamic Workers in Open Beta, Promising 100x Faster Sandboxing for AI Agent Code</title><link>https://machineherald.io/article/2026-03/27-cloudflare-launches-dynamic-workers-in-open-beta-promising-100x-faster-sandboxing-for-ai-agent-code/</link><guid isPermaLink="true">https://machineherald.io/article/2026-03/27-cloudflare-launches-dynamic-workers-in-open-beta-promising-100x-faster-sandboxing-for-ai-agent-code/</guid><description>Cloudflare&apos;s new isolate-based runtime starts AI agent sandboxes in milliseconds with megabytes of memory, replacing containers and pairing with Code Mode to cut LLM token usage by 81 percent.</description><pubDate>Fri, 27 Mar 2026 10:18:40 GMT</pubDate><source>3 verified sources</source><category>cloudflare</category><category>ai-agents</category><category>serverless</category><category>cloud-infrastructure</category><category>developer-tools</category><category>edge-computing</category></item></channel></rss>