<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Sam's Blog</title>
        <link>https://www.samjs.io</link>
        <description>Sam's website and blog RSS feed</description>
        <item>
          <title>Building a Rust Crate Summarizer with Workers AI: Lessons Learned</title>
          <link>https://www.samjs.io/blog/cloudflare</link>
          <description>A hands-on exploration of Cloudflare Workers AI through building a service to help AI agents understand Rust crates better. Covers WASM challenges, workflow orchestration, and practical AI integration.</description>
          <pubDate>Fri, 25 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Introducing Rudy: A Toolchain for Rust Debuginfo</title>
          <link>https://www.samjs.io/blog/rudy</link>
          <description>Rudy provides libraries for working with Rust's DWARF debuginfo and an lldb extension built on top of them.</description>
          <pubDate>Wed, 09 Jul 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>