TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

RSS is cool Some RSS feed readers are not (yet)

4 pointsby mboelenabout 1 year ago

2 comments

BossHoggabout 1 year ago
&quot;[RSS is] an easy way for readers to quickly discover released and updated articles.&quot; This is true. And there&#x27;s nothing in that statement about how frequently a site updates.<p>Telling sites to reduce the number of entries in a feed and telling users to decrease the refresh frequency is a bad idea for sites that update frequently. Very few self-hosted rss readers allow for per feed refresh rates (freshrss is the only one I&#x27;ve found that does I think) so to capture everything on sites that update frequently but have tiny feed sizes I have to run separate cronjobs. That&#x27;s after asking them to increase the feed size.
评论 #40037502 未加载
DamonHDabout 1 year ago
Thank you! One of my side-quests at the moment!<p><a href="https:&#x2F;&#x2F;www.earth.org.uk&#x2F;RSS-efficiency.html" rel="nofollow">https:&#x2F;&#x2F;www.earth.org.uk&#x2F;RSS-efficiency.html</a>