I mainly browse on my laptop, but it's pretty decent on mobile.
I connect/subscribe it to various things - one of which is a previously curated FreshRSS instance, running in a docker container. So reeder connects and updates read/new feed additions too.
That gets read from the Reeder app on iOS or on the web on Windows. Longer pieces get saved to Instapaper for Kindle-reading and archived on pinboard.
- Some feeds only provide title/summary and not the full text article (yes, I know there are full-text extraction service, but last time I tried them, none of them was perfect, and I don't want to play the guessing game -- "Am I reading the full article, or a broken extraction?")
- Some feeds are just better to be read in a web browser. e.g.: Project release notes on GitHub, which usually come with links to PRs, commits...etc, so I need to open several browser tabs to consume the content anyways.
- Some personal blog sites have very beautiful (or interesting) designs that I find myself actually enjoys poking around.
- Ad-blocking -- given the current popularity of RSS, I don't know if it really makes sense financially for websites to do so, but I notice some feeds do inject ads.
- If I ever need to click a link in an article, jumping from a reader software to a browser is too big of a context switch that disrupts my flow -- just let me go through all the feeds right now, and I will decide how to prioritize the most interesting ones and allocate my reading time later.
For my use cases, Unread on iOS gave me the best experience. All the gestures optimized for single-hand operations are just fantastic. Sadly, they switched from one-time payment to monthly subscription and I can't justify the cost when I only use it in a very light way(just for sorting items). Reeder is not as good, but is comfortable enough for me.
This is the year of the RSS reader - https://news.ycombinator.com/item?id=34105572
It's time for an RSS revival (2018) - https://news.ycombinator.com/item?id=34105558
Edit: forgot to mention RssBridge [4] to get tweets that match certain criteria as an RSS feed. RssBridge also provides access to many other platforms.
[0]: https://github.com/FreshRSS/FreshRSS
[1]: https://github.com/readrops/Readrops
[2]: https://github.com/html2rss/html2rss-web
It has a highly customizable UI.
It handles all the fetching/refreshes/storage right in your browser, no need to install anything else or self-host a backend.
And you can import/export OPML feed collections, so you can easily switch to another solution when you outgrow it.
The only downside I've found: it doesn't sync between machines (at least, not for free). That's totally fine when you're just trying out RSS for the first time, but it does get annoying if you eventually want to read on, say, a phone, tablet, and laptop in different situations. For that use case, NNW + FreshRSS is my current, excellent solution.
[0] https://github.com/dauphine-dev/drop-feeds
[1] https://addons.mozilla.org/en-US/firefox/addon/drop-feeds/
I used to use https://blogtrottr.com which I do still think is a good product, they just didn't quite fit my needs so after about 8 years I ended up creating my own.
I keep hoping Feedly will help separate the wheat from the chaff in my feeds with their ML work, but it seems to require me doing more than clicking on what to read to identify my likes and dislikes.
I’ve played with Matter and Readwise Reader, and so far I’m not impressed. I like Readwise in theory, but the RSS reading UI is a bit slow though I might need to tweak the settings to make it quicker.
It's just so incredibly polished and fast. Plus, it's open source!
iOS: Unread, which is just supremely beautiful. I'm amazed that the "double tap to mark read/unread" interaction isn't standard.
Mac: Reeder, which is nice and flexible though not perfect.
Also recently did I little write up of my workflow: https://www.liamjbennett.me/posts/2022-12-23-workflow-2023/
One of the surprisingly few readers I could find that is local-only and doesn't require an account.
I self host a lot of services but don't see the need for an RSS reader server-side.
It is a local reader -- no account required, no server storage, but stores everything on the phone.
I've also used NewsBlur which I would probably like more if I paid. One thing about Handy News Reader is there is a way to see the URLs of existing feeds, which I have not found how to do in NewsBlur.
A previous discussion from 2020: https://news.ycombinator.com/item?id=24658424
I haven't tried any of the others in comments here, so can't make comparisons; that might be interesting.
Never understood why nobody talks about NewsExplorer
https://apps.apple.com/app/id1032668306, the only third party app on my phone that is available on ALL iDevices it’s actually insane
iCloud sync without needed rss backend, snapshot/export/import/folder Also reads Twitter private lists and feed
Search inside articles
Stable with tens of thousands of articles unread
I don't usually read my feeds in the RSS service, but I look at the headlines and mark what interests me to send it to Pocket and read it quietly there or on the original website of the site.
It's better and more customizable than Newsboat, plus there is an option to transfer everything from the Newsboat to it. It is not really a reader but a parser, but that's what makes it great.
Having everything happen locally on my own machine is great - I never want to be in the position of losing Google Reader again. And the option to do non-interactive refresh makes is almost as nice for high volume feeds.
---
It is a daily digest and supports also terminal mode.
Before that, I used Feedly and Google Reader before that.
I only do RSS browsing on my phone, triage what I'm interested in to emails sent to myself or send to pinboard for archiving/maybe visit later (although probably moving away from PB soon)
Super neat and minimal web based rss reader. It also needs minimal resources and virtually no maintenance.
I've used elfeed, it demand too much time to skim many posts, similar to Miniflux who is quicker but still demand too much time. ttRSS allow to scroll marking read, that's enough for me. Feeds nowadays simply have much value as a tool, but too little values per mean post.
Gnus with scoring is nice, but again too slow to skim, even with scoring help.
Both of the mobile options integrate with Feedly for sync'd read/unread status, etc.
It's a simple script that I manually trigger once a day to check my list of feeds from a config file. It caches the known posts and generates static HTML with summaries of the new posts for me to browse locally.
Also hi sbolt