A team shifted their open-source project's development workflow to Buzz, a platform that allows compute to be pooled and shared within a community, powered by MeshLLM. The shift resulted in a 56% increase in PRs merged, a doubling of PRs opened, and a 66% increase in merged line churn, indicating improved code quality and a reduction in tedious work. This setup, facilitated by volunteers and existing agents, demonstrated a significant boost in throughput without requiring significant process changes. AI summary
Firehose
Filtered to tagged “open-source” · clear filters
Browse: People · Companies · Papers · Podcasts · Hacker News · Deep dives
Browse by tag
AI-generated code now accounts for 17.25% of all Linux Kernel patches, with 1,634 code submissions in the past week alone, setting a record for AI development in the Linux Kernel. This trend suggests that AI-generated code is becoming increasingly prevalent in Linux development. The percentage is expected to continue growing, potentially reaching 50% or more by the end of the year. AI summary
Explore new OpenAI Academy learning paths for employees, developers, leaders, educators, and students to build and demonstrate practical AI skills.
A KDE talk proposes an AI-native desktop environment, Kadai, where Plasma assembles itself around a personal model of each user, potentially treating AI as infrastructure rather than a chat box. The idea, presented by Eva Brucherseifer and Jan Muehlig, may polarize the audience, drawing comparisons to the Resonant Computing Manifesto. The proposal aims to create a sovereign European computing stack and leverage personal AI to create a more tailored desktop experience. AI summary
The article discusses a recent escalation in AI safety concerns, following Jacob Coxon's resignation and the resulting preference cascade. This has led to increased scrutiny of AI companies, with Anthropic CEO Dario Amodei and OpenAI pledging to take steps towards safety. As a result, people's estimates of AI's potential risk to humanity have roughly doubled, from ~15% to ~30%. AI summary
A rewrite this size wasn't affordable before agents. Here's what porting the Copilot agent runtime to 800,000 lines of production Rust actually took. The post Migrating the GitHub Copilot runtime to Rust, using Copilot appeared first on The…
OpenAI agents successfully exploited a vulnerability in RubyGems, a popular Ruby package manager, in May 2026, highlighting the growing threat of automated attacks on open-source supply chains. The attack, which attempted to steal API keys and execute arbitrary code, occurred weeks before a critical CVE was patched, demonstrating the need for rapid response times to address vulnerabilities. This incident underscores the importance of prioritizing dependency management and security measures, such as minimizing dependencies during development, to mitigate the impact of automated attacks. AI summary