this post was submitted on 16 Jan 2025
493 points (99.0% liked)

Technology

61166 readers
5018 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 other!
  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
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] fitgse@sh.itjust.works 76 points 1 week ago (2 children)

I use self hosted FreshRSS. I has:

  • news straight from the section I care about in chronological order order
  • new blog updates
  • music review updates
  • Bandcamp releases from artists/labels I follow
  • open source software releases I follow
  • YouTube updates from channels I follow.
  • etc

It is by far the best way to get updates about just the things you care about.

[–] atmur@lemmy.world 29 points 1 week ago (1 children)

I started using FreshRSS around the same time Reddit killed their API, it has rapidly become one of my favorite self-hosted apps.

Also,

open source software releases I follow

You have just taught me that I can add github release pages to my feed, I love FreshRSS even more now.

load more comments (1 replies)
[–] riquisimo@lemmy.dbzer0.com 4 points 1 week ago (2 children)

I use Feeder on android, which just lives on my phone instead of on my server.

Would you say there are distinct advantages to self hosting an RSS reader? Most of the time when im browsing sites and reading it's on my phone, not my desktop.

load more comments (2 replies)
[–] dhork@lemmy.world 56 points 1 week ago (1 children)

Hey, Joey, don't say that shit out loud. Once they realize that there is a way to access content that isn't sufficiently monetized, they will block it. Keep it secret!

[–] mipadaitu@lemmy.world 33 points 1 week ago (1 children)

The content creators should be shouting about RSS from the rooftops. The only people that lose out are social networks, and startups. It would be more difficult for a new person to get a foothold, but at least we decide what we want to read on our own.

[–] unexposedhazard@discuss.tchncs.de 14 points 1 week ago* (last edited 1 week ago) (1 children)

I remember youtube creators recommending other creators small channels and stuff like that. I want that back.

[–] SatanClaus@lemmy.dbzer0.com 4 points 1 week ago

Hard agree. I've had Gamers Nexus introduce me to a few channels but none have been small. I entirely skipped YouTube for most of my life so I missed the small town feel.

[–] Sparkega@sh.itjust.works 52 points 1 week ago* (last edited 1 week ago) (5 children)

The hardest part is when you have to curate by yourself. To me RSS feels like a lot of work upfront. Is there a tool to help discover items to add to your feed aligned with your interest?

[–] RamenJunkie@lemmy.world 35 points 1 week ago (2 children)

You start with vlogs you like.

Then see who they have in their blog roll.

More seriousl, I have literally used RSS regular since like 2006 or so. And I will NEVER forgive Google for killing Reader.

Anyway, what I mean to say is, its just a growing process. Someone links an article and you say, "Well, this sote seems interesting" and you stick it in your RSS reader.

Next thing you know you are pulling 1000-2000 articles a day, even with limiting filters.

One last bit of advice. Most systems let you export your subs.

DO THIS FROM TIME TO TIME BECAUSE YOU WILL HATE YOUR PAST SELF WHEN SOMETHING GOES WRONG AND YOU LOSE ALL YOUR SUBS.

[–] mipadaitu@lemmy.world 13 points 1 week ago (1 children)

I went the Local RSS Reader -> Google Reader -> Feedly -> Self-hosted FreshRSS myself. Kinda went full circle on this.

Sometimes I wonder if we're all just the same person

[–] arran4@aussie.zone 4 points 1 week ago

Never forget never forgive.

[–] realitista@lemmy.world 17 points 1 week ago* (last edited 1 week ago)

You can try mine as a starting point if you like. It covers most subject areas, has categories so that you can easily delete the categories you don't care about. Just import the OPML file to any client you like. I like feedly personally.

Feedly does a great job of that.

[–] kazerniel@lemmy.world 3 points 1 week ago
  • Look around in your online communities and see what publications get shared.
  • Once you find some sites you like, search the web/communities for alternatives with the same topic/vibe.
  • If you find journalists you like, see where else they publish their works, or what publications they used to work at. For bloggers / content creators, see who they collaborate with.
load more comments (1 replies)
[–] bluGill@fedia.io 34 points 1 week ago (6 children)

Algorithms done right are useful. Make sure things that are likely important to be bubble to the top. I don't have time to read/watch it all, so prioritize the important things for me.

Done right is the hard part. It is too easy to prioritize memes that make people angry even though if you really investigate you discover that while there is a little truth it is grossly exaggerated and whoever is being mocked isn't that stupid - because things that make people mad tend to get attention.

The algorithm really needs a "there is plenty more but you have seen all the important stuff - go outside and do something" after I've seen what is important. Of course it then needs a "but I'm currently confined to a hospital bed so just show me something so I'm not bored out of my mind". The likes of facebook of course cannot allow such a thing as once you stop scrolling their ad revenue is gone. However that is what the world needs.

[–] horse_battery_staple@lemmy.world 25 points 1 week ago (1 children)

The companies deploying the algorithms aren't taking any of what you said into consideration though. They only want to feed you what has the most interaction as that can garner the most money from ad revenue.

[–] Windex007@lemmy.world 17 points 1 week ago (3 children)

Would be nice if open-source aggregators like Lemmy allowed users to "Subscribe" to community developed algorithms.

I'd love to (attempt) to build an "ethical" algorithm for content sorting, have it be open-source, and be able to have clients use it without having to actually modify the client itself.

[–] Dran_Arcana@lemmy.world 4 points 1 week ago* (last edited 1 week ago)

There's nothing preventing you from forking a Lemmy client or server to prototype this. Depending on how you implement the activitypub backend, you might be able to make it transparent to a user if you present an algorithm as an array of cross posts via a /c/ of a server.

Anything more might require forking a client, which might be easier to implement but may be harder to convince a large userbase to migrate to.

load more comments (2 replies)
[–] TORFdot0@lemmy.world 4 points 1 week ago

The problem isn’t the algorithm just because it’s an algorithm, even chronological sort is technically an algoritim.

The problem is closed source algorithms with no user choice that implement dark patterns and other addictive and psychologically abusive tactics to make users engage with their app as much as possible

load more comments (4 replies)
[–] sma3in@lemmy.world 26 points 1 week ago* (last edited 1 week ago) (2 children)

this is by far my favorite way of browsing the internet nowadays. if they find a way to monetize or kill RSS, i'm getting off the internet

[–] eugenevdebs@lemmy.dbzer0.com 21 points 1 week ago (3 children)

I think it would be hard to re-invent RSS for money, it's part of why it's so simple.

RSS as a service makes sense for backend, not front end where most of the money would be made.

And killing RSS is... Kinda here? It's difficult to get a RSS feed on most websites, unless you can scrape it or find someone who's done it for you.

Man I should use RSS more...

[–] moseschrute@lemmy.world 8 points 1 week ago (5 children)

I get that the idea of rss is sort of a universal protocol for publishing articles, which is really cool, but damnit if you make me parse XML in 2025. As a developer, I would be ok if they modernized RSS feeds.

Something like this

load more comments (5 replies)
load more comments (2 replies)
load more comments (1 replies)
[–] ziproot@lemmy.ml 16 points 1 week ago* (last edited 1 week ago) (1 children)

If you want to quickly find RSS feeds without having to view source:

Want My RSS for Firefox

openfeeds for Qutebrowser

Apparently Google has an RSS extension but I haven’t looked into it.

Some RSS tools that are useful:

RSS Bridge

Kill the Newsletter

MoRSS (worked for like, one niche website I look at, but still might be useful)

EDIT: By the way, Facebook has been working very hard to fight RSS at every corner, but most other platforms still support it.

Also, if you use Kontact like I do, it supports RSS feeds through Akregator

load more comments (1 replies)
[–] land@lemmy.ml 15 points 1 week ago (13 children)

Please do recommend RSS apps for all platforms. Currently using:

Android: Read You iOS/Mac: Unread

[–] tyrant@lemmy.world 5 points 1 week ago

I'm using feeder on android and it's working well for me. On desktop I use Firefox extension but can't remember the name

[–] MonkderVierte@lemmy.ml 3 points 1 week ago* (last edited 1 week ago)
load more comments (11 replies)
[–] eugenevdebs@lemmy.dbzer0.com 15 points 1 week ago

Small tip for anyone using Thunderbird as a mail client, it supports RSS feeds! And you can import/export them too.

[–] hendrik@palaver.p3x.de 12 points 1 week ago (6 children)

Is there a recommended, shiny RSS reader for Linux and Android? Which I want to try?

[–] photonic_sorcerer@lemmy.dbzer0.com 15 points 1 week ago (1 children)

I use feeder installed via Fdroid. It sends me notifications that send me straight to the content. I rarely have to actually open the app. No complaints!

[–] skip0110@lemm.ee 9 points 1 week ago

+1 for feeder

[–] lepinkainen@lemmy.world 7 points 1 week ago

I use Newsblur, it’s a web site and will fetch feeds even if my computer is offline.

[–] kamenlady@lemmy.world 6 points 1 week ago* (last edited 1 week ago)

I have been pretty happy with Read You

I used feeder before that. Feeder is fine and may even have more options, but Read You has that perfect layout and text formatting...

[–] unexposedhazard@discuss.tchncs.de 4 points 1 week ago* (last edited 1 week ago)

I use quiterss on my linux desktop. Its already in the repos on debian and works great for me. I have extremely minimalistic requirements tho, so might not be for you if you want a shiny UI. It has tagging, custom keyword filtering, folders, notifications. All i need.

[–] z3rOR0ne@lemmy.ml 3 points 1 week ago* (last edited 1 week ago)

I use NewsBoat on Linux, but it's a terminal app and not for everybody. On Android I use CapyReader, and IMHO it's quite nice.

load more comments (1 replies)
[–] NineMileTower@lemmy.world 11 points 1 week ago* (last edited 1 week ago) (3 children)

I remember Google Reader back in the day. I miss that a lot. Is there something comparable that I don't have to host?

[–] lepinkainen@lemmy.world 7 points 1 week ago

Newsblur is the one I migrated to and haven’t looked back.

[–] voluble@lemmy.ca 7 points 1 week ago (1 children)

There are good RSS reader web browser extensions. Firefox has a few. Check out Feedbro.

[–] NineMileTower@lemmy.world 4 points 1 week ago

Thanks, bro.

load more comments (1 replies)
[–] harmsy@lemmy.world 10 points 1 week ago

I miss Firefox's Live Bookmarks feature.

[–] eronth@lemmy.world 10 points 1 week ago (2 children)

Algorithms have the advantage of finding stuff for me that i wouldn't have even thought to look for. Is there any thing with RSS that sufficiently mimicks this?

[–] TORFdot0@lemmy.world 3 points 1 week ago

I mean you have to subscribe to a feed to be able to see it and I don’t see how RSS could sync a feed you don’t even know about. I suppose if someone started a platform that everyone used to sync their feeds then people could uncover content from the RSS feeds of other users but that seems to take the really simple out of really simple sync (RSS)

load more comments (1 replies)
[–] glitchead@programming.dev 9 points 1 week ago (1 children)

I've greatly enjoyed FeedFlow ( github or the official site ) as my reader since it's minimalistic and just looks so polished. Almost fully cross platform as well.

[–] HeyJoe@lemmy.world 3 points 1 week ago

Thanks! I like it a lot.

[–] Rooty@lemmy.world 9 points 1 week ago

I had the same idea two years ago, this seems like a more involved and detailed take

[–] aliteral@lemmy.world 8 points 1 week ago

Thunderbird has RSS channels you can use and set-up (if you use the e-mail client, it is convenient).

[–] desmosthenes@lemmy.world 7 points 1 week ago (2 children)

Very cool! Thanks for making this and sharing.

load more comments (1 replies)

title could be worded better... i was confused at first that there was some algorithm for rss he was no longer using. it should be something like ' i ditched the website algorithm feed and utilize the rss instead'

[–] kazerniel@lemmy.world 5 points 1 week ago* (last edited 1 week ago)

I used Feedly since Google Reader was shut down. Then 1.5 years ago, as Feedly was getting more paywalls and AI-crap, I switched to Newsblur, and have been a happy user ever since. I love its Intelligence Trainer that lets me hide posts with certain tags/authors/keywords.

load more comments
view more: next ›