<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Matthew Berger</title>
    <link>https://matthewberger.dev/articles</link>
    <description>A passionate software architect automating the food industry with Rust 🦀🤖🥗</description>
    <language>en</language>
    <atom:link href="https://matthewberger.dev/articles/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Building a frame graph in Rust</title>
      <link>https://matthewberger.dev/articles/posts/nightshade-frame-graph/</link>
      <guid>https://matthewberger.dev/articles/posts/nightshade-frame-graph/</guid>
      <pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate>
      <description>How nightshade compiles a list of declared passes into a scheduled, aliased, dead-pass-culled execution plan.</description>
    </item>
  </channel>
</rss>
