<?xml version="1.0" encoding="utf-8"?>
<!-- Atom feed served at the "RSS" URL. Hand-maintained: add an <entry> per post,
     newest first, and bump <updated> to the newest post's date. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Free as in Bird — Blog</title>
  <subtitle>Essays on software, labor, and the commons.</subtitle>
  <id>https://freeasinbird.com/blog/</id>
  <link href="https://freeasinbird.com/blog/feed.xml" rel="self" type="application/atom+xml" />
  <link href="https://freeasinbird.com/blog" rel="alternate" type="text/html" />
  <updated>2026-06-29T00:00:00Z</updated>
  <author>
    <name>Free as in Bird</name>
    <uri>https://freeasinbird.com/</uri>
  </author>
  <rights>CC BY-SA 4.0</rights>
  <!--
  Entry template (copy per post):
  <entry>
    <title>POST TITLE</title>
    <id>https://freeasinbird.com/blog/SLUG</id>
    <link href="https://freeasinbird.com/blog/SLUG" rel="alternate" type="text/html" />
    <published>YYYY-MM-DDT00:00:00Z</published>
    <updated>YYYY-MM-DDT00:00:00Z</updated>
    <summary>One-line dek.</summary>
  </entry>
  -->
</feed>
