I just wish RSS readers could properly parse the webpages instead of only having the first paragraph and getting cut off
Technology
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.
That's actually not the RSS reader's fault. It's the rss feed you import that behaves like that. It's on purpose, to make you go to their website and ingage in their traffic.
Although I still have Feedly on my phone, and open it occasionally, RSS readers are not as useful as they used to be. That is not due to the way RSS inherently works, but in the past 15 years, websites no longer make their entire articles available on the feed. What you usually get is a small excerpt with a link to the website. They do that because RSS does not allow for the same level of engagement and advertising they would have on their website. As it is, RSS readers are, technically, link aggregators. Which makes them much less convenient.
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.
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.
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.
@[email protected] a few people in this thread have mentioned using Kbin or Mbin as something of an RSS curration tool. I'd like to learn more about that.
The Drupal community maintains an aggregate of feeds from 200+ sources with posts about the CMS. In the last year or so, the quality of the content is noticeably worse. Some community members are blaming Ai generated content...
Chat GPT, write a 1000 word blog post about Agile that mentions Drupal
I think the problem has more to do with how Google rewards "fresh" content that repeats keywords with higher page rank than a better written article posted 2 years earlier.
Regardless of the cause, a small group already running drupal.community for Mastodon has been discussing using up voting as a way to let the community curate the feed.
Would love any advice or examples on using Kbin or Mbin to empower a small community to curate RSS content.
RSS is fine for what it is, but it addresses a use case that only rarely applies to me -- wanting to see all or nearly all of the content put out from some feed.
There are a few sources for which I'll do that -- I look at The War Zone, for example. But for the great majority of sources, any feed has a mix of content that I want to see mixed with content that I don't want to see. I think that link aggregators like Reddit or the Fediverse do a better job of picking up interesting content and filtering out the uninteresting.
I'll use RSS to obtain podcast feeds. But for webpages, I just usually don't want to see all the content that a given source is putting out.
I‘m using a RSS reader with rule based filters to remove uninteresting articles (to me) and upvote or downvote articles with certain keywords (for me). That way I can aggregate lots of media and have my own personal feed.
It takes some time to set up and fine-tune, though.
What RSS reader is this? I’ve been wanting to get back into it for a while but I too need to be able to filter things down to a digestible form.
Lemmy moderators: I strongly encourage you guys to subscribe to the RSS of your communities. It's considerably quicker this way to notice and address problematic posts.
On the article: I've been using Liferea since forever. I wish that it had access to blacklists though; some of my sources have quite a lot of rubbish that I'd rather not bother with.
Every since I started my blog, I've been using RSS feeds to follow other blogs. It's been pretty useful. Alligator and Thunderbird has been nice.
What RSS feeds (preferably without needing an account like NY Times) would people like to recommend? I recently set up Feeder on my phone and have been curating it
And is there a way to bypass soft-paywalls with an app like feeder?
Some useful services:
- https://kill-the-newsletter.com/ (Generates email addresses that expose received messages over RSS)
- https://github.com/RSS-Bridge/rss-bridge (Scrapes websites and creates RSS feeds for them)
Your post is missing the most important information that you wanted to share
Indeed. I installed FreshRSS on my local server and haven't looked back. Man, did I ever miss the web of the google reader era.
The thing that stops me from moving to rss is that I don't follow any news sites or blogs. I've tried but they all kinda suck to me. The only thing I follow is youtube creators and lemmy communities. Lemmy is my rss feed pretty much.
I follow my lemmy community with my rss and I tossed in a few other sites I felt interested in but always forget to look at like the local paper, that said my server has been collecting months of info but I haven't setup the link to my mobile app out of laziness so it has all been going to waste
I figured there are interesting people out there who don't really blog often, but who might post something online a few times ever year and whom I'd like to stay updated on. So I started trying to collect some of these relatively inactive personal feeds.
It's not ass noisy as following blogs or social media, which is what I like about it. The only drawback is of course that so few people maintain an RSS feed.
Check out Selfoss, a self-hostable Online RSS tool, to browse and manage your feeds from the desktop and mobile
I used to follow a TON of webcomics via RSS, first on Feedly, then on Inoreader, but a few years ago I've stopped opening my feed for certain reasons (and now I'm afraid to even think of the backlog). I've started getting into RSS again about a year ago, followed some blogs and small news websites, and I've been loving it! currently using my Nextcloud provider's RSS option with the official Nextcloud News app on Android and RSS Guard on PC (I haven't found one that integrates better with Plasma desktop yet).
Does anybody have any recommendations for FOSS RSS readers with actual content surfacing features? So many RSS feeds are full of junk (this is particularly a problem with feeds with wildly disparate posting frequencies) and I've always felt they'd be a lot more useful if people were putting more effort into a modern way to sort through extremely dense feeds.
Fluent Reader
Would you happen to mean readers with filtering tools? If so I'm interested as well.
I know Thunderbird technically has them, but I've had trouble making them work as effectively as I'd like. RSSOwl had some that were easier to work with, but stopped being updated. There's now a fork of it called RSSOwlnix, but I haven't taken the time to see whether it still works as well or not. May be worth looking into though...
Really I mean anything more advanced than keyword filters. Performance friendly NLP has come a long way since the advent of RSS
I mean anything more advanced than keyword filters.
Sounds like an opportunity to integrate some AI... 🙈