How many of my TL;DR points here https://www.earth.org.uk/RSS-efficiency.html do you already deal with, out of interest?
Not that I disagree with this for any HTTP service, but how big of an issue is the network/compute power for RSS? Seems like a minor payload to be delivered. I guess it makes a difference in the performance/UX of the reader itself.
Show HN: Cleed – Simple feed reader for the command line
11–20 of 32 posts
Re: Show HN: Cleed – Simple feed reader for the command line
#12Re: Show HN: Cleed – Simple feed reader for the command line
#13How many of my TL;DR points here https://www.earth.org.uk/RSS-efficiency.html do you already deal with, out of interest?
Not that I disagree with this for any HTTP service, but how big of an issue is the network/compute power for RSS? Seems like a minor payload to be delivered. I guess it makes a difference in the performance/UX of the reader itself.
Re: Show HN: Cleed – Simple feed reader for the command line
#14 with arms wide open
under the RSS feed
welcome to this place
i'll show you XMLRe: Show HN: Cleed – Simple feed reader for the command line
#15Earlier quoted context omitted.
Not that I disagree with this for any HTTP service, but how big of an issue is the network/compute power for RSS? Seems like a minor payload to be delivered. I guess it makes a difference in the performance/UX of the reader itself.
In addition to performance it also has to do with politeness: it’s not polite to ask for the same resources again and again from a server when you could cache it, especially when it has explicit headers about it in its response. Think of small self-hosted blogs with hundreds of readers that constantly poll it.
At the time of writing this, the HN rss feed is 12kb. That'd mean you'd need 10Mbps upload to handle 100s of requests to the rss feed per second.
(Again, not saying you shouldn't optimize this, just questioning how big a problem it is).
Re: Show HN: Cleed – Simple feed reader for the command line
#16this is not for linux ?
Re: Show HN: Cleed – Simple feed reader for the command line
#17this is not for linux ?
Re: Show HN: Cleed – Simple feed reader for the command line
#18Re: Show HN: Cleed – Simple feed reader for the command line
#19Looks nice. But I'ts strange that there are so many "simple" feedreaders. Where are the tools for powerusers? How many feeds and formats are people using usually to be satisfied with simple?
Re: Show HN: Cleed – Simple feed reader for the command line
#20Earlier quoted context omitted.
Not that I disagree with this for any HTTP service, but how big of an issue is the network/compute power for RSS? Seems like a minor payload to be delivered. I guess it makes a difference in the performance/UX of the reader itself.
The link claims we could save "100kWh per day" and there is a dataset provided (I didn't dig in that yet)
RSS/podcast feed polling is a load for which Apple/Amazon/Spotify/Podbean are currently wasting 99%+ of the network and CPU bandwidth for, and thus money and carbon emissions. Many of the creators have limited budgets, and reaching Net Zero is not going to happen by ignoring really easy cases such as this, albeit small in the overall scheme of things.