Live data from Hacker News

RSS: there's nothing better

davidyat.es

221–230 of 295 posts

Re: RSS: there's nothing better

#222

Earlier quoted context omitted.

It has the same limitations as HTML. For HTML, these limitations were circumvented by burying the platform under an ever increasing heap of javascript crap.

What limitations are those? HTML is great for what it's supposed to do (allow anyone to publish and distribute content online). RSS/Atom is great for what it does too.

I like html but a lighter format along the lines of TeX or something s-expression/indentation based would have been nicer

Re: RSS: there's nothing better

#223
post #44

I wrote about this recently[1]. The "problem" with RSS, that essentially lead to it falling out of favour, is that it is pure consumption, not interaction. You can't "like" an update that comes to you via RSS, nor comment, nor easily share. It's difficult for sites to monetise it, or track, or promote their own agenda. It's not "social" and since every other site these days needs to be social, whether through aforeme…

And this is why Google Reader was amazing. There we were, my friends and I, reading RSS feeds and liking/sharing/commenting amongst ourselves. pours one out

Here we are now, in a line with BSS and Usenix users.

Re: RSS: there's nothing better

#224

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?

tt-rss has a plug-in that lets you specify which part of the linked article is the actual content and then, when it pulls the feed, it replaces the feed content with the text of the specified element.

Re: RSS: there's nothing better

#225

Earlier quoted context omitted.

Off-topic: what do you use for self-hosted email? I'm considering abandoning it and going back to gmail/fastmail, for the constant configuration hassle (DKIM/SPF, etc.) causing sent/received emails to be incorrectly marked as spam and/or refused :-/ Any "sane defaults, regular updates, impossible to shoot yourself in the foot" package to recommend?

https://mailcow.email https://github.com/sovereign/sovereign https://mailinabox.email FreeBSD-specific: http://www.purplehat.org/?page_id=4

Thanks :)

Re: RSS: there's nothing better

#228
post #84

I love RSS/ATOM. The only problem i have is with sites, that don't let me see the complete content inside feedly and i have to open the site in an extra new tab. Would love some suggestions for this. (other feedgraber, self hosted,...)

Feedbro has built-in Readability style engine that can transform partial feeds to full feeds (you have to set it in Properties for each feed): https://nodetics.com/feedbro/

Re: RSS: there's nothing better

#229

Feedbro RSS Feed reader has built-in Rule engine that lets you define rules for filtering/highlighting/autotagging articles. https://nodetics.com/feedbro/

With the HN feed I get this error:

  Unable to load feed https://news.ycombinator.com/rss:
  503: Unable to read feed: https://news.ycombinator.com/rss
That is a pitty, looks like an interesting project? Does it have an open issue tracker?

Re: RSS: there's nothing better

#230

Feedbro RSS Feed reader has built-in Rule engine that lets you define rules for filtering/highlighting/autotagging articles. https://nodetics.com/feedbro/

With the HN feed I get this error: Unable to load feed https://news.ycombinator.com/rss: 503: Unable to read feed: https://news.ycombinator.com/rss That is a pitty, looks like an interesting project? Does it have an open issue tracker?

HN site sometimes throws that error i.e. that URL returns HTTP code 503 and no feed content. It's intermittent and not really a Feedbro bug.
Post reply on HN