this post was submitted on 24 Jun 2023
303 points (100.0% liked)
Technology
37695 readers
306 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah one major reason RSS has died is because content makers moved away from it as it bypassed their own sites advert serving, particularly if anything more than titles are shared. Reddit will go the same way. Also many content sites have moved to tricks to track and monetise users landing on their pages with share to facebook, facebook like, share to twitter etc buttons (which also passively track people just by a user loading a page with them on). Those all help feed the big tracking systems that social media companies like Facebook use to monetise users data by spying on them, profiling them and selling or using information for marketing; so RSS feeds also deminish that income source.
Google has done it's part in this - it killed Google Reader which was a popular RSS reader. It wasn't a huge product but looking back it makes sense to kill it when it also wants to track people across the internet and also concerns it may have to pay content providers for their content.
Yeah, RSS is alive and well. Sure, you aren't getting full articles, but with a full brief and a leap into a browser with a reader view is a pretty slick experience.
Does the "reader" button in your browser redirect you to your rss reader, or are you just using the browser feature for readability? Because the second one does not need rss.
@django Yeah. I’m just using the reader view in the browser. Is it that web sites have reader views for individual articles but no longer update an index of some kind?
The reader view is not provided by websites, this is solely a browser function. They apply an algorithm to extract the content of the website and represent it in a readable way. If you are interested in this, the one used by firefox is available as a library: https://github.com/mozilla/readability
@django I obviously didn’t know that. Thanks for taking the time to explain.