<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Can LLMs generate Enterprise Quality Code? — Prasenjit Sarkar, Sonar</title>
        <link>https://video.ut0pia.org/videos/watch/cdb928e0-e4ce-421e-9aee-a4b53939fbe2</link>
        <description>Sonar ran 4,444 Java programming assignments through 53 models and measured what actually came out. GPT-4o generated under 250,000 lines for those assignments. GPT 5.4 generated 1.2 million. Claude Sonnet 4.6 generated 627,000 with the highest security issue rate at 300 per million lines of code. Prasenjit Sarkar from Sonar walks through the full leaderboard: pass rate, cyclomatic complexity, bug density, and security issues per model. Their response is a three-stage framework called ACDC: guide, verify, solve. The verify stage runs SonarQube analysis in 1 to 5 seconds before a commit, against 1 to 5 minutes in CI. If issues slip through to the PR, a remediation agent creates one fix per issue, runs it through analysis and compilation to check for regressions, and only presents it if it passes. Speaker info: https://www.linkedin.com/in/jit2600/</description>
        <lastBuildDate>Mon, 01 Jun 2026 06:16:04 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Can LLMs generate Enterprise Quality Code? — Prasenjit Sarkar, Sonar</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/cdb928e0-e4ce-421e-9aee-a4b53939fbe2</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.ut0pia.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.ut0pia.org/feeds/video-comments.xml?videoId=cdb928e0-e4ce-421e-9aee-a4b53939fbe2" rel="self" type="application/rss+xml"/>
    </channel>
</rss>