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

Technology

62012 readers
4018 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
you are viewing a single comment's thread
view the rest of the comments
[–] fitgse 76 points 3 weeks ago (5 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.

[–] [email protected] 29 points 3 weeks 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.

[–] fitgse 3 points 3 weeks ago

Yes. Monitoring GitHub for releases is great (especially if the project posts change logs). Also, if you are a developer and need to monitor library updates for any deps you app might have, many of those sites also have rss feeds. For example: https://libraries.io/

load more comments (3 replies)