I am using FeedBro, it's a browser extension and it does not sync data yet. So I just export my subscriptions to a OPML file as a backup. It's free and has some nice features.<p>For other feeds I use iNoReader which is really packed with all kinds of features.<p>I was wondering what you all are using these days.
<a href="https://newsblur.com" rel="nofollow">https://newsblur.com</a><p>It's an online service. It has features to extract the whole story from the source website, and to automatically filter feed items according to title, author, tags etc. There are android and iOS apps available; at least the Android one is opensource.<p>One can self-host it, but at $36/year it's almost worth it paying the author to avoid the hassle.
I've been using the free version of Feedly for what I think is around 10 years. It does everything that I need it to, though I may not be enough of a power user for that to matter to anyone else, and I've never once felt that they're shoving the paid version down my throat.<p>There have been times where the service was down, but it's been extremely rare, and luckily RSS feeds aren't that critical to me.
Shout out to Inoreader!
Brilliant service. I use it to track website changes and follow my private Twitter lists. It offers an option for newsletters without spamming my inbox. I track over 400+ feeds (and counting) to track everything that catches my fancy.
I use Readwise to revise what I have captured; Inoreader offers annotations which go to Readwise. I also use IFTTT with it to pipe specific feeds to Telegram. Readwise completes the loop for repetition; Raindrop.io as the bookmark (with highlights) and annotations for tracking whatever I have read.
I can use it to export to Obsidian and take notes.
<a href="https://fraidyc.at/" rel="nofollow">https://fraidyc.at/</a><p>It's a browser extension, and it's been very pleasant to use. I came across it on a previous Show HN post: <a href="https://news.ycombinator.com/item?id=22545878" rel="nofollow">https://news.ycombinator.com/item?id=22545878</a><p>Now if only it worked on mobile…
I have a Raspberry Pi running Miniflux [1] and a daemon running to send webhooks [2]. These webhooks go to an n8n [3] workflow that distributes the posts based on keywords or source to different channels - like Telegram, Twitter (my own feeds), and a custom made notifications app I'm developing.<p>[1]: <a href="https://miniflux.app" rel="nofollow">https://miniflux.app</a><p>[2]: <a href="https://sr.ht/~gjabell/mfn/" rel="nofollow">https://sr.ht/~gjabell/mfn/</a><p>[3]: <a href="https://n8n.io" rel="nofollow">https://n8n.io</a>
I use Feeder [0], downloaded from fdroid.<p>[0]: <a href="https://gitlab.com/spacecowboy/Feeder" rel="nofollow">https://gitlab.com/spacecowboy/Feeder</a><p>Sadly, I accumulate much more feeds than I read. Just like podcasts. I subscribe to too much of them. Download a lot of episodes, and I do not listen to them at all.<p>Does anyone know how to prioritize?
I use Reeder[0] on my Apple devices, I also use a Email2RSS service[1] for the ones that are asking me to subscribe.<p>[0]: <a href="https://reederapp.com/" rel="nofollow">https://reederapp.com/</a><p>[1]: <a href="https://kill-the-newsletter.com/" rel="nofollow">https://kill-the-newsletter.com/</a>
I'm using Nextcloud already and that has an officially supported RSS daemon app[1]. I mainly use it with this really good Android client[2] (that's on F-Droid) that supports connecting to it (and Miniflux it appears, which I noticed a bunch of mentions in this thread of).<p>Probably worth mentioning too since this is HN, of the really nice hnrss[3], which I use for comment notifications in RSS.<p>[1] <a href="https://github.com/nextcloud/news" rel="nofollow">https://github.com/nextcloud/news</a><p>[2] <a href="https://github.com/bubelov/news" rel="nofollow">https://github.com/bubelov/news</a><p>[3] <a href="https://hnrss.github.io" rel="nofollow">https://hnrss.github.io</a>
I use Thunderbird for feeds (but not email, newsgroups, calendar or chat).<p>It's just as capable as a lot of dedicated feed readers, all of which I found to be a bit clunky. As least Thunderbird's brand of clunky is nostalgicly familiar.
Feeder on Android from FDroid. It is being very actively developed and has been improving rapidly.<p>Only thing I wish is that it would handle a dynamically changing feed list that can be kept on NextCloud across devices, a la keepass.<p>I also use TT-RSS self-hosted to aggregate academic article feeds into a single one I can share with my students. But I hear that app community has become quite toxic.
I use email. I've done this for a long time as evidenced by this old blog post:<p><a href="https://kevincox.ca/2013/06/27/email-as-rss-reader/" rel="nofollow">https://kevincox.ca/2013/06/27/email-as-rss-reader/</a><p>I like it because I already have email synced across all of my devices and my email clients have configurable notifications which works well for RSS where I mostly don't get notifications. Most of my feeds are filtered into a folder that is pre-downloaded to my phone and I read it when I have some downtime. But it is also easy to have a few important feeds go straight to my inbox when I want to see updates right away.<p>I used a third-party service for most of the time but have recently started up my own RSS-to-email service so am using that now. You can also self-host very easily.
I use <a href="https://kevinfiol.com/reader/#dailies" rel="nofollow">https://kevinfiol.com/reader/#dailies</a><p>It's a personal fork of Bubo Reader by George Mandis. It's essentially just a Node.js script that fetches the latest stories from some RSS feeds I have stored in JSON, and then deploys a static site to Github Pages as a single HTML file. I use Github Actions to have it automatically run every 2 hours.<p>Bubo Reader: <a href="https://github.com/georgemandis/bubo-rss" rel="nofollow">https://github.com/georgemandis/bubo-rss</a><p>My fork: <a href="https://github.com/kevinfiol/reader" rel="nofollow">https://github.com/kevinfiol/reader</a>
I use pipedream[0] to subscribe to RSS feeds and save the file into my cloud storage as a markdown file, all synced to my local device. I can then read them by using whatever markdown reader I have.<p>[0]: <a href="https://pipedream.com" rel="nofollow">https://pipedream.com</a>. Though I'd say that it's pretty easy to bootstrap a this using a period script in your own device, considering that you probably only need to fetch the feeds once a day at most.
Yet another shameless plug of my feed reader side project: <a href="https://github.com/msurdi/feedo" rel="nofollow">https://github.com/msurdi/feedo</a><p>Not many features, and nothing super special, but I use it daily since I started it and works fine for myself. I'm also trying to make it as easy as possible to run, either on your own laptop or on any hosting provider.
Liferea on the desktop, smd_xml[0] for some web projects that parse, and PHP plus...simplexml? I think for some other desktop scripts. My desktop panel lights up in different ways depending on some RSS based genmon scripts. Some Python and Ruby in there too, somewhere.<p>0. <a href="https://stefdawson.com/sw/plugins/smd_xml" rel="nofollow">https://stefdawson.com/sw/plugins/smd_xml</a><p>Edit: That was interesting, URL updated
Created a (free) account on <a href="https://rss.envs.net" rel="nofollow">https://rss.envs.net</a> and I read my feeds with third-party Android tt-rss clients. A couple of curl+jq aliases help me also monitoring incoming articles between two pieces of work thanks to the API.<p>Previously I enjoyed Flym for Android, but I decided to use this tt-rss account for several reasons (mostly synchronization between devices).
BazQux.com, since a few weeks after Google Reader shut down. Nearly 10 years and I can't remember a single outage. Works great on both desktop and mobile.
I use the new dashboard site that I'm currently developing, Glimpst.com. See the Imgur link below for one of the available layouts and the styling. I also have podcasts on my dash (but it has other available widgets too). I plan on launching this in the next couple of months.
<a href="https://imgur.com/a/STWXsPN" rel="nofollow">https://imgur.com/a/STWXsPN</a>
<a href="https://betamagic.nl/products/newsexplorer.html" rel="nofollow">https://betamagic.nl/products/newsexplorer.html</a><p>I've been using News Explorer and I've been pretty happy with it. There's no subscription and it even has a tvOS/watchOS app
Not pure-play reader, but shoutout to start.me, I've been using it for years now. The idea is to customize your one-stop start page (with to-do-lists, weather,...). I use it for 90% RSS plus some market data, it's actually my main source of news (including for HN).
Paid (bottom tier) Inoreader subscriber since its inception (since Google Reader was terminated). I don't use any of its fancy features, but use it across multiple devices, so it's pretty much my "internet brain" (as Google Reader was for me in its era).
I am using Reeder for years on both my Mac, iPad and iPhone. Smooth UI which just works. I pay for new releases every few years to keep supporting the author.<p>As syncing service I use Feedbin since the Google reader apocalyps. I rather pay for a service now to better ensure it survives.
FeedReader with DecSync plugin: <a href="https://github.com/39aldo39/FeedReader" rel="nofollow">https://github.com/39aldo39/FeedReader</a><p>It's a desktop app that, with the plugin, sync across my different machines.
I use feedbin. On desktop i use the web interface, on mobile I use Reeder (with feedbin as the source). Does everything I need. Might try self-hosting at one point, I have a couple of rPi's for running pihole and other services anyway.
GNOME Feeds, frozen on the last GTK3 release. It's nice, but the browser engine is pretty bad (webkit-based) and I don't really agree with it's later design changes. Probably going to start looking for something new once it breaks.
The Bat Mail client on Windows 10: <a href="https://www.ritlabs.com/en/products/thebat/" rel="nofollow">https://www.ritlabs.com/en/products/thebat/</a>
Thunderbird on Linux...
<a href="https://gitlab.com/news-flash/news_flash_gtk" rel="nofollow">https://gitlab.com/news-flash/news_flash_gtk</a> (Written in Rust, Good fit if you use Gnome)
Elfeed, a reader for emacs: <a href="https://github.com/skeeto/elfeed" rel="nofollow">https://github.com/skeeto/elfeed</a>
I went down the rabbit hole and tried everything until settling on Reeder. It’s been over a year and I’m very happy with its simplicity and it “just works”.
sfeed_curses. It works just well enough that I haven't tried to replace it, but not well enough that I don't think about replacing it. I don't automatically update my feeds, sync across devices, or maintain a central repo, just manually update in the morning when I check the news.