Live data from Hacker News

Ask HN: What RSS Reader do you use?

news.ycombinator.com

211–220 of 266 posts

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

#212

I wrote my own using nodejs. It's nowhere near complete enough for anyone else to use, but I'm enjoying building features as I need them. Thanks to covid, I just host it on my local network so I can browse on my phone since we are home all the time. https://github.com/schwartzworld/rss

If you wanted to access it remotely and don't want to set up a VPN yourself you might check out https://www.tailscale.com/ I haven't used it yet myself, just came across it and thought it was neat.

Thanks for the tip!

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

#213

NetNewsWire is wonderful! Brent Simmons is writing it for love ( https://inessential.com/2015/06/30/love ) and it really shows. https://ranchero.com/netnewswire/ Here is their "How to Support NNW" page. https://github.com/Ranchero-Software/NetNewsWire/blob/main/T...

Mac only :'(

God mac people are retarded.

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

#215
Adjacent but related to this topic, I also use an RSS reader and I think it's something which a lot of non-programmers would really appreciate more. There are a lot of techy reasons why I like it (self-hosted is always nice, back-search is fun, I like the customization, etc) but especially during these stressful times, it's a great way of limiting obsessive scrolling in newsfeeds. I follow 300+ feeds, most only semi active so I can very easily get caught up on all the new article titles. Once I'm caught up, it's much easier for me be done and not keep scrolling. This is in stark contrast to other newsfeeds, and the control I have over the rss subscriptions means I don't get algorithmically manipulated to the same extent as other places. There are niche feeds I love and it's great having them collated

So three things: 1. talk to your friends about it, I've been advocating it to a lot of people and lots of them are interested. Feedly is relatively easy to setup for a layperson and showing them cool lesser-known feeds is a great way of getting them started (as you all know, there are niche blogs lots of places and the act of self-curation is really empowering). But if you self host, maybe offer to give them an acct...

2. I think gReader was a start but it was a slightly different newsfeed environment. Now everyone I talk to understands the dangers of newsfeeds and algorithmic manipulation, but they don't know what to do. I think there's a space for a RSS startup (or even feedly) to really press their advantage on self-curated feeds and no infinite scrolling that would appeal to a lot of people. The little RSS advertising I see are not focused on this

3. One thing people might miss is some twitter/fb/etc accounts which they know they like, and want to bring to their readers. I think a lot of people know the difference between the people they follow who they actually care about and the ones that are just on the same platforms. I'm thinking especially about Cory Doctorow's Adversarial Interoperability (https://www.ycombinator.com/library/6c-cory-doctorow-on-adve...) but if the platforms won't do it, having a free/open source twitter/fb/etc scraper that is reliable would be a huge win. I've tried some but a lot of them are buggy or expensive and it's annoying for a layperson. This could definitely be improved and I wish some of the platforms would export rss feeds too (e.g. youtube did and then it got weird). Also having easy integration to html-diff non-RSS websites would be great. I've used it to check for job postings, cdc news, etc, and I think a lot of people would like it.

All of which is to say, we have this old technology that is secretly adopted by a lot of websites (especially because of wordpress/etc which make it a default) and which could solve a lot of deep problems that a lot of people are struggling with. I think HN type people could really make impact here in expanding the userbase

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

#216
The one I wrote for myself.

It's a janky one page PHP file + either simplepie or picofeed for the backend; using flat-file lists to store the feeds themselves. And it's PERFECT for me. Been using it for years.

As a non-professional (literally, I don't program for a living primarily, I sometimes teach classes in beginner stuff) this is the kind of thing I'd love to encourage more non-professionals to do. No need for even "apps" here.

https://gitlab.com/jrm4/mahrss

In action:

https://jrm4.com/mahrss

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

#217

Earlier quoted context omitted.

Is the feedly AI worth the cost?

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.

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

#219
I use https://blogtrottr.com/ to get RSS feeds to my email.

I then filter them into a folder and now I have a cross-platform synced RSS reader. I can also do any sort of filtering that I want with email filters.

The only real downside is that I haven't found a mail client that will pre-download images in the items. But I can read the text offline at least.

Post reply on HN