273 comments
bluGill · 19 days ago
A good algorithm is a good thing. However what a good algorithm is for me is often different from what it is for those who maintain them. Outrage gets attention and sometimes it is needed, but there is a level of too much, and also a lot of outrage unfairly represents the issues and so it makes me mad even though if I understood the details I wouldn't be mad just concerned.

I want an algorithm that surfaces things of interest to me, then says "you have seen it all, go outside" (with an option of if I'm confined to a hospital bed to go on). Algorithm maintainers want me to keep scrolling for more ad dollars.

Show replies

Beijinger · 19 days ago
My buddy will soon offer an RSS reader. I will post it here.

Yes, you can create an RSS feed from a Youtube Channel. You can can create an RSS feed from Reddit.

You can't to my best knowledge create an RSS feed anymore from Twitter

Newsletter to RSS: https://kill-the-newsletter.com/

More stuff:

Blogs & RSS https://rssfeedasap.com/ https://code.rosaelefanten.org/rssparser.lisp/dir?ci=tip

This one you have to pay. I am considering it. Some RSS feeds don't work on my TinyTinyRSS. I think cloudflare, like always, is killing it:

https://politepol.com/en/prices

PS: If you have an idea for a RSS reader domain, please suggest.

Show replies

bsnnkv · 19 days ago
I am a big proponent of RSS, but I think that it suffers from a lack of imagination these days, for example, the "quality filter" approach mentioned in this article is not very useful imo.

The biggest cost of RSS feed items as a consumer is figuring out whether something is worth reading. A lot of feeds these days don't provide anything useful in the body to make a determination on this, and others just dump the entire contents in the body, which means you're wasting a bunch of time reading N% of something until you realize you're not interested in it and it can be skipped.

In addition to this, RSS feeds tend to be structured to just throw everything at you, regardless of the topics you are interested in.

For a few years I have been publishing my own topic-specific feeds[1] for others to consume where I fill the body with my own personal highlights from the source, with a link through to the source (ie. the things I found interesting, the "hooks" that give a quick signal to a consumer if this might be something they want to invest time in reading). They have a couple of die-hard consumers, but ultimately this really a case of a niche within a niche.

I wish there were more feeds like this for me as a consumer, but unfortunately I get the feeling that this idea will never really become popular enough to catch on widely as RSS becomes less and less relevant to the mainstream.

[1]: my software development topic RSS feed for example: https://notado.app/feeds/jado/software-development

Show replies

artisanspam · 19 days ago
I love RSS. I use RSS daily. I use link-aggregation websites like HN to find interesting authors and subscribe to any RSS feeds that they have. Highlights from my reader sync automatically into my Obsidian vault. It's great.

But I know I, and everyone else posting in this thread, are in the minority. It's clear that most people prefer algorithmic drip in a walled garden. There's a reason everyone flocks to those platforms when RSS superseded them. I don't think I need to re-hash why those platforms are bad for the health of the internet and society as a whole.

So what can be done at a structural level to fight this? What can be done to incentivize people to leave these algorithmic drip feeds to reverse this trend?

Show replies

netghost · 19 days ago
The one thing that kills me is the number of "modern" blogs/sites that don't offer rss or atom is really frustrating. If I really like your site, please let me be an engaged reader and let me know when you have something valuable to say again!

I've even resorted to adding features in my personal feedreader to seek out common feed locations or APIs that common blogging tools leave on mostly unnoticed.

Show replies