Why Everyone Should Still Use an RSS Reader in 2024

ginerel@kbin.social to Technology@beehaw.org – 153 points –
Why Everyone Should Still Use an RSS Reader in 2024
lifehacker.com

RSS is still the best way to track the news on the web, and these RSS readers can keep you right up to date.

95

You are viewing a single comment

One question. Why do we need a web app for something that was designed to work locally?

To sync across different devices maybe?

Do you need that? You only need to sync the feed. There are formats like OPML for that. At worst you need a file sync tool like syncthing. The feed contents seen by the readers are all the same.

I'm yet to see a good reason why feed readers need to be web apps. This is worse than the case of git - a decentralized tool is taken and made centralized.

When you have 100+ feeds you really want to avoid reading twice the same entry. It's the single most important feature in an RSS reader for me.

Agreed. The syncing can be managed other ways. The only thing I’m left with is using on a work computer for some reason, where one’s own devices aren’t available/permitted? But that’s probably not a common usage case.

So the OPML file does handle the read status as well? isn't it just a format to export and import feeds inside a reader?

Depends on your use-case obviously, for me it's very nice to have all feeds and read status on all devices (laptop, phone, tablet) and don't need to add a new feed to all devices or set it up again when I change phone, reinstall Linux etc. It also has user-management, so you could have accounts for friends and family and even expose it to the internet (which I wouldn't at this point) or but it on a private mesh / vpn like Tail-/Headscale.

Edit: Whoops, I was talking about self-hosting. Having it as a web service has the same benefits if you don't wanna tinker with tech, obviously, (with the caveat that people from that service know what you read ...)