<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Zach Blume</title>
        <link>https://www.zachblume.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Making a side project that actually ships</title>
          <link>https://www.zachblume.com/blog/2025-07-24-making-a-side-project-that-actually-ships</link>
          <description></description>
          <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Things I learned founding a company</title>
          <link>https://www.zachblume.com/blog/2025-01-26-what-i-learned-as-a-founder</link>
          <description></description>
          <pubDate>Sun, 26 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Waterfall, scrum, kanban - as I know them</title>
          <link>https://www.zachblume.com/blog/2025-01-20-waterfall-agile-kanban</link>
          <description>My views on the three most common software development methodologies</description>
          <pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Seven metaphors that tech and politics share in common</title>
          <link>https://www.zachblume.com/blog/2024-12-22-tech-and-politics</link>
          <description>Seven examples of mental models that are common to both fields</description>
          <pubDate>Sun, 22 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Learning machine learning</title>
          <link>https://www.zachblume.com/blog/2024-11-29-ml</link>
          <description></description>
          <pubDate>Fri, 29 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Ruby</title>
          <link>https://www.zachblume.com/blog/2024-11-25-ruby</link>
          <description></description>
          <pubDate>Mon, 25 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Shipping tests to production</title>
          <link>https://www.zachblume.com/blog/2024-10-26-continuous-verification</link>
          <description>Tests without any mocking</description>
          <pubDate>Sat, 26 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Unexpected interface outcomes per hour</title>
          <link>https://www.zachblume.com/blog/2024-10-22-reliability</link>
          <description>Trade-offs and experiences </description>
          <pubDate>Tue, 22 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Docker compose inside docker, autoscaled to zero on Fly.io</title>
          <link>https://www.zachblume.com/blog/2024-10-21-docker-compose-in-docker</link>
          <description>Deploy multi-container applications to production that can scale to zero</description>
          <pubDate>Mon, 21 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Declarative testing with state assertions?</title>
          <link>https://www.zachblume.com/blog/2024-10-19-declarative-testing</link>
          <description>A pattern for testing stateful applications</description>
          <pubDate>Sat, 19 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Full-stack debugging tools: vscode, mitmproxy, and bruno</title>
          <link>https://www.zachblume.com/blog/2024-10-18-debugging-vscode-mitmproxy-bruno</link>
          <description>Quick personal notes on debugging tools</description>
          <pubDate>Fri, 18 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Framework-defined infrastructure for data engineering</title>
          <link>https://www.zachblume.com/blog/2024-10-08-framework-defined-infrastructure-for-data-engineering</link>
          <description>80% of data eng infrastructure is solving shared problems</description>
          <pubDate>Tue, 08 Oct 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>