<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Why Rust is the Ideal Language for Vibe-Coding — Daniel Szoke, Sentry</title>
        <link>https://video.ut0pia.org/videos/watch/3d038b28-8e7c-4ba9-823e-25732885b8eb</link>
        <description>TypeScript is easy for models to write because it imposes few constraints. Those same missing constraints let models introduce data races that compile, run, and only fail intermittently. A thread safety bug in Rust does not compile. The compiler names the unsound type, explains why it cannot be sent between threads, and points the agent directly at the fix. Daniel Szoke, Rust SDK maintainer at Sentry, argues that optimizing for a language models can write easily is the wrong goal. The better optimization is a language whose compiler enforces correctness as a natural feedback loop. Every error an agent hits and resolves in a loop is a production bug that never ships. The Rust compiler is also faster than asking a review agent to find the same class of bugs and more reliable than hoping it does. Speaker info: https://www.linkedin.com/in/dlsz</description>
        <lastBuildDate>Thu, 28 May 2026 15:29:27 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Why Rust is the Ideal Language for Vibe-Coding — Daniel Szoke, Sentry</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/3d038b28-8e7c-4ba9-823e-25732885b8eb</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=3d038b28-8e7c-4ba9-823e-25732885b8eb" rel="self" type="application/rss+xml"/>
    </channel>
</rss>