this post was submitted on 22 Jan 2025
441 points (97.2% liked)

Technology

60802 readers
4941 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS
 

Blogger discovers this cool thing called "RSS".

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 16 hours ago (2 children)

It can be as simple as just putting an app on your phone. I use feeder which is fine. Pretty bare bones, but in that way it's easy to learn and use.

I've also been meaning to try out an app called Nunti, which I heard about a while ago from this Lemmy post. It claims to be an RSS reader with the added benefit of an (open source and fully local) algorithm to provide some light curation of your feed. It looks interesting, but I haven't actually tried it out yet because I'm still deciding whether I want any algorithm curating my feed, even one as transparent as Nunti's. It's also only available through F-Droid right now, which is a bit of a barrier to entry.

[–] [email protected] 6 points 15 hours ago

The fact that it's only available through fdroid is actually a good thing in my opinion.

[–] [email protected] 4 points 15 hours ago (2 children)

If it's open source, you could perhaps tinker with the algorithm. My main desires for rss feeds are:

  • a way to filter out fluff affiliate link articles (e.g., 8 best gadgets on sale for prime day)
  • a way to cluster articles on the same topic (i don't really need to read 5 articles about the same news item)

Any clue if nunti could do that?

[–] [email protected] 1 points 2 hours ago

Newsblur can do the first kind of filtering. You select "best gadgets" in the title, and all posts on that feed with that phrase in the title will be hidden from then on.

[–] [email protected] 2 points 14 hours ago (1 children)

Man, I feel you on the affiliate link fluff. I actually ended up unsubscribing from the Popular Mechanics and Popular Science feeds because the signal to noise ratio was so bad.

The creator of Nunti provided a very good primer on the algorithm design here. Basically, you indicate to the app whether you like or dislike an article and then it does some keyword extraction in the background and tries to show you similar articles in the future. I suppose you might be able to dislike a bunch of the fluff and hope the filter picks up on it, but it isn't really designed to support the kind of rules that would completely purge a certain type of content from your feed.

[–] [email protected] 2 points 12 hours ago

Oh wow, they really did a good job of explaining it. It's not too complex. I think it probably would be able to filter out some of the fluff.