this post was submitted on 04 Feb 2024
206 points (100.0% liked)

Technology

37606 readers
163 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
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 7 months ago (1 children)

Even as a link aggregator that would be perfectly fine for me personally.

What really bugs me is that many news sites don't keep their feeds clean, so you often have duplicates and most importantly: if you have multiple sources, you'll get multiple copies of the same information packaged slightly differently - often I'm not even interested in one copy.

For example, all news outlets had some Grammy/Taylor Swift crap in their feeds. Each outlet had like three different articles, all regurgitating the same information. I would love to have something like topic clusters, so that I could discard all articles I'm not interested in in bulk.

I even tried building it myself, but wasn't very successful.

[–] [email protected] 3 points 7 months ago* (last edited 7 months ago) (1 children)

I don't see how RSS could identify, prioritize, and remove duplicates between different sources in the same category. If I understand correctly, those are not really duplicates, but rather different articles on the same subject. Unless you are talking about a more complicated system or manual curation, I don't think that is possible. I don't believe I had much trouble with duplicates within the same feed, maybe I never subscribed to many feeds that do that.

[–] [email protected] 3 points 7 months ago

It's possible by analyzing the title and subtext (and the article snippet, if it exists). I tried to have an AI model estimate the likeness of articles. Worked relatively well, but I lack the motivation to build it out into a usable app.