Ask HN: What RSS Reader do you use?
191–200 of 266 posts
Re: Ask HN: What RSS Reader do you use?
#192Re: Ask HN: What RSS Reader do you use?
#193Unread also does an Instapaper-like reader view which you can turn on feed-wide for those shitey RSS feeds that only give you the excerpt.
Re: Ask HN: What RSS Reader do you use?
#194Re: Ask HN: What RSS Reader do you use?
#195I've been using Tiny Tiny RSS since Google shut down their reader. https://tt-rss.org/ Certainly not perfect, but it fits my needs and doesn't cost anything. Also has an Android app, so I can easily check my feeds whenever I want.
[1]: https://community.tt-rss.org/t/a-category-named-gas-chamber/...
Re: Ask HN: What RSS Reader do you use?
#196Re: Ask HN: What RSS Reader do you use?
#197Re: Ask HN: What RSS Reader do you use?
#198Like a few others here, I use an RSS to email converter, although I'm using a custom-written one. The main difference from rss2email is that I'm not actually doing any SMTP - I'm just dumping files into a Maildir and letting isync do the uploading/downloading. The actual reading then happens mostly with Mutt (which also just interacts with Maildir). Like some others have noted, using email as a storage mechanism redu…
This makes a lot of sense, because RSS is quite e-mail like anyway in so many ways: the feeds look like an inbox, where items are marked read and such.
Feedbin seems to permit receiving email newsletters as a feed, so that's one of the few making email into RSS, whereas the others all turn RSS into email.
Re: Ask HN: What RSS Reader do you use?
#199Re: Ask HN: What RSS Reader do you use?
#200This has been a process for me. I started out using TinyTinyRSS and a few other apps. I always wanted an RSS reader that I could use anywhere on any device. I have finally settled on rss2email. I can read on any device I can access my email. I have setup an email just for rss feeds (rss@mydomain.com) and use a server side filter to put the feeds in the correct mailbox. I love the idea of not introducing another app t…
https://github.com/skx/rss2email/
Since feeds go to your mailbox you can easily read them from multiple locations and also search them via your mail client.