Yes! I've been using RSS (feedbro reader) to de-algorithm social media for a long time now. Twitter (via nitter), Facebook (public posts only), HN, etc. It's all in a chronological RSS feed. No algorithms choosing what I see, no infinite scroll. If it's not a public post from a user I added, I don't see it. Luckily all my close friends are public-only type posters so it works. My pet conspiracy is that big tech has w…
RSS is awesome
91–100 of 122 posts
Re: RSS is awesome
#92- There are million different formats.
- guids are not required, they are not monotonically rising integers, and there is no length limits on them (I've seen 50kb guid in the wild)
- date is not required
- you cannot fetch articles "since guid 123". If you go on vacation and return, if the feed had too much traffic they are gone, you'll never see the articles you missed except last 20 or so.
- whether article will be in full or just a teaser is fully in the hands of the server
Re: RSS is awesome
#93Re: RSS is awesome
#94I actually built a simple and free RSS reader because my needs are simple and I'm a sucker for punishment. You'd think websites would want bots to read their RSS feeds since that's the whole point of RSS, but apparently not! ツ
Re: RSS is awesome
#95Boy do I feel old if a short, low content PSA about the existence of RSS is considered "hacker news."
Re: RSS is awesome
#96Earlier 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…
Re: RSS is awesome
#97RSS 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."
https://web.archive.org/web/20070910131413/http://news.com.c...
Re: RSS is awesome
#98I'm sad that a basic description of what RSS consists of makes it onto HN. I still upvoted to help educate the kids :/ FYI FreshRSS is fairly trivial to self-host, and is a really nice option for an RSS reader app.
Re: RSS is awesome
#99I'm sad that a basic description of what RSS consists of makes it onto HN. I still upvoted to help educate the kids :/ FYI FreshRSS is fairly trivial to self-host, and is a really nice option for an RSS reader app.
Preferential to Miniflux myself, but any RSS reader is better than none.
Re: RSS is awesome
#100Tip: use a service to stream quality content to your RSS feed reader. For Hacker News, http://hnapp.com/ does the trick for me.
I subscribe to a couple dozen authors on Hacker News.
Example: in hnapp, search for `author:bob1029`, there's an RSS link, paste that into your RSS feed reader to see that person's Hacker News comments.
I have an entire "Hacker News" section in Feedly, just with author's comments. Very useful!