Why AI's decentralization movement has arrived
At the Confidential Computing Summit in San Francisco, leaders from Google, Microsoft, AMD, Intel, and others advocated for decentralized AI to ensure data sovereignty, privacy, and security. They war…
At the Confidential Computing Summit in San Francisco, leaders from Google, Microsoft, AMD, Intel, and others advocated for decentralized AI to ensure data sovereignty, privacy, and security. They war…
OpenAI released GPT-5.5-Cyber, a model that finds vulnerabilities cheaply but shifts the bottleneck to patching. The model discovered dozens of bugs in OpenBSD, Linux, FreeBSD, Chrome, Safari, and oth…
Moderne co-founders Jonathan Schneider and Olga Kundzich will present their AI code-migration platform at the Open Source in Finance Forum London on June 25, 2026, pitching a deterministic approach to…
At the Open Source Summit India in Mumbai, a developer reported that India has become the second-largest contributor to open source globally and the fastest-growing OSS developer base. Linus Torvalds …
The Rust Foundation, with funding from the Alpha-Omega Project, is hiring a full-time AI Security Engineer in Residence to help maintainers filter AI-generated vulnerability reports. The six-month rol…
Google, Microsoft, and Salesforce are backing a new open standard called Agentic Resource Discovery (ARD) to standardize how AI agents find and use enterprise tools, countering approaches by OpenAI an…
A developer created a 40-line offline pre-gate script that triages agent spans with deterministic rules, escalating only uncertain cases to an expensive LLM judge. On one trace, this reduced the judge…
Engineering organizations report AI usage up ~65% but PR throughput only 7.76%, revealing a gap between code generation and shippable output. Studies from DX and METR show developers overestimate AI p…
Google, Microsoft, OpenAI, and other tech companies launched the Appia Foundation to create modular specifications that help enterprises demonstrate their AI systems comply with global standards and r…
Linux kernel maintainer Greg Kroah-Hartman says AI-generated security reports and patches have dramatically improved over the past month, shifting from low-quality 'AI slop' to real, useful bug report…
A developer argues that many MCP servers labeled 'production-ready' lack adequate security hardening, citing research showing tool poisoning as a prevalent vulnerability. The developer, creator of the…
A developer built a Python MCP server from scratch that integrates with the GitHub API, demonstrating how to define tools, resources, and prompts using the Model Context Protocol. The server, which ca…
The Linux Foundation working group released the Agentic Resource Discovery (ARD) specification, a draft discovery layer that allows domains to advertise agent capabilities via a manifest at /.well-kno…
The Cloud Native Computing Foundation, OpenInfra Foundation, and PyTorch Foundation will co-locate KubeCon + CloudNativeCon, OpenInfra Summit, and PyTorch Conference China on September 7-9, 2026, in S…
Databricks, a data and AI platform valued at $134 billion, is doubling down on its open-source strategy by launching OpenSharing, Omnigent, and DBRX for open LLMs at its Data + AI Summit. The company …
Eleven companies including Google, Microsoft, GitHub, and Hugging Face published the Agentic Resource Discovery (ARD) open specification on June 17, enabling AI agents to dynamically discover and veri…
The Model Context Protocol (MCP) has added an enterprise authorization layer, addressing a key gap for organizations deploying AI agents in production. The update provides standardized protocol-level …
Noam Shazeer, co-inventor of the transformer architecture and co-lead of Google's Gemini program, is leaving Google to join OpenAI, despite Google paying approximately $2.7 billion to retain him less …
GraphQL, created at Facebook in 2012 and now governed by the GraphQL Foundation, is a query language and runtime that allows clients to request exactly the data they need from a single endpoint, solvi…
Mistral AI launched Connectors in public preview, allowing developers to register MCP servers once and reuse them across API calls without managing local transport. The feature includes built-in integ…