<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Swill — DevOps & SRE Engineer</title>
    <description>DevOps & SRE engineer focused on cloud infrastructure, observability, and developer experience. Writing about the craft of running systems at scale.</description>
    <link>https://swill.fun</link>
    <atom:link href="https://swill.fun/rss.xml" rel="self" type="application/rss+xml"/>
    <language>en-US</language>
    <lastBuildDate>Thu, 09 Apr 2026 12:02:00 GMT</lastBuildDate>
    
    <item>
      <title><![CDATA[Debugging Next.js on Cloudflare Workers: Three Runtime Gotchas]]></title>
      <description><![CDATA[Three bugs I hit after deploying swill.fun to Cloudflare Workers — next-mdx-remote crashing at runtime, params becoming a Promise, and build artifacts polluting git history.]]></description>
      <link>https://swill.fun/blog/debugging-nextjs-cloudflare-workers</link>
      <guid>https://swill.fun/blog/debugging-nextjs-cloudflare-workers</guid>
      <pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Building swill.fun with Next.js and Cloudflare Workers]]></title>
      <description><![CDATA[End-to-end record of building and deploying swill.fun — covering Next.js 16 + Cloudflare Workers deployment, SEO configuration, and gotchas encountered along the way.]]></description>
      <link>https://swill.fun/blog/building-swill-fun-nextjs-cloudflare-workers</link>
      <guid>https://swill.fun/blog/building-swill-fun-nextjs-cloudflare-workers</guid>
      <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>