It's a major way i stay in touch without having to doom scroll
RSS is still pretty great
11–20 of 87 posts
Re: RSS is still pretty great
#12There were some services to fix this problem, but most of them have all been (deliberately) closed now.
Re: RSS is still pretty great
#13I used to have 4-6 sites I would check regularly. A couple occasionally had a news update article I liked reading. A couple were “firehose” sites for a hobby which produced 4-20 articles per day. Hard to keep up with on web without feeling overwhelmed.
I got NetNewsWire which has a good sync system across machines. Then I put the occasional news articles in one folder and the firehose feeds in another.
(If a site has no obvious rss, paste in the homepage. NetNewsWire seems to figure it out)
It now takes 2-3 min per day to look over the firehouses. Can scan, read the ones I want, mark the rest as done.
For the news/essay sites, no longer any need to check a site periodically to see “is there an update?” It all just comes in when published.
In a world where habit transformation is hard, this one stuck. Consistently has led me to read more of the stuff I wanted to keep up with, while spending less time and energy around actually finding it.
Re: RSS is still pretty great
#14Re: RSS is still pretty great
#15The main problem with RSS is there might be a large quantity of (useless) traffic produced by subscribers to a personal website which is update with a low frequency. There were some services to fix this problem, but most of them have all been (deliberately) closed now.
RSS has update hints in the form of skipHours, skipDays and TTL to let clients know if you expect to be publishing regularly or not. Also most RSS feeds are just links with a tiny amount of text. A large youtube channel produces a feed file in the 30KB range for example. Unlikely you'll ever exhaust your transfer quota at any provider with that size of data.
Quite easy to CDN that file as well.
Re: RSS is still pretty great
#16Back when Google reader was a thing this wasn't true. Your browser auto-themed and provided subscribing options for your configured reader. It's a true shame that Firefox gave up supporting RSS out of the box to match Chrome's stance on the subject
Re: RSS is still pretty great
#17I use rss for youtube and it's been great but lately a lot of "shorts" stuff has been junking up the feeds.
https://news.ycombinator.com/item?id=39179446
I like the idea of moving some of the channels I actually like to RSS.
Re: RSS is still pretty great
#18Web scraping (limited) for sites that doesn't have RSS.
Filters through dupes.
AI priority filters to for specific topics/subjects.
Re: RSS is still pretty great
#19No matter how much people want to proclaim RSS is "dead" there is actually no way to kill it. It is decentralized. No one owns it. If we keep publishing RSS feeds, it still lives.
I’m currently on a project where the front end has all the control and none of them seem to know anything about computers or tech in general. It seems like they all went to an 8 week boot camp and got a job. It has been very frustrating.
Re: RSS is still pretty great
#20No matter how much people want to proclaim RSS is "dead" there is actually no way to kill it. It is decentralized. No one owns it. If we keep publishing RSS feeds, it still lives.
Its death can be from sites deciding it’s no longer worth supporting, when they do a redesign. I can see this happening if a bunch of young front end devs are put in change of the full redesign. I’m currently on a project where the front end has all the control and none of them seem to know anything about computers or tech in general. It seems like they all went to an 8 week boot camp and got a job. It has been very…