I know I am not the average user, but for those who care about their information diets, RSS is essential.
One underappreciated aspect: RSS can forward both machine readable and human readable content at the same time. I am experimenting with it for information processing, and I like that you can always peek into the pipes, even mid-stream, to see what is happening.
I will be writing more about this at https://writings.alethia.news (alongside AI, product design, macroeconomic data, and the occasional bit of trivia).
But my experience must be different than most. I had hundreds of feeds in Google Reader, which quickly became overwhelming. It was hard to tell what was worth reading, and I often just marked everything as “read,” the same way people get email fatigue.
While I support a more open web, I think the real missing piece in the conversation is curation.
Take HN, for example. It’s essentially community-driven curation, and I get far more enjoyment browsing HN today than I ever did sifting endlessly through my RSS feeds trying to find something interesting.
I have used RSS continuously since near the beginning. When Google Reader died I just changed clients. There are many client options now, basically all of which are better than Google Reader ever was. Pretty much every website out there still has feeds. I can even use it for extremely old fashioned local news sites.
The lack of the algorithmic "feed" and the fact that I'm "pulling" rather than being "fed" content is such a great change in content consumption.
Rise and Demise of RSS - https://news.ycombinator.com/item?id=18896168 - Jan 2019 (123 comments)
The Rise and Contentious Fork of RSS - https://news.ycombinator.com/item?id=18002503 - Sept 2018 (186 comments)
Chrome always opened RSS links as raw XML file with no hint of what to do with it whatsoever.
RSS isn't "dead", but it (actively?) neglected when even a "blog" like https://waymo.com/blog/ (to pick one random-ish example) doesn't have an RSS or Atom feed. Content sources see zero (or negative) value in RSS.
The successor to RSS is where each feed is an arbitrary URL that your client hits to generate a feed. With an LLM this is trivial compared to before.
People deploy these solutions across their entire domain without thinking about it and then suddenly all the feed readers cannot access the feeds. I have about 1800 feeds in my feed reader and if the number of bad default cloudflare deployals keeps increasing at the rate I'm seeing by 2026/27 none of my feeds will be acessible at all.
I feel like the EU has successfully pushed the world towards USB-C as a standard, which seems like a big success to me (I no longer need, but obviously still have, my giant tub of various connectors and wires in my garage).
Would some kind of policy make sense to encourage an open syndication standard? Would it be a good thing?
The main reason it isn't as popular as it once was is because of advertising. Companies want you on their sites because they can track you and show you ads. They could show ads in RSS feeds as well, but since there's no JavaScript environment, they can't data mine your browser, serve you cookies, profile you, track your behavior, and, ultimately, can't show you valuable microtargetted ads.
This is why even when sites offer RSS feeds, it's often a short blurb with a link to the main site. For these, special solutions like RSS-Bridge or RSSHub are needed, which are often blocked and need constant maintenance. I'd rather not have to use these tools, since they're effectively going against the site's wishes and scraping their content, but I think this is justifiable considering that the content is available publicly, and the user should have ultimate control in how they wish to consume it. I'm not going to be forced to accept a business transaction with a shady middleman where my data is mined, sold, and used to manipulate me into buying something or thinking a certain way.
In any case, I agree with the article's other reasons for the decline of RSS: it's too technical, most people prefer algorithmic feeds, platform centralization, etc. I think all of those are UX and technical challenges that can be addressed by building on top of RSS, but there is little incentive for a company to take them on.