Live data from Hacker News

RSS is awesome

evanverma.com

31–40 of 122 posts

Re: RSS is awesome

#31

Is there any RSS reader that is also able to subscribe to newsletters in some way? There are lot of contents that are only provided as newsletters nowadays and I wanted to be able to read my feed and newsletters in the same app, without going into my mail inbox.

There are projects which generate web feeds for websites that don't have one.

https://github.com/RSS-Bridge/rss-bridge

https://github.com/DIYgod/RSSHub

Re: RSS is awesome

#32
It was greader for me before netnewswire, I still use RSS, I can prioritize what to read myself after a quick glance I don’t need a “recommendation algorithm” to do it for me!

Re: RSS is awesome

#33
RSS is terrible as a format (Atom is much better), but RSS is awesome as an idea. If your web site were a database, RSS would be like WAL. If your website were differentiable, it would be like its derivative, or rather a Lagrangian, taken at the moment of last update.

(BTW all serious static site generators know how to produce an RSS/Atom feed.)

Re: RSS is awesome

#34
post #19

Earlier quoted context omitted.

RSS is the antidote to algorithm feeds. I’m glad for any mention of it. 90% of the tools users need were built 1970-2000 including RSS.

Having restarted using rss in the past months (after probably 10+ years of not using it) i am now starting to remember why I stopped using it: lack of a personal "algorithm" that made hundreds (if not 1000s) of unread daily items to be manageable. I know part of it is on me. I need to let go, unsubscribe aggressively, etc... but this is... work? Im not a regular iOS user, but on it I have feeeeds which actually seem…

Is there still no alternative filling Google reader's void?

Re: RSS is awesome

#35
post #22

Earlier quoted context omitted.

What's an algorithm?

https://en.wikipedia.org/wiki/Recommender_system

The parent comment raises a valid distinction.

> In contrast, a heuristic is an approach to solving problems without well-defined correct or optimal results.[2] For example, although social media recommender systems are commonly called "algorithms", they actually rely on heuristics as there is no truly "correct" recommendation.

https://en.wikipedia.org/wiki/Algorithm

What are the consequences of conflating the two terms? I’m not sure yet.

Re: RSS is awesome

#36
I'm all in on RSS. Matter of fact, I used an RSS reader (netnewswire) to find this post!

I host freshrss on a linode vps so my read/unread feeds are synced across devices.

Hacker news, various subreddits, YouTube channels, webcomics, blogs, forum posts, and even a newsgroup (comp.lang.ada is still active) are all in there, letting me catch up on feeds that I choose to read at my own pace.

Re: RSS is awesome

#37
post #34
post #19

Earlier quoted context omitted.

Having restarted using rss in the past months (after probably 10+ years of not using it) i am now starting to remember why I stopped using it: lack of a personal "algorithm" that made hundreds (if not 1000s) of unread daily items to be manageable. I know part of it is on me. I need to let go, unsubscribe aggressively, etc... but this is... work? Im not a regular iOS user, but on it I have feeeeds which actually seem…

Is there still no alternative filling Google reader's void?

you could self-host your own rss reader on a server & set it up to automatically update the feeds in the background every now and then, and just check on it whenever you want to read what's new. freshrss seems to be the popular choice.

there's also some subscription services that seem to do the same thing, but i have no experience with them.

Re: RSS is awesome

#38
post #33

RSS is terrible as a format (Atom is much better), but RSS is awesome as an idea. If your web site were a database, RSS would be like WAL. If your website were differentiable, it would be like its derivative, or rather a Lagrangian, taken at the moment of last update. (BTW all serious static site generators know how to produce an RSS/Atom feed.)

We should popularize a JSON-based alternative, we'll call it "Absurdly Simple Syndication."

Re: RSS is awesome

#39

Earlier quoted context omitted.

https://en.wikipedia.org/wiki/Recommender_system

The parent comment raises a valid distinction. > In contrast, a heuristic is an approach to solving problems without well-defined correct or optimal results.[2] For example, although social media recommender systems are commonly called "algorithms", they actually rely on heuristics as there is no truly "correct" recommendation. https://en.wikipedia.org/wiki/Algorithm What are the consequences of conflating the two te…

> The parent comment raises a valid distinction.

Not really, as described in the quote you shared, it is common to refer to "recommendation systems" as "algorithms", even if its not actually such a thing.

There are plenty of examples of well-known aliases to concepts that obfuscate actual meaning in the English language, but they aren't wrong, as language is usage.

Re: RSS is awesome

#40

Is there any RSS reader that is also able to subscribe to newsletters in some way? There are lot of contents that are only provided as newsletters nowadays and I wanted to be able to read my feed and newsletters in the same app, without going into my mail inbox.

You can subscribe to newsletters with any RSS reader nowadays, but it’s a multi step process requiring the use of an external (free) tool.

1. Create a feed on https://kill-the-newsletter.com/. This will also give you a custom email address to send your newsletter to.

2. Subscribe to the newsletter with the custom email address and add the feed you created to your reader.

This setup works very well for me with NetNewsWire though there is friction in the multiple steps. No affiliation with either, just a satisfied user.

Post reply on HN