<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>caveman with computer</title>
  <link>https://cavemanwithcomputer.com/</link>
  <description>Occasional thoughts.</description>
  <language>en</language>
  <atom:link href="https://cavemanwithcomputer.com/rss.xml" rel="self" type="application/rss+xml"/>

  <!--
    Newest item first. Copy one <item> block per post.
    pubDate must be RFC 822, e.g. Sat, 01 Aug 2026 00:00:00 +0000
    Get today's in that format with:  date -R -u
  -->

  <item>
    <title>hello</title>
    <link>https://cavemanwithcomputer.com/thoughts/2026-08-01-hello.html</link>
    <guid isPermaLink="true">https://cavemanwithcomputer.com/thoughts/2026-08-01-hello.html</guid>
    <pubDate>Sat, 01 Aug 2026 00:00:00 +0000</pubDate>
    <description>First post.</description>
  </item>

</channel>
</rss>
