Btw, what is a non-local RSS reader? I have come across multiple that RSS readers that advertise being “self-hosted” and I’m confused about that since in my mind RSS readers are simply clients that periodically query different servers for an .rss file, so I’m confused about where there is anything to host besides the host of the .rss feed.
It makes more sense to have a server downloading and consolidating the data from the various sources, rather than syncing and downloading from dozens or hundreds of sources to build the feed in real time.
It’s technically possible to do it all client side, but it would put more load on the RSS sources, and be a much slower user experience.