<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>The One and the Many</title>
    <link>https://blog.summercat.com</link>
    <description>A personal blog with articles discussing programming, GNU/Linux, technology, and other interests.</description>
    <pubDate>Sun, 11 Jan 2026 11:43:00 -0800</pubDate>
    <lastBuildDate>Sun, 11 Jan 2026 11:43:00 -0800</lastBuildDate>
    <item>
      <title>Upgrading a Stripe webhook version</title>
      <link>https://blog.summercat.com/upgrading-a-stripe-webhook-version.html</link>
      <description>How to upgrade a Stripe webhook to a new version.</description>
      <pubDate>Sun, 11 Jan 2026 11:43:00 -0800</pubDate>
      <guid>https://blog.summercat.com/upgrading-a-stripe-webhook-version.html</guid>
    </item>
    <item>
      <title>Updating untagged Go dependencies</title>
      <link>https://blog.summercat.com/updating-untagged-go-dependencies.html</link>
      <description>Go dependencies can be referenced by commit instead of a tagged version. How do we keep them up to date?</description>
      <pubDate>Thu, 01 Jan 2026 12:49:00 -0800</pubDate>
      <guid>https://blog.summercat.com/updating-untagged-go-dependencies.html</guid>
    </item>
    <item>
      <title>How Go caches test results</title>
      <link>https://blog.summercat.com/how-go-caches-test-results.html</link>
      <description>Go caches test results so that it does not re-run tests if nothing changed. How does it work?</description>
      <pubDate>Fri, 26 Dec 2025 11:06:00 -0800</pubDate>
      <guid>https://blog.summercat.com/how-go-caches-test-results.html</guid>
    </item>
    <item>
      <title>Efficiently querying networks in BigQuery</title>
      <link>https://blog.summercat.com/efficiently-querying-networks-in-bigquery.html</link>
      <description>I recently worked on a project to import a set of network data into BigQuery. As part of this I needed to figure out how to make querying the data efficient. This is what I learned.</description>
      <pubDate>Wed, 24 Dec 2025 14:11:00 -0800</pubDate>
      <guid>https://blog.summercat.com/efficiently-querying-networks-in-bigquery.html</guid>
    </item>
    <item>
      <title>Autovacuum freezing rows in PostgreSQL</title>
      <link>https://blog.summercat.com/autovacuum-freezing-rows-in-postgres.html</link>
      <description>A discussion of autovacuum freezing rows in PostgreSQL.</description>
      <pubDate>Mon, 13 Oct 2025 11:52:00 -0700</pubDate>
      <guid>https://blog.summercat.com/autovacuum-freezing-rows-in-postgres.html</guid>
    </item>
  </channel>
</rss>