I use RSS to read HN! and about 170 other sites, at last count.
I Still Use RSS
41–50 of 370 posts
Re: I Still Use RSS
#42Re: I Still Use RSS
#43Re: I Still Use RSS
#44Earlier quoted context omitted.
I'm perfectly happy just getting headlines with links, which seems most common these days, at least for what I subscribe to. It requires I go to their site to get the content where they can (try to) shove anything they want in my face and run whatever trackers they normally do.
This why I personally gave up RSS. I used to enjoy reading things in my RSS reader where I could set things up to be clear to me. Once they started providing only links back to the WWW browser where everything was hard to read I gave up and now I just suffer reading in the WWW browser and frankly don't read nearly half as much online content as a result.
Re: I Still Use RSS
#45To me, one of the most important features of RSS is not having to reskim over titles I've already dismissed. I don't even mind that most feeds don't have any content, the links are good enough for my needs. I really wish AP and Reuters would bring back RSS, I'd no longer have any reason to open a site just to skim headlines. Some might argue that is the reason news sites stopped offering RSS, but I don't think it rea…
* Reuters: https://createfeed.fivefilters.org/index.php?url=https%3A%2F...
* AP: https://createfeed.fivefilters.org/index.php?url=https%3A%2F...
Relying on the underlying HTML attributes of the page to generate the feed does make these feeds much more brittle, but it's one option when the sites choose to switch off their own feeds.
Re: I Still Use RSS
#46RSS is awesome! I never got the hang of using a read-application, instead I use rss2email to get copies of posts delivered to my inbox. There are a few different tools for getting the feeds to email, my own is a pretty simple golang application I run in a docker-container: https://github.com/skx/rss2email/
Re: I Still Use RSS
#47Re: I Still Use RSS
#48I provide an RSS feed for my blog. From my access.log, I see that there is a decent number of subscribers to my feed. Here is the data I could pull from it: Feedly 91 subscribers Inoreader 16 subscribers Feedbin 6 subscribers NewsBlur 4 subscribers The Old Reader 3 subscribers BazQux 2 subscribers WordPress 2 subscribers ------------------------------- Total 124 subscribers I get about 4000-6000 hits to my website on…
Re: I Still Use RSS
#49Re: I Still Use RSS
#50I also still use RSS. https://news.ycombinator.com/rss
There's also this: https://hnrss.github.io/ Which lets you set filters so that you only see posts with a certain amount of activity, so you aren't spammed with every single HN submission in your feed.