Live data from Hacker News

Ask HN: What RSS Reader do you use?

news.ycombinator.com

161–170 of 266 posts

Re: Ask HN: What RSS Reader do you use?

#161
Self-hosted Miniflux (https://github.com/miniflux/miniflux) + Reeder on iOS / macOS.

Miniflux like so many supports the Fever API which means I can use almost any RSS app on the platform I need it on. I also wrote a small sidekick for Miniflux that I can use to filter posts I don't like (Sponsored posts etc.): https://github.com/dewey/miniflux-sidekick

Re: Ask HN: What RSS Reader do you use?

#164
I read RSS in Emacs using mu4e. I used to use Gnus, but it's (a) really slow and (b) causes Emacs to freeze (since it's written in Emacs Lisp, which isn't concurrent); in contrast mu4e delegates work to a separate process, and is generally faster (e.g. using an indexed Xapian DB).

I'm a sucker for mindlessly checking feeds, so I only poll feeds every few hours to avoid a drip-drip of new posts throughout the day. I do this with a cron job (now a systemd service). This job also converts RSS and ATOM to maildir, since that's all mu4e supports.

It turns out there are loads of programs for polling+downloading+caching+converting news feeds, but I couldn't find any that just convert; so I made my own by stripping down one of those existing projects ( http://chriswarbo.net/git/feed2maildir ).

Re: Ask HN: What RSS Reader do you use?

#165

https://www.inoreader.com - suppose the best replacement after Google reader death ;(

Another vote for inoreader.

Used TheOldReader.com when Google killed Reader, then switched to inoreader. Haven't looked back (even though I'm using the free version still).

edit: Adding that I find the android app to be of excellent quality.

Re: Ask HN: What RSS Reader do you use?

#167
post #63

http://www.bazqux.com/ - I paid for a lifetime subscription a couple years ago and never looked back. The interface is great is both desktop and mobile, since it’s online everything is kept in sync across devices and I can configure the interface to my liking. I tried many RSS readers and nothing came close.

Me too. It is also interesting to know it is written in Haskell. One of the few real life Haskell projects.

Re: Ask HN: What RSS Reader do you use?

#168
post #91

News on my Nextcloud server, it's kind of buggy but having the sync between devices is really valuable. Before that it was Thunderbird.

Same. I've looked at other self-hosted RSS services, but found no functionality that would make me want to spin up another service.

I also use two free online services to enhance the experience: PolitePol to create a feed where there isn't one, and SiftRSS that allows me to filter through the feed to only include (or exclude) items from the feed.

Re: Ask HN: What RSS Reader do you use?

#169
post #154
post #3

Feedly. Switched when google reader died, and honestly it's filled the hole perfectly, does all it needs to do, has premium options to support them. Fast, and clean.

Same, it's great.

#MeToo

I need to figure out if there is an export feature, though. I'd like to try some of the other options listed here.

Post reply on HN