<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ feed</description>
    <item>
      <title>Cloudflare Announces Kitesurf, a Browser Engine for Agents</title>
      <link>https://www.infoq.com/news/2026/08/cloudflare-kitesurf-browser/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/cloudflare-kitesurf-browser/en/headerimage/generatedHeaderImage-1786287857420.jpg"/&gt;&lt;p&gt;Cloudflare recently introduced Kitesurf, a lightweight browser built for automated workloads. Kitesurf runs browser components in isolated WebAssembly/Rust environments on Cloudflare Workers and supports the Chrome DevTools Protocol, allowing tools such as Playwright and Puppeteer to drive it with lower resource overhead than a full Chromium browser.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Cloudflare</category>
      <category>Generative AI</category>
      <category>Cloud</category>
      <category>WebAssembly</category>
      <category>Web Browser</category>
      <category>Chromium</category>
      <category>Rust</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 22 Aug 2026 15:01:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/cloudflare-kitesurf-browser/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-08-22T15:01:00Z</dc:date>
      <dc:identifier>/news/2026/08/cloudflare-kitesurf-browser/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: SafeChat: Building AI-Powered Safety Systems at Scale in a Real-Time Marketplace</title>
      <link>https://www.infoq.com/presentations/doordash-llm-ai-moderation-platform/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/doordash-llm-ai-moderation-platform/en/mediumimage/bruna-pereira-medium-1786539036040.jpeg"/&gt;&lt;p&gt;Bruna Pereira explains how DoorDash built a content-agnostic AI moderation platform. She covers replacing costly LLM-only pipelines with a hybrid pattern: using fast internal models to filter obvious cases, LLM multi-axis scoring for nuanced decisions, and no-code workflows with backtesting. Discover how this architectural pattern cut safety incidents while scaling to millions of daily messages.&lt;/p&gt; &lt;i&gt;By Bruna Pereira&lt;/i&gt;</description>
      <category>Agents</category>
      <category>QCon AI Boston 2026</category>
      <category>AI Architecture</category>
      <category>Large language models</category>
      <category>Cost Optimization</category>
      <category>Real-Time Data</category>
      <category>Machine Learning</category>
      <category>Transcripts</category>
      <category>Platform Engineering</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Sat, 22 Aug 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/doordash-llm-ai-moderation-platform/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Bruna Pereira</dc:creator>
      <dc:date>2026-08-22T11:00:00Z</dc:date>
      <dc:identifier>/presentations/doordash-llm-ai-moderation-platform/en</dc:identifier>
    </item>
    <item>
      <title>AI Code Review at Scale: LinkedIn's Multi-Agent Approach</title>
      <link>https://www.infoq.com/news/2026/08/linkedin-ai-code-review/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/linkedin-ai-code-review/en/headerimage/linkedin-code-review-1787387463447.jpeg"/&gt;&lt;p&gt;At LinkedIn's scale, relying solely on human reviewers or simply putting an off-the-shelf AI reviewer in front of GitHub is not an effective way to manage PRs. To address this, LinkedIn engineers built a multi-agent AI code review platform that understands the organizationâ€™s coding context, treats code review as production infrastructure, and minimizes hallucinations and low-signal feedback.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Kubernetes</category>
      <category>Code Reviews</category>
      <category>LinkedIn</category>
      <category>Large language models</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 22 Aug 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/linkedin-ai-code-review/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-08-22T09:00:00Z</dc:date>
      <dc:identifier>/news/2026/08/linkedin-ai-code-review/en</dc:identifier>
    </item>
    <item>
      <title>AWS Releases Aws-Bench to Evaluate Agents on Cloud Tasks</title>
      <link>https://www.infoq.com/news/2026/08/aws-bench-agent-evaluation/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/aws-bench-agent-evaluation/en/headerimage/generatedHeaderImage-1787307655540.jpg"/&gt;&lt;p&gt;AWS has released aws-bench, an open-source benchmark for evaluating AI agents on real AWS tasks such as misconfigurations and infrastructure provisioning. Unlike traditional benchmarks, it uses real resources in disposable AWS accounts, scoring agent performance through automated verifiers.&lt;/p&gt; &lt;i&gt;By Gianmarco Nalin&lt;/i&gt;</description>
      <category>Agents</category>
      <category>AI Development</category>
      <category>Open Source</category>
      <category>Large language models</category>
      <category>Cloud</category>
      <category>Benchmark</category>
      <category>AWS</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 22 Aug 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/aws-bench-agent-evaluation/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Gianmarco Nalin</dc:creator>
      <dc:date>2026-08-22T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/08/aws-bench-agent-evaluation/en</dc:identifier>
    </item>
    <item>
      <title>VoidZero Releases Vite+ Beta: A Unified Web Toolchain Behind a Single Command</title>
      <link>https://www.infoq.com/news/2026/08/vite-plus-beta/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/vite-plus-beta/en/headerimage/generatedHeaderImage-1787326368629.jpg"/&gt;&lt;p&gt;VoidZero has launched the beta of Vite+, a unified web development toolchain. It combines runtime, package management, and essential frontend tools under a single command. Vite+ supports various projects and is open source. The platform enhances workflow through features such as hot-reloading, format checking, and testing. The team emphasizes community feedback for future updates.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>JavaScript</category>
      <category>TypeScript</category>
      <category>Web Development</category>
      <category>Rust</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 22 Aug 2026 06:32:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/vite-plus-beta/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-08-22T06:32:00Z</dc:date>
      <dc:identifier>/news/2026/08/vite-plus-beta/en</dc:identifier>
    </item>
    <item>
      <title>Cloudflare Cuts Astro GitHub Issues by 85% with AI Agents</title>
      <link>https://www.infoq.com/news/2026/08/cloudflare-astro-ai-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/cloudflare-astro-ai-agents/en/headerimage/generatedHeaderImage-1786846443074.jpg"/&gt;&lt;p&gt;Cloudflare, Astro, AI agents, GitHub Actions, issue triage, agentic AI, software architecture, open source, developer tools, AI automation, automated testing, human in the loop, agent workflows, GitHub, software engineering, AI software development, bug triage, continuous integration, developer productivity, autonomous agents, AI coding, Cloudflare Workers, Flue, triagebot&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Agents</category>
      <category>github</category>
      <category>AI Architecture</category>
      <category>Open Source</category>
      <category>Developer Experience</category>
      <category>Workflow / BPM</category>
      <category>GitHub Actions</category>
      <category>Cloudflare</category>
      <category>Bug Triaging</category>
      <category>Automation</category>
      <category>Issue Tracking Tools</category>
      <category>Automated testing</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Fri, 21 Aug 2026 14:09:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/cloudflare-astro-ai-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-08-21T14:09:00Z</dc:date>
      <dc:identifier>/news/2026/08/cloudflare-astro-ai-agents/en</dc:identifier>
    </item>
    <item>
      <title>Cloudflare Turns Engineering Standards Into an AI-Enforced Control System</title>
      <link>https://www.infoq.com/news/2026/08/cloudflare-ai-enforcement/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/cloudflare-ai-enforcement/en/headerimage/generatedHeaderImage-1786356220839.jpg"/&gt;&lt;p&gt;Cloudflare has recently detailed how it is using AI to transform internal engineering standards from passive documentation into an actively enforced control system across the software development lifecycle.&lt;/p&gt; &lt;i&gt;By Craig Risi&lt;/i&gt;</description>
      <category>Site Reliability Engineering</category>
      <category>Artificial Intelligence</category>
      <category>Governance</category>
      <category>AI Development</category>
      <category>Software Engineering</category>
      <category>Cloudflare</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Fri, 21 Aug 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/cloudflare-ai-enforcement/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Craig Risi</dc:creator>
      <dc:date>2026-08-21T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/08/cloudflare-ai-enforcement/en</dc:identifier>
    </item>
    <item>
      <title>Mini book: Architecture as a Socio-Technical Craft</title>
      <link>https://www.infoq.com/minibooks/architect-sociotechnical-craft/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Architecture is not a fixed choice made once; fitness is a moving target driven by changing regulations, tech, and markets. Even a sound design can silently stop fitting over time without bad calls. Spanning seven articles on context stores, gateways, and topologies, this collection treats architecture as an evolving sociotechnical craft where teams deliberately shape friction, fitness, and flow.&lt;/p&gt; &lt;i&gt;By InfoQ&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Artificial Intelligence</category>
      <category>Leadership</category>
      <category>AI Security</category>
      <category>Sociotechnical Architecture</category>
      <category>Evolutionary Architecture</category>
      <category>InfoQ Certification Program</category>
      <category>Agile</category>
      <category>Domain Driven Design</category>
      <category>Topology</category>
      <category>Architecture ICSAET</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>minibook</category>
      <pubDate>Fri, 21 Aug 2026 11:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/minibooks/architect-sociotechnical-craft/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>InfoQ</dc:creator>
      <dc:date>2026-08-21T11:30:00Z</dc:date>
      <dc:identifier>/minibooks/architect-sociotechnical-craft/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Enchant Your AI and APIs with eBPF Magic &#x1fa84;</title>
      <link>https://www.infoq.com/presentations/ebpf-ai-gateway-kubernetes-security/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ebpf-ai-gateway-kubernetes-security/en/mediumimage/dan-finneran-medium-1786539181222.jpeg"/&gt;&lt;p&gt;Dan Finneran discusses the risks of unowned AI-generated code in production and demonstrates how eBPF can intercept and control AI API traffic in Kubernetes. He explains how kernel-level socket hooks enable transparent prompt filtering, model swapping, token limits, and syscall restrictions to secure AI agents without modifying application source code or restarting containers.&lt;/p&gt; &lt;i&gt;By Dan Finneran&lt;/i&gt;</description>
      <category>Artificial Intelligence</category>
      <category>Kubernetes</category>
      <category>Linux</category>
      <category>eBPF</category>
      <category>Cloud-Native</category>
      <category>QCon London 2026</category>
      <category>API</category>
      <category>API Gateway</category>
      <category>Observability</category>
      <category>Transcripts</category>
      <category>Security</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>presentation</category>
      <pubDate>Fri, 21 Aug 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ebpf-ai-gateway-kubernetes-security/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Dan Finneran</dc:creator>
      <dc:date>2026-08-21T11:00:00Z</dc:date>
      <dc:identifier>/presentations/ebpf-ai-gateway-kubernetes-security/en</dc:identifier>
    </item>
    <item>
      <title>Azure DevOps Remote MCP Server Reaches GA, Without Support for Claude, ChatGPT, or Cursor</title>
      <link>https://www.infoq.com/news/2026/08/azure-devops-remote-mcp-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/azure-devops-remote-mcp-ga/en/headerimage/generatedHeaderImage-1787140817833.jpg"/&gt;&lt;p&gt;Microsoft has made the Azure DevOps Remote MCP Server generally available, offering a hosted endpoint into work items, repos, and pipelines with nothing to install. Claude Desktop, Claude Code, ChatGPT, and Cursor cannot connect yet because Entra lacks support for dynamic client registration and Client ID Metadata Documents.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Agents</category>
      <category>Developer Experience</category>
      <category>Identity Management</category>
      <category>Generative AI</category>
      <category>Cloud</category>
      <category>API</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 21 Aug 2026 09:55:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/azure-devops-remote-mcp-ga/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-08-21T09:55:00Z</dc:date>
      <dc:identifier>/news/2026/08/azure-devops-remote-mcp-ga/en</dc:identifier>
    </item>
    <item>
      <title>S3 Compatibility Doesn't Guarantee S3-Level Security</title>
      <link>https://www.infoq.com/news/2026/08/s3-clone-security/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/s3-clone-security/en/headerimage/generatedHeaderImage-1787293246407.jpg"/&gt;&lt;p&gt;Security researchers at Wiz recently examined S3-compatible object storage services across six popular neoclouds, revealing significant security gaps compared to Amazon S3. While S3 has become the de facto standard for object storage, most services lack several of AWS's security protections.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>S3</category>
      <category>Cloud</category>
      <category>Storage</category>
      <category>Cloud Security</category>
      <category>AWS</category>
      <category>DevOps</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Fri, 21 Aug 2026 08:41:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/s3-clone-security/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-08-21T08:41:00Z</dc:date>
      <dc:identifier>/news/2026/08/s3-clone-security/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Why Fetch When You Can Sync? Building Local-First Apps on a Sync Engine Architecture</title>
      <link>https://www.infoq.com/presentations/local-first-sync-engine/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/local-first-sync-engine/en/mediumimage/James-Arthur-medium-1786620651340.jpeg"/&gt;&lt;p&gt;James Arthur shares why sync is the next frontier in frontend architecture. He explains how extending reactivity to the server with Electric and TanStack DB replaces imperative fetching with declarative data bindings. Learn how query-driven sync and local optimistic updates enable engineering leaders to build insanely fast, collaborative, and agentic applications using their existing stack.&lt;/p&gt; &lt;i&gt;By James Arthur&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Infrastructure</category>
      <category>Sync Framework</category>
      <category>Transcripts</category>
      <category>DevOps</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Thu, 20 Aug 2026 13:19:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/local-first-sync-engine/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>James Arthur</dc:creator>
      <dc:date>2026-08-20T13:19:00Z</dc:date>
      <dc:identifier>/presentations/local-first-sync-engine/en</dc:identifier>
    </item>
    <item>
      <title>Next.js 16.3: Instant Navigations, up to 90% Less Dev Memory and Faster Builds</title>
      <link>https://www.infoq.com/news/2026/08/vercel-next-js-16-3/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/vercel-next-js-16-3/en/headerimage/generatedHeaderImage-1787213210838.jpg"/&gt;&lt;p&gt;Vercel has released Next.js 16.3, featuring significant updates since version 16.0. Enhancements include reduced memory usage during development, accelerated build times, and improved type checking. Instant Navigations introduces faster, client-like responses while maintaining server-rendered architecture. Developers are advised to gradually adopt new features due to noted caveats.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>JavaScript</category>
      <category>Routing</category>
      <category>React</category>
      <category>TypeScript</category>
      <category>Web Development</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 12:04:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/vercel-next-js-16-3/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-08-20T12:04:00Z</dc:date>
      <dc:identifier>/news/2026/08/vercel-next-js-16-3/en</dc:identifier>
    </item>
    <item>
      <title>InfoQ Opens Enrollment for New AI-Assisted Engineering Online Certification Program</title>
      <link>https://www.infoq.com/news/2026/08/ai-assisted-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/ai-assisted-engineering/en/headerimage/infoq-ai-assisted-cohort-1787145000301.jpg"/&gt;&lt;p&gt;InfoQ has opened enrollment for the InfoQ Certified AI-Assisted Engineering Program, a five-week online certification program for senior engineers and architects who already run a coding agent against production code daily, where the open questions have moved past prompting into what the agent is allowed to touch and what catches its mistakes before a human does.&lt;/p&gt; &lt;i&gt;By Artenisa Chatziou&lt;/i&gt;</description>
      <category>Leadership</category>
      <category>Artificial Intelligence</category>
      <category>AI Architecture</category>
      <category>AI Security</category>
      <category>AI-Assisted Engineering Certification</category>
      <category>AI Certification</category>
      <category>InfoQ Certification Program</category>
      <category>Architecture</category>
      <category>Security</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/ai-assisted-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Artenisa Chatziou</dc:creator>
      <dc:date>2026-08-20T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/08/ai-assisted-engineering/en</dc:identifier>
    </item>
    <item>
      <title>How Code in the Age of Artificial Intelligence Becomes Write-Only and Disposable</title>
      <link>https://www.infoq.com/news/2026/08/code-AI-write-only-disposable/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/08/code-AI-write-only-disposable/en/headerimage/header-1786968412263.jpg"/&gt;&lt;p&gt;Artificial intelligence (AI) makes all code write-only,. It’s too dense to read, and tests define the behaviour and become the documentation. Code is also disposable; it becomes easier to rewrite than to debug. Humans can't review AI-generated code at scale. Intent decouples from implementation; developers should focus on creativity.&lt;/p&gt; &lt;i&gt;By Ben Linders&lt;/i&gt;</description>
      <category>Artificial Intelligence</category>
      <category>Code Reviews</category>
      <category>Code Quality</category>
      <category>QCon Software Development Conference</category>
      <category>Culture</category>
      <category>QCon London 2026</category>
      <category>Code Generation</category>
      <category>Observability</category>
      <category>Development</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 20 Aug 2026 11:25:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/08/code-AI-write-only-disposable/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Ben Linders</dc:creator>
      <dc:date>2026-08-20T11:25:00Z</dc:date>
      <dc:identifier>/news/2026/08/code-AI-write-only-disposable/en</dc:identifier>
    </item>
  </channel>
</rss>
