by HanClinto on 10/8/2025, 4:35:49 PM
by simonw on 10/8/2025, 4:03:41 PM
If you're in the Apple ecosystem (Mac, iPhone) NetNewsWire is an absolute delight. It's not a commercial product any more, Brent Simmons runs it as a (very serious) passion project. Here's a recent post by him explaining part of his philosophy for it: https://inessential.com/2025/10/04/why-netnewswire-is-not-we...
Crucially, it syncs feed read state between my laptop and phone.
by netghost on 10/8/2025, 4:13:25 PM
I'll just shill my own feed reader here: https://addons.mozilla.org/en-US/firefox/addon/brook-feed-re...
It currently only runs in Firefox but if anyone is interested, I'll Port it to Chrome since it now supports a sidebar interface.
I made this because I wanted to have feeds show up where I read them, in the browser, and I wanted it on my own device so nobody else controls it. No hosting, no payment, just a simple tool that lets me control what I read.
Bonus: if you try it you'll likely increase the global usage by double digits ;)
by kkukshtel on 10/8/2025, 4:20:25 PM
This is a nice overview but is also obviously content marketing for Lighthouse, which, fine.
I use Feedly, and generally like it, but the issue with RSS has very little to do with reader front ends and largely to do with how a lot of people don't publish full articles on RSS, images don't work, etc. The demo images of all the readers are like best case scenario - most non-personal sites only publish a paragraph or two, if that, making the reader more of a link aggregator.
by jonpurdy on 10/8/2025, 7:55:13 PM
Going to shill for Feedbin (https://feedbin.com). I switched to this in 2012 when Reader blew up and it has remained a consistently excellent product since then.
I use the web client, and on iOS I use Reeder app to access Feedbin. Ben even published the a Feedbin API¹, which I wrote a Feedbin client for vintage computers (I called Mosaicbin)². I even use it for YouTube subs as of this year and it ingests them perfectly (and can filter Shorts).
I'm still on the original pricing but would happily pay $5/mo current price if it came to that. It's a product that would leave a huge void in my life if it ever disappeared.
by AndrewDucker on 10/8/2025, 8:20:26 PM
I'm happy to just use Feedly.
Keeps my feeds in sync between the mobile app and the web site, has pretty good keyboard shortcuts, mostly just gets out of the way, doesn't have ads I'm not sure what else I'd need
by al_borland on 10/8/2025, 4:06:36 PM
NetNewsWire is great, and the developer is just in it for the love of the game and the open web.
https://github.com/Ranchero-Software/NetNewsWire/blob/main/T...
by yomismoaqui on 10/8/2025, 8:18:02 PM
When Google Reader closed I started using The Old Reader and then after 3 or 4 years jumped to Inoreader.
I've been using it since then without paying anything and it works ok.
by __aru on 10/8/2025, 8:06:06 PM
I doubt this actually exists, but does anyone know of an RSS reader that is cross platform, open source, and can sync between multiple devices via syncthing?
I already sync notes, e-books, etc, via syncthing on Android and Linux. RSS is one place where I have yet to find an option.
by dpcx on 10/8/2025, 5:36:46 PM
Unless I misunderstand, it also misses that Newsblur is open source and can be self hosted https://github.com/samuelclay/NewsBlur
by donatj on 10/8/2025, 7:59:51 PM
I've been using Feedbin basically since Google Reader died. There are many feedbin compatible clients.
I'd probably honestly like to move to something self-hosted, but afaik there is no way to export the read status of individual feed items. OPML is just a list of feeds and their URLs, not their individual item history.
by hysan on 10/8/2025, 7:53:28 PM
Article feels AI generated and misses some big ones. Given that this is advertising for their product, I don’t feel like this is actually useful (meaning unbiased and comprehensive) content for anyone who wants to figure out what RSS reader fits their needs.
by prism56 on 10/8/2025, 8:14:47 PM
FreshRSS is so good. Using it for webscraping and syncing with my android app.
by jklinger410 on 10/8/2025, 4:45:36 PM
Okay this is a thinly veiled ad for Lighthouse, and a clever attempt at getting backlinks, SEO value, etc.
So my real question is what is the value of Lighthouse compared to Feedly or Inoreader?
by yakattak on 10/8/2025, 4:12:22 PM
I really hope sites continue their RSS feeds. It seems like less and less of them have them available or don’t care to keep them updated.
by freetonik on 10/8/2025, 6:00:32 PM
Yes, like 95% of commenters here, I also have an RSS reader. Mine is kinda social (you can follow people and see their subscriptions in your feed), and also has full-text search and “related” recommendations. I also curate and grow a directory of human-written personal blogs: https://minifeed.net
Due to the nature of the medium, the majority of blogs in the directory and technical.
by CrociDB on 10/8/2025, 6:20:21 PM
A bit of a self-promotion, but relevant. I've been working on a TUI feed reader that stores all articles locally in Markdown in a filesystem structure, similar to what Obsidian does, if anyone's interested: https://github.com/CrociDB/bulletty
by renegat0x0 on 10/8/2025, 5:02:58 PM
Some links
https://github.com/AboutRSS/ALL-about-RSS
https://github.com/plenaryapp/awesome-rss-feeds
My problem with most RSS do not have great search. With 500+ sources this can become problem.
https://github.com/rumca-js/Django-link-archive - my own project
by kubihubi on 10/8/2025, 4:20:40 PM
FeedFlow (all platforms and can be synced over freshRSS) https://github.com/prof18/feed-flow
Would be cool if lawnchair for android could integrate RSS as news feed..
by zoidb on 10/8/2025, 7:07:05 PM
Here is a terminal based reader that I recently created as an alternative to newsboat https://github.com/jarv/newsgoat
It has some features that I felt was missing from the terminal based readers out there already.
by jurakovic on 10/8/2025, 4:24:48 PM
Here is my "rss reader" https://jurakovic.github.io/dev-links/news/
I wanted to have a list of latest posts of blogs I follow and that I can access it quickly from both PC and mobile phone without any signing in. Then I decided to do it myself like that. There is a github workflow that runs automatically every 6 hours and updates that page.
by kqr on 10/8/2025, 4:18:59 PM
I used Feeder on my Android phone for the longest time. Recently set up a NixOS server and enabled FreshRSS on it, with FocusReader as the Android client. It is very nice to manage feeds on a server and have the read/unread status sync across devices.
If you have only used device-local readers before and have a server to spare, I recommend at least trying it!
by jasonthorsness on 10/8/2025, 5:19:31 PM
I recently enabled RSS for my own blog¹ and found it very frustrating getting the images/thumbs to display properly. The reason it was frustrating is the aggressive caching by the RSS readers. I had to debug it on a bunch of different readers, then once it was finally working change the URL of my feed to force them all to refresh.
The RSS feeds are surprisingly non-standardized for the media content extensions, even a simple thumbnail.
[1] https://www.jasonthorsness.com at https://www.jasonthorsness.com/rss.xml
by kstrauser on 10/8/2025, 4:55:17 PM
I've been a big fan of Iconfactory's Tapestry for a while now. It supports RSS, plus a bunch of custom connectors for non-RSS things. You could write your own to pull down whatever random thing you wanted, like GitHub Actions outputs or screenshots of your home webcam.
by mikece on 10/8/2025, 4:57:55 PM
I don't know if it's permanently dead or not but I really like QuiteRSS:
https://github.com/QuiteRSS/quiterss
Last update was 4 years ago; I don't know if this means the project is dead or merely "done." One of the last features added was the ability to share a news item to Hacker News:
https://github.com/QuiteRSS/quiterss/issues/1084#issue-33248...
I have used this app on Windows and macOS; I've installed it on Linux but I don't do daily work on Linux so I don't know if it's stable there or not.
by dotty- on 10/8/2025, 4:21:18 PM
Big fan of https://github.com/synzen/MonitoRSS, not mentioned in the article. I self host at home and it sends feed updates to my own Discord server. I appreciate the customization for how the feed notification appear in Discord.
by npilk on 10/8/2025, 5:18:33 PM
Claude Code built me a custom RSS feed reader in just an hour or so. I wanted a simple list of unread posts, which would be auto-deleted when I clicked on them to read them. It took less than 24 hours to go from "ok I'll try to make this" to having it up and running "in production" on my home server.
AI could be a real game changer for anyone who runs their own server or homelab. If you can't find a reader you like, just make one! It's not that hard these days.
by contradictioned on 10/8/2025, 6:07:47 PM
I’ll add https://github.com/stringer-rss/stringer to the self-hosted list. It is my reader of choice since I think over ten years. Never had the feeling of looking for another one.
by FergusArgyll on 10/8/2025, 8:21:42 PM
There's very few things an AI agent can easier make than an rss reader. Just do it, customize it to your liking and finished...
by davidcox143 on 10/8/2025, 5:03:54 PM
The author of Reeder has another RSS app that’s focused on recipes called Mela [1]. I’ve been using Reeder (the one-time payment version) and Mela for years and highly recommend both.
[1] https://apps.apple.com/us/app/mela-recipe-manager/id15484660...
by em-bee on 10/8/2025, 6:11:52 PM
no mention of rss via email?
https://github.com/rss2email/rss2email https://pypi.org/project/rss2email/
i have been using this for 20 years already. by now my own version has accumulated a few custom patches. but the original it is still under active development/support. some day i need to submit my changes upstream.
by galleywest200 on 10/8/2025, 4:59:24 PM
If you are in the Apple ecosystem I recommend News Explorer. It has a very nice interface and it syncs with your iCloud. It is a one-time payment of $4.99.
by asa400 on 10/8/2025, 5:30:00 PM
If you're looking for an on-device terminal feed reader, here's mine: https://github.com/ckampfe/russ
Some folks seem to like it.
by thefz on 10/8/2025, 8:12:48 PM
No tt-rss? Weird.
by dinkblam on 10/8/2025, 4:58:24 PM
> A deep dive
can't we just call things "A thorough examination / analysis" anymore?
by javchz on 10/8/2025, 4:00:39 PM
Liferea looks too old, has a lot of bugs... But man that thing makes me happy, just headlines and click what I want to read.
by seba_dos1 on 10/8/2025, 4:06:00 PM
Commafeed is also hosted at commafeed.com
by netule on 10/8/2025, 5:50:11 PM
TIL everyone on HN has built an RSS reader.
by AlienRobot on 10/8/2025, 7:24:03 PM
Try this too https://fraidyc.at/
by codingclaws on 10/8/2025, 5:06:28 PM
I built an RSS reader in 2005. I never figured out how to 100% reliably detect already downloaded articles.
by AlfredBarnes on 10/8/2025, 4:13:58 PM
I just made a python script that I keep running that updates when there is a new post from one of my feeds. Feed list is stored locally.
by askl on 10/8/2025, 4:33:47 PM
I was wondering why Tiny Tiny RSS was missing as that's what I've been using for the last 10+ years. At the bottom of the article there's the explanation:
> On October 3rd the maintainer announced that he's going to stop working on it, and will remove all infrastructure on November 1st. Forks of the project with other maintainers may pop up, but at the moment it's too soon to tell what the future of Tiny Tiny RSS will be.
by grigio on 10/8/2025, 6:03:38 PM
yarr is a fantastic selfhosted reader
by notachatbot123 on 10/8/2025, 6:24:02 PM
Isn't this just marketing AI slop? There is no real structure, several readers are described with more details, others aren't. At the end there is an ad for Lighthouse.
by curtisblaine on 10/8/2025, 4:26:43 PM
I would like an headless RSS feed aggregator that stores (and categorizes?) feeds and articles in a DB and exposes a rich API.
by righthand on 10/8/2025, 3:41:12 PM
I was looking into this a few days ago, but was having a hard time finding an RSS reader that was desktop software and handled Youtube feeds. I couldn’t find anything that wasn’t tied to a SaaS or required hosting online.
by AndyMcConachie on 10/8/2025, 4:39:59 PM
Happy daily user of FeedBro in Firefox here. I've been using it for 3 years and it's exactly what I expect it to be. It just goes.
by nergal on 10/8/2025, 3:50:58 PM
Another free one http://gitHub.com/lallassu/gorss :)
by kqr on 10/8/2025, 3:42:10 PM
> Their main purpose is enabling their users to consume content
Here we go again... no, "consume content" is what the commercial social networks want you to do so you stick around until the next ad break. (Maybe even what a commercial SaaS RSS reader wants you to do so you pay the next bill.)
I use RSS specifically to get away from generic "content". Instead I read to learn things, and to explore opoinions I might not otherwise come in contact with, and to socialise with other people.
I still miss Google Reader. I loved the social aspects, where I could repost my favorite articles (with comments about them), and friends could easily subscribe to my feed and comment on my shares. It was a really great social network for sharing blog posts and articles. I credit the demise of Google Reader with a lot of the downfall of the Old Web.
Since then, social sharing platforms are motivated to keep you on their platform. I recently ran an experiment on Facebook, where I posted a link to a content creator's video on YouTube with a lot of my thoughts about it.
I then downloaded the same video from YouTube and uploaded it to Facebook (this particular creator didn't upload his content to Facebook directly), and posted the exact same text content (but this time, hid the link the the source video in a comment).
The post where I downloaded + reposted the video got about 1000x more views than the one where I linked to the source.
On top of that, Facebook will often hide the link to the source video unless I click "Show all comments" (rather than the default "Show most relevant").
Facebook deprioritizes (shadowbans?) posts that link off of their platform, and it starts feeling like a stagnant pond. It's frustrating that it's difficult to share insightful blog posts on that platform, and I'm feeling pretty done with it.
Getting a good RSS reader isn't the part that I'm looking for -- I want the easy social aspect that Google Reader and Google+ gave me.