Live data from Hacker News

Ask HN: What RSS Reader do you use?

news.ycombinator.com

241–250 of 266 posts

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

#241
post #232

For the CLI junkies like myself, newsboat[0] is pretty nice. [0]: https://newsboat.org/

I use newsbeuter. I like to keep mine running in a tmux window. Wasn't aware that a popular fork existed. Does Newsboat have any advantages over newsbeuter?

Nice. I live inside tmux as well. As far as I am aware, newsbeuter is no longer maintained, and the newsboat fork exists to pick the thread. Newsboat gets continual bugfixes and has recently added some commands that fill holes in the macro system.

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

#242

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 d…

> there are loads of programs for polling+downloading+caching+converting news feeds Please list a few. They might come in handy. I know of feed2exec (programmable feed reader): https://gitlab.com/anarcat/feed2exec Debian also has feed2imap, feed2omb (open microblogging) and feed2toot (Mastodon): https://packages.debian.org/search?keywords=feed2

The one I stripped down is feed2maildir https://pypi.org/project/feed2maildir

Prior to that I was using imm https://hackage.haskell.org/package/imm-0.3.0.0 Looking at it's github repo it seems to have morphed into a more general-purpose tool https://github.com/k0ral/imm

I also remember looking at https://github.com/sloonz/maildir-feed and its successor https://github.com/sloonz/ua which looks nice and modular, but I couldn't figure out how to compile Go with Nix :(

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

#243

Earlier quoted context omitted.

Happy to answer anything, I work at Feedly. In the Pro+ you get both AI and also Newsletter feeds, Twitter feeds, Reddit feeds, public boards, soon Web Alerts

I think the fact that you've paywalled Reddit RSS feeds which are free is scammy. I get asking money for improving something, but there is no way to just subscribe to Reddit feeds as is.

I set up an AWS API Gateway that proxies to Reddit RSS URLs and then I just give the APIG endpoint URL to Feedly. Unless you have a lot of reddit feeds or high traffic ones, you probably won't even break out of the APIG free tier.

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

#245
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.

Happy BazQux customer too. The creator is very responsive and fixed a bug that caused slowdowns for me in no time. Recommended.

unfortunately he hasn't been responsive to requests for accessibility improvements. I would really like to use his service, but I just can't.

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

#246
post #136

Miniflux with the paid hosting plan[1]. Things I love about it (from [2]): > Miniflux is a minimalist software. The purpose of this application is to read feeds. Nothing else. > The Miniflux layout is optimized to scan entries quickly. > The design of Miniflux is inspired by Hacker News, Lobsters and Pinboard. > Miniflux uses Javascript only where it’s necessary. And the content extraction for truncated feeds, custom…

Recently they had a database outage. After that they decided to archive unread items after 60 days. If you're like me and have a lot of feeds, this really doesn't work. I've decided I won't renew my subscription next year.

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

#247
post #124

https://feedbin.com works perfectly for me. I like the relatively clean design and the pricing isn't outrageous. I use the Reeder app on iPad and iPhone to interface with Feedbin.

I especially love Feedbin's ability to ingest email newsletters, so that I don't have those crowding my inbox. It's also a great way to follow the select few Twitter accounts I'm interested in. Not trying to be a shill, just love the service! :)

I don't especially love Feedbin because it limits feed items. If it didn't do that, I'd be using it right now, and wouldn't have a problem with it.

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

#248
post #19

https://feeds.pub A "social" RSS reader on which I can see what feeds are others following. (Disclaimer: I am the author of feeds.pub)

A couple questions about this. Does it allow me to see articles from a single feed, or do I have to look at everything in an HN like format? Also will it accept OPML import? I really don't want to add over 500 feeds by hand.

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

#249
post #136

Miniflux with the paid hosting plan[1]. Things I love about it (from [2]): > Miniflux is a minimalist software. The purpose of this application is to read feeds. Nothing else. > The Miniflux layout is optimized to scan entries quickly. > The design of Miniflux is inspired by Hacker News, Lobsters and Pinboard. > Miniflux uses Javascript only where it’s necessary. And the content extraction for truncated feeds, custom…

Recently they had a database outage. After that they decided to archive unread items after 60 days. If you're like me and have a lot of feeds, this really doesn't work. I've decided I won't renew my subscription next year.

You can host it yourself for free. I do, and it’s great.

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

#250
News Explorer on MacOS and on iOS. It syncs through iCloud, and this obviously only works if all your reading is on Apple devices.

For many years I used Reeder with syncing through Feed Wrangler. I switched because rendering is better with News Explorer.

Post reply on HN