Live data from Hacker News

RSS: there's nothing better

davidyat.es

31–40 of 295 posts

Re: RSS: there's nothing better

#31
I wonder if "Rankings" from sites like Reddit and HN could be considered copyright protected. I think using rankings scraped from the RSS source entry page could result in a better user experience. And give Newspapers back incentive to produce quality Content.

Re: RSS: there's nothing better

#32
post #10
post #2

Google killed the RSS feeds for me. On the flip-side, I am thinking to get back to them sometime soon.

When Google killed the Reader, I switched to Feedly and still using them. Useful enough so I have paid subscription. Still using them after four years, nothing better around as far as I can see. Facebook certainly not even in the same galaxy, and I have no idea why Twitter even mentioned in that topic. IMHO RSS and accompanied readers are still the best for keeping oneself informed.

Feedly killed RSS for me. The way their mobile app scrolls[1] articles just absolutely ruined the experience and I couldn’t find any better app/service before giving up on RSS entirely

[1] https://i.imgsir.com/G0jR.gif - weird entire page scroll going on instead of just scrolling normally. Makes it impossible to skim read the titles

Re: RSS: there's nothing better

#33
post #4

so whats a good rss reader in 2017?

"Feedbro" PlugIn in Firefox. For me, the browser is the natural environment for RSS reading. "Sage" did a perfect job for me in the past, but since it is not available for FF 57 yet, I switched to "Feedbro" and never regretted.

Re: RSS: there's nothing better

#34
post #20

Atom syndication format is better than RSS. https://tools.ietf.org/html/rfc4287 https://en.wikipedia.org/wiki/Atom_%28standard%29

There's no difference in the consumption method though, is there? I kind of lump Atom and RSS together in my mind. Some of my subscribed feeds use one, some use the other, but without looking at the URL, I couldn't tell.

Re: RSS: there's nothing better

#35
A friend and I made a tool/framework to easily create RSS feeds for websites that don't offer one. It's written in Python and uses Scrapy for scraping the website. Maybe it could be helpful to somebody. Out of the box mostly Austrian sites are supported but adding a new site usually involves only a few lines of code.

http://github.com/nblock/feeds

Re: RSS: there's nothing better

#36
Just deleted my Facebook account in about two weeks ago and started consuming news through RSS and through Podcasts and some YouTube channels (which are also, surprisingly, RSS). I've never felt better. This might be a stretch, but this has been a good alternative to the way I was consuming online media, indeed less useless info seems to be reaching me. However, it all depends on the material you're subscribing to.

Re: RSS: there's nothing better

#37
post #20

Atom syndication format is better than RSS. https://tools.ietf.org/html/rfc4287 https://en.wikipedia.org/wiki/Atom_%28standard%29

There's no difference in the consumption method though, is there? I kind of lump Atom and RSS together in my mind. Some of my subscribed feeds use one, some use the other, but without looking at the URL, I couldn't tell.

There is no practical difference at all. RSS has more mindshare outside the google universe, but all reader read both, the formats can be mapped from the one to the other, and all languages have libraries to create both. And also manually they are both equally easy to write.

I for one opted to solely generate RSS wherever possible. Having two equally suited standards is a waste.

Re: RSS: there's nothing better

#38
I really want to like RSS but almost every from a commercial outlet serves “stubs” instead of full articles, I.e. to read the full thing you have to click through and land on their website (for ad-serving purposes I imagine)

I had found a solution in fulltextrssfeeds.com, but it was slow, cumbersome and didn’t always work.

How do you folks solve this?

Re: RSS: there's nothing better

#39

Just deleted my Facebook account in about two weeks ago and started consuming news through RSS and through Podcasts and some YouTube channels (which are also, surprisingly, RSS). I've never felt better. This might be a stretch, but this has been a good alternative to the way I was consuming online media, indeed less useless info seems to be reaching me. However, it all depends on the material you're subscribing to.

YouTube is very friendly towards the RSS readers from my experience.

Re: RSS: there's nothing better

#40
post #31

I wonder if "Rankings" from sites like Reddit and HN could be considered copyright protected. I think using rankings scraped from the RSS source entry page could result in a better user experience. And give Newspapers back incentive to produce quality Content.

No need to scrape: rankings are available by both APIs.
Post reply on HN