<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>#rss posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/rss/</link>
    <atom:link href="https://bencrowder.net/blog/tag/rss/feed/" rel="self" />
    <description>Feed for blog posts tagged with #rss.</description>
    <lastBuildDate>Thu, 09 Apr 2026 20:24:59 GMT</lastBuildDate>
    <language>en-US</language>
    <generator>https://bencrowder.net/</generator>

    <item>
      <title>Digest</title>
      <link>https://bencrowder.net/blog/2026/digest/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2026/digest/</guid>
      <pubDate>Fri, 03 Apr 2026 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>A couple months back I moved off Feedly (for reading RSS feeds) and switched to my own handcrafted reader, Digest.</p>
<p>It started when I came across Karin Hendrikse’s <a href="https://www.smashingmagazine.com/2024/10/build-static-rss-reader-fight-fomo/">article on building a static RSS reader</a> (oh how I love static files), and then Terry Godier’s <a href="https://terrygodier.com/phantom-obligation">post on RSS and phantom obligations</a> nudged me away from the idea that a feed reader has to be something like Feedly or Google Reader. At some point Feedly started adding more AI features (ugh) and I decided it was time to part ways and do my own thing.</p>
<p>Digest is a little command-line tool I built in Go that reads a list of feed URLs from a text file, fetches all of them in parallel, caches the responses, parses the feeds, and then compiles a list of all the posts from the day before into a static HTML file. That’s basically it. I run it manually on my laptop and rsync the HTML up to my server so I can get to it on my phone.</p>
<p>It’s been great so far. A few other thoughts and observations:</p>
<ul>
<li>Boundaries and edges feel good. It’s like a personal daily newspaper, where it’s very clear when I’ve finished for the day. Infinite rivers carry more stress, I think. Or maybe I just like checking things off lists.</li>
<li>The slight time distancing also feels good — quiet and calm. Because it’s a daily digest from the day before, it feels like less of a dopamine slot machine. No more checking Feedly dozens of times a day.</li>
<li>I originally had Digest run on my server via a cron job, but I moved back to running it manually on my laptop and I’ve found that I much prefer it this way. Fewer moving parts. (If I’m unable to generate the digest on any given day, by the way, I can pass the date as a command-line argument to the tool and it’ll compile posts for that date instead of yesterday’s.) A bit more resilient, too — I can just open the HTML file locally on my laptop if I want, no server needed.</li>
<li>At first I included the contents of each post in the file, but I’ve since trimmed it down so each entry just has the post title and link plus the blog title and the author, and I open each link in a new tab. After decades of reading RSS feeds in homogenized typographic settings (all posts in the same font, etc.), I thought I wouldn’t care to read posts on their original sites, but I was wrong. I love it. Especially since most of what I read is on the small web.</li>
</ul>
<p>As of now I have no plans to release Digest as open source, but maybe this description will inspire someone to build their own tool that meets their personal needs.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Digest">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>A short update so I don’t entirely forget how to write posts that aren’t booknotes, links, or new ar...</title>
      <link>https://bencrowder.net/blog/2025/2.2/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2025/2.2/</guid>
      <pubDate>Sun, 02 Feb 2025 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>A short update so I don’t entirely forget how to write posts that aren’t booknotes, links, or new art. (Nothing against any of those, though. They will continue.)</p>
<p>I’ve added an <a href="https://bencrowder.net/reading/feed/">RSS feed</a> to my <a href="https://bencrowder.net/reading/">reading log</a>. There’s admittedly some redundancy with the <a href="https://bencrowder.net/blog/tag/recent-reads">booknotes posts</a>, but they’re on two different feeds, and I’ve been laggard lately in getting the booknotes posts out the door. I also subscribe (ahem) to the belief that more RSS feeds is a good thing.</p>
<p>These days I spend much more of my free time reading, and correspondingly much less working on side projects like art. Short phase? New normal? I don’t know. What I do know, though, is that getting into classic lit has just massively expanded my to-read list. So many books!</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20A short update so I don’t entirely forget how to write posts that aren’t booknotes, links, or new ar...">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Quick minor note: I’ve redesigned the art page, grouping the pieces into collections. I’ve also adde...</title>
      <link>https://bencrowder.net/blog/2024/12.14/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2024/12.14/</guid>
      <pubDate>Sat, 14 Dec 2024 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Quick minor note: I’ve redesigned the <a href="https://bencrowder.net/art/">art page</a>, grouping the pieces into collections. I’ve also added RSS feeds for all collections and tags (linked from the top of each collection or tag page), so if you’re just interested in the religious art and don’t want to subscribe to the full blog, there’s now an <a href="https://bencrowder.net/art/collections/religious/feed/">RSS feed</a> for that. There’s also a feed for <a href="https://bencrowder.net/art/feed/">all the art</a>.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Quick minor note: I’ve redesigned the art page, grouping the pieces into collections. I’ve also adde...">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>For those subscribing via RSS or JSON Feed: I’ve added the post tags to the top of each post, mirror...</title>
      <link>https://bencrowder.net/blog/2021/1265/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2021/1265/</guid>
      <pubDate>Sat, 21 Aug 2021 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>For those subscribing via RSS or JSON Feed: I’ve added the post tags to the top of each post, mirroring what you see on my site.</p>
<p>(My reasoning for including the tags and putting them at the top, by the way, is to make it a little easier to see at a glance what a post is about and whether you want to skip it.)</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20For those subscribing via RSS or JSON Feed: I’ve added the post tags to the top of each post, mirror...">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Links #5</title>
      <link>https://bencrowder.net/blog/2020/links-5/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/links-5/</guid>
      <pubDate>Mon, 17 Aug 2020 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<ul>
<li><a href="https://makespace.fun/">MakeSpace</a> — I want this to replace Zoom stat, especially the spatial proximity audio feature</li>
<li><a href="http://interconnected.org/home/2020/07/23/spatial_interfaces">Matt Webb on spatial interfaces</a> — lots of good discussion here (this is where I found the MakeSpace link)</li>
<li><a href="http://interconnected.org/home/2020/08/12/introducing_aboutfeeds">Matt Webb (again) on About Feeds</a> — which is a good explanation of feeds, and I’m now linking to it on my <a href="https://bencrowder.net/subscribe/">subscribe</a> page</li>
<li><a href="https://thehistoryoftheweb.com/">The History of the Web</a> — so much nostalgia</li>
<li><a href="https://www.secrethitler.com/">Secret Hitler</a> — card game licensed under Creative Commons (scroll down a bit to the free section), looking forward to trying this out sometime</li>
</ul><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Links #5">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Taking a cue from Robin Rendle and Jonnie Hallman, I’ve added a “Reply via email” mailto link at the...</title>
      <link>https://bencrowder.net/blog/2020/937/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/937/</guid>
      <pubDate>Mon, 10 Aug 2020 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Taking a cue from <a href="https://www.robinrendle.com/notes/reply-links-in-rss-feeds">Robin Rendle</a> and <a href="https://destroytoday.com/blog/reply-link-in-rss-feed-posts">Jonnie Hallman</a>, I’ve added a “Reply via email” mailto link at the bottom of my posts, both in my RSS and JSON feeds and on the web pages as well (the post detail pages, that is, not the post lists).</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Taking a cue from Robin Rendle and Jonnie Hallman, I’ve added a “Reply via email” mailto link at the...">Reply via email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
