Skip to content(if available)orjump to list(if available)

I ditched the algorithm for RSS

I ditched the algorithm for RSS

282 comments

·January 16, 2025

bluGill

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.

ndriscoll

> you have seen it all, go outside

Or "you've seen it all. Bored? Click here to let your friends know you're looking for something to do/see who else is bored". Or "Bored? X needs volunteers!" Or some other positive suggestion to try to prevent a "eh guess I'll doomscroll something else" reaction.

gleenn

That would be such a killer feature. And it could find other friends in the area and that are also free. Not like Meta doesn't have some kind of model for all that data already probably.

miah_

Yes. I'd love to find other nerds into retro computing, UNIX, and pottery in my area without wading into groups or joining a forum. They know everything about me, match me up with some people I'd most likely get along with!

Terr_

> That would be such a killer feature.

"Alice, what if we made a button that improved overall human wellbeing, while somewhat reducing our ad-revenue and lowering the engagement-metrics we use to sell shares to investors?"

"*sigh* We've been over this, Bob: We only build features for customers--not cattle."

WantonQuantum

A long long time ago before reddit, facebook, digg, twitter, etc, there was usenet. It worked a bit like reddit but subreddits were called news groups.

There were many front ends for usenet, called news readers.

My favourite was "nn" short for "no news".

It showed you posts in groups you're subscribed to, allowed you to post comments, etc.

When you had finished getting up to date it would EXIT and print:

No news. (Is good news)

grumblepeet

Ha! I had forgotten that message.Thank you for reminding me. I used to read comp.lang.lisp for the extensive and increasingly bizarre flame wars and for the wider philosophical discussions. Eventually I got to the point where I thought "OK I'm done now" and left and never went back.

RalfWausE

The cool thing is: Its still there!

Yeah, it may be not as populated as in the 80s to mid 90s, but there are still enough active groups in usenet to waste uncounted hours every day...

EvanAnderson

I'd like to see an RSS item-level recommendation / discovery algorithm driven by recommendations made by a cohort of people who have similar likes to me. I wish there was a standards-based to publish a stream of my "likes" from my feed reader, and to "consume" the "likes" of others. When I add somebody's blog to my feed reader I'd expect it to pick up their "likes" (much like how people used to have a "blog roll" on their own site) and begin to consume the "feeds" from the sites they "like". It reminds me a bit of PHP's "web of trust".

Hacker News, arguably, functions in this capacity for me now. The cohort is the entire population (since we all see the same item rankings), though.

lonk11

What you are describing is similar to how https://LinkLonk.com works (my side project) - when you "like" a link you get connected to the RSS feeds that posted that link and other users that also liked it. Then you get content from feeds and users that you are connected to. The more links in common you have with a feed or a user the more weight their other links have.

mjmsmith

Do any of the web-based readers offer discovery based on matching your RSS list to other users' lists? Mine (Feedbin) doesn't, but I'd like it as an opt-in option.

zellyn

Bluesky is trying to figure out how to outsource algorithms and let you decide which to use.

Highly recommended podcast episode: https://oxide-and-friends.transistor.fm/episodes/scaling-blu...

8organicbits

You should read about OPML blogrolls [1], they are gaining traction in this space. Personally, I like the idea of manually exploring recommendations, so I built a browsable index [2]. But you can crawl the these as well and build all sorts of recommendations engines.

[1] https://opml.org/blogroll.opml

[2] https://alexsci.com/rss-blogroll-network/discover/feed-c550c...

davewiner

Thanks for the blogroll love!

You can also see one in action on my blog's home page.

http://scripting.com/

And on a special site..

https://blogroll.social/

A blogroll is a kind of feed reader.

jldugger

Here's what I do: - six 'links to top posts from the past week' links for subreddits/HN, in rotation. - a collection of RSS feeds from bloggers I've seen enough writing to recognize (and academic journals), which I check weekly

Every day is a focused collection of the most upvoted posts from one of those seven. It's hardly a perfect algorithm, but it at least disengages the worst instincts of FOMO. And the RSS feed can be seen as an escape hatch of sorts. If you really wanted to, you could try browsing /new once in a while as some kind of public penance or panning for gold.

edit: turns out the actual post is pretty close to this, with more RSS as a middleman. I just use Trello cards as rotating bookmarks, having given up on RSS being viable for anything other than the profitability of the RSS publisher.

nialv7

You said what I wanted to say.

I think there is a niche market for tools that allow individuals to train their own recommendation systems.

WhyNotHugo

Such an algorithm would require plenty of data to be well trained, and I fear that the same crowd that would value such an algorithm, prioritises privacy too much.

Perhaps malicious algorithms and tracking have driven us too paranoid to even collaborate on an algorithm that actually serves us.

Beijinger

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.

Gormo

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

You don't have to create anything. YouTube and Reddit have never stopped publishing RSS feeds. I've personally been using RSS continuously for both sites without any issues for the past 15 years.

Both sites adhere to the standard link tag structure for declaring feed URLs in the headers of applicable pages. You can use a browser extension like 'Get RSS Feed URL' (https://chromewebstore.google.com/detail/get-rss-feed-url/kf...) to easily expose the feeds associated with a page you're visiting without having to look for them in the page source.

I personally have all of my feed subscriptions -- blogs, podcasts, aggregators (including HN), YouTube channels, subreddits, etc. -- synchronized via TT-RSS on my VPS. I then use Liferea as my client (https://lzone.de/liferea), pulling from TT-RSS, for a high-quality, no-nonsense reading experience on the desktop.

inopinatus

On the rare occasions I still look at Twitter I use lists instead of follows, and this avoids both the awful algorithmic noise and means I'm not contributing to anyone's bullshit engagement KPIs.

I would still prefer an RSS feed, if there was a logged-out solution.

noufalibrahim

I was a heavy bloglines user back in the day and loved it. It was like a custom newspaper people printed for me and worked great.

I moved to twitter in 2009 and, for the most part, it was a better RSS experience. The udpates were smaller, more frequent. It was text only and had a size limit which automatically filtered for some level of linguistic ability. I used to only see people who I wanted to. It felt like a cross between IRC (which I used heavily at the time) and RSS and I quite loved it.

Over the years, the experience has degraded. Not just because of "the algorithm" but also because of influencers, social media marketing, spam, etc. But I had the frog in hot water experience and never really felt like moving away. I've blocked it on my work machine and use it only my phone via. the browser and a monochrome screen which makes it less compelling.

I've made a few friends and relationships on the platform and I think it peaked in 2015/2016 or so. Especially when you're in a city that's mostly on it. You run into people who you know "via. twitter". It's been a great ride but I do wish for some of the things of the RSS days.

mattlutze

Does the world need another RSS reader/mousetrap? We already have so many.

https://duckduckgo.com/?t=ffab&q=rss+readers

What is your friend's idea to revolutionize with their new reader?

soapdog

Someone doesn't really need a reason to build something besides that they want to build it. I built many RSS readers and I was not trying to revolutionise anything, I was just having fun. This mindset of "revolution" and "disruption" will block you from actually just doing the things you want sometimes.

fourside

I guess it depends on the goal. If you just want to build things then you don’t need anyone’s permission, but if you want people to use it or to make a living off it, it’s important to know why people would use what you’re building.

mattlutze

One of my soapboxes is that the world is full of really smart people trying to solve solved problems for the sake of having done something that feels like something. I advocate for people taking that creative energy and pointing it at partially/poorly/un- solved problems.

If that's developing to offer (OP in particualrly said their friend would soon be offering a new service) an RSS Reader because there's something to actually innovate and more fully solve a problem, then it's great. Otherwise, it's just fodder for AdWords and Facebook when they eventually try to build acquisition for a business around it.

rollcat

> Does the world need another RSS reader/mousetrap? We already have so many.

And we also have near-universal OPML import/export, so the cost of switching is minimised.

> What is your friend's idea to revolutionize with their new reader?

You don't need a revolution to make your app compelling, you just need to improve on status quo. RSS has a lot of shortcomings, most importantly discoverability.

Here's a simple idea: crowdsourced discovery. Users could opt-in to anonymously share their feed list (whole or parts); keyword-based categorisation could group them into topics; etc. The reader could use an algorithm (haha, we're coming full circle) to suggest interesting topics, feeds, posts. Honestly I'd be interested in something like <https://kagi.com/smallweb/>.

Extra kudos if the dataset is released publicly.

nejsjsjsbsb

Lol the result I got from your search was "rss readers on ebay" ad followed by links all with N top RSS readers for varying N, often 7 or 10.

mro_name

yes it does. The world is full of 'another's.

Axsuul

Host your own Nitter instance and you'll be able to get RSS feeds

ozarker

That’s gotten pretty hard to do recently since Musk cracked down on api access

Axsuul

It doesn't use the API

KomoD

It's not hard, you just need a Twitter account and put in the credentials.

pickledoyster

there are some public instances that I use to check a handful of profiles that have yet to migrate elsewhere

acidburnNSA

Rsshub can give you a RSS feed for Twitter but you have to give it a web session cookie which kinda freaks me out and probably violates the current TOS.

nmz

What are they going to do? ban you? if so they're doing you a favor.

throwawayq3423

I've always described (the old) Twitter as an RSS feed but for people, which I loved. Is there a way to recreate this without all the slop?

acidburnNSA

Here are the instructions if you want to try RSSHub. You have to self-host it somewhere to really send in the authorization config

https://docs.rsshub.app/routes/social-media#x-twitter

Beijinger

I used RSS bridge but AFAIK is has not been working a long time.

Maybe is does but looks complicated: https://rss-bridge.github.io/rss-bridge/Bridge_Specific/Twit...

maxglute

https://github.com/dimdenGD/OldTwitter

Works fine. Reverse chronological sorting with just who you follow.

For automated... apart from self host RSS options or nitter instance, neither of which I've tried...

For semi automated I have a manual but not too laborious google sheet:

https://imgur.com/a/S5xTlPp

Uses: https://github.com/dimdenGD/OldTwitter

https://github.com/BlackGlory/copycat

TLDR workflow:

1. open "old" twitter

2. scroll down multiple pages (autopagination supported)

3. search for C2 which contains first 20 characters of last tweet in the sheet

4. copyeverything from that point to first tweet (basically all new tweets since reverse chronological sorted), use copycat to copy the BB code

5. paste BB code in sheet F4 (yellow column), I have a bunch of helper columns in another tab that parses through the code to which sorts into date, url, username, tweet

6. i have another page with list of usernames and next to them labels/tag (emoji)

7. run a script, and it outputs everything into a digest, sorted by label/tag, then user, then tweet from oldest to newest

I spend a few minutes in the morning finding where i left off previous day, copy paste, and run script and it gives me a digest of last 24 hours of tweets.Before this, it was hooked into nitter list RSS which auto refreshed and did it all automatically. Before that there was a nice service called streamspigot or something that did it all with API access. It is unnessicarily annoying / difficult to just get a daily digest of tweets you're interested in.

golergka

I'm building a web app which would extract blogs and their RSS feeds from all HN stories you've commented, upvoted or added to favorites – so that you could easily extract exactly the content you want. I plan on expanding it to handle content you've interacted from other social networks too.

digest

We have an X (Twitter) option that does not rely on RSS. I think Nitter is dead anyway?

JeremyNT

There still exist a couple of nitter instances which provide RSS feeds for X.

bsnnkv

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

BeetleB

Back when I heavily used RSS feed readers, the solution was simple:

1. Unsubscribe from feeds that put out too much content.

2. Optionally put them in their own category and ensure the main "view" doesn't include those items.

3. Realizing that overoptimizing for consuming the best content is (or at least should be) a sign of suboptimal mental health.

4. Timeboxing: Decide you'll spend no more than 30 minutes (even less is better) on them per day, and be OK missing out on everything you couldn't catch up on.

5. Ponder seriously about the value you are getting from doing this vs what else you could be doing. Do you want to spend this much time (whatever it is) daily when you are 50? 60? At some point, you may realize there are diminishing returns to keeping this up.

As I learned in the last year or two, consuming offline content is significantly superior than consuming blogs and news:

https://blog.nawaz.org/posts/2025/Jan/the-unexpected-benefit...

nottorp

In order of importance I'd put them exactly in reverse :)

And I'd add:

6. Stop thinking of yourself as a consumer. A consumer blindly ingurgitates whatever's fed to them. You're a customer. With tastes and personal opinions. They depend on you to make a living, not you on them. And an unhappy customer moves their business elsewhere, doesn't stay on forever like being a consumer implies.

basscomm

> 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.

I think a big problem with this is that commercial websites believe that they have to update a million times a day to Feed the Algorithm™, which bloats their RSS feeds and any RSS reader you might have checking on it. Similarly, subscribing to a particularly active subreddit or three would also fill up your reader with trash.

I get a lot more use out of my RSS reader to check smaller, personal sites that don't update as often

subract

The post proposes a solution to the overload of subscribing to subreddits by subscribing to a search for only the top posts from the subreddit.

basscomm

I don't use reddit, so I'm probably missing something, but subscribing to only the 'best' posts doesn't sound like a way to find the 'hidden gems', it sounds more like a way to subscribe to whatever the users of the subreddit have collectively voted up that particular day.

mawise

There is a lot of interesting work in this space by the IndieWeb community. They've got a vision of (and lots of a spec for) a social reader[1] that uses RSS for lots of the things people got in the habit of with Web2 social media (comment, repost, etc)

[1] https://indieweb.org/social_reader

ttepasse

(Although the IndieWeb community has this weird thing against "side files" and prefer having the content inside the HTML, marked up with Microformats2 special attributes. A social reader then polls the HTML and parses it additionally with the Microformats2 algorithm. I suspect this cultural preference is a result of the usage of static site builders of the early IndieWeb pioneers like Tantek.)

mawise

Yeah, I don't really grok the focus on MF2 given the wide adoption of RSS/Atom, but the social reader concept isn't one I've seen anyone else advocating for. It also suffers from the same spam problem of anything else that allows public submission of content. I've been exploring it more in the context of _private_ blogging were you already have a layer of access control.

domysee

> The biggest cost of RSS feed items as a consumer is figuring out whether something is worth reading

I'm working on an RSS feed reader, and it has a feature that solves that problem. For every subscribed feed, it shows the percentage of items that you actually bookmark and read. So if there are feeds that you subscribed to but don't read, you can easily find out which they are and unsubscribe from them.

It's called https://lighthouseapp.io

bsnnkv

The issue is that it's not possible to separate feeds from items. Even if some feeds are largely unread, I subscribed to them because I liked something they posted on a specific topic, and I still want to get updates whenever there is another feed item related to that specific topic. Ultimately the "feed" is the mechanism of delivery, but I don't think it should be the primary mode of categorizing item consumption.

I've worked on this issue a little in a different context, where you can follow posts from people on Bluesky related to specific topics, and this is ideally what I would like to be able to do more of with RSS.[1]

[1]: https://bsky.app/profile/lgug2z.com/post/3lc47yru7vc2k

domysee

If I understand you correctly you want to filter a feed on specific criteria (e.g. topic). Even if the feed publishes a lot of other content, you want to know the ratio of bookmarked content based of the filtered feed, ignoring the other content.

It's a great point, and helps me extend the feature and make Lighthouse better. So, thank you!

Lighthouse actually has that data. It supports rules, and tracks if a rule made an action (e.g. archive an article). So basically the ratio could ignore all articles that were automatically archived by rules.

I need to think more about how the UX of it should be, but it's a good next step for the feature.

artisanspam

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?

cloverich

Build tools to make it easy for people to assemble their own chronological feeds that have quality UI / UX. IMHO the algorithmic feed's principle benefit is how easy it is for a user to curate something close to both what they want, and what they didn't know they want. We too often view things in terms of technical implementations and such, and lose focus on the core problems the user is actually having. Algorithmic feeds are great, because:

    - User installs app, opens it
    - User begins scrolling
    - Within a few minutes they have an endless feed of mostly interesting content
That is REALLY hard to do without an algorithmic feed, and there are a lot of problems when they subscribe. Not insurmountable, just easily underestimated. The motto I keep repeating to myself when I fall into a doomerism about the inevitability of the algorithm, I just say "Its time to build" and hope I can find something on the other side, if I keep digging. The principle weapon against the algorithm is, I think, not needing an infinite pool of profit. I.e. Facebook could build great apps that weren't algorithmic, but it is highly likely they would make much less money. So not only won't they, they literally _aren't realistically allowed to do it_. Its a crazy thing to think through.

theendisney

In my experience beyond some basic filtering you should gaze over headlines then dig 2-3 interesting items out of a few thousand manually.

After you-ve hoarded a decent amount of feeds You should find 2-3 new ones on average per day and unsub 1-2.

Two good articles per day/session is enough if they are good enough. If it isnt you dont have enough feeds.

epicide

I don't think that's something that RSS (or any other alternative) can fix. I don't think RSS is as toxic as algorithmic feeds, but they are still cut from the same hyper-connected cloth. If you want to fight the algorithmic drip, promote people to connect with others in their community on a small scale.

Even if you have to use the internet to do it, making time to talk (with your vocal cords) to a friend on a regular basis can be much better than mindlessly scrolling or reading endless news feeds.

What might be even better are various other social activities away from a computer. It doesn't have to be highly social either. Just being in a park or library with other people silently reading or feeding ducks can be a highly positive semi-social experience. Just silently enjoying a common experience draws way more connection than the various "social" media apps out there.

theendisney

Find long form blogs that publish 1 time every few months. The reader will just be empty which is a useful thing to have that doesnt consume time

kmstout

RSS is great for this. The vast majority of my 200+ feed subscriptions are for rarely updated blogs or YouTube channels.

andrewla

I think the walled garden is a flawed metaphor.

I would argue for Twitter over a spotty collection of RSS feeds just because there's ironically more of a democratic aspect -- anyone can start tweeting about whatever. They can go viral and disappear, they can gradually build an audience, etc. They can interact with followers or reply guys or stay aloof; they can recommend content and become a mini content aggregator in their own right. People can be anonymous or they can use their real world cachet to build a following.

Accomplishing the same thing via publishing an RSS feed is a daunting task -- you need to build an RSS feed somewhere, you can't interact with others or be easily boosted by bigger accounts to start to gain a following.

The "walled" aspect of this is basically the limitations of what the platform will allow, which especially under the Musk regime is a good balance of only very light touches of moderation.

People talk about the feed and the algorithm, but no two people have the same feed; the accounts you choose to follow will determine what your feed looks like, together with some generally popular content.

janalsncm

A lot of people don’t like the pay to play aspects of Twitter. EM also boosts his own tweets which is the ultimate pay to play.

If you’re talking about the “following” feed that is also an “algorithm” albeit a simple one. But with injected ads it seems strictly worse than RSS.

andrewla

My only response to this is that I don't like the even-more-pay-to-play aspects of RSS. To even up an RSS feed requires a commitment that is an effective bar for 99% of individuals that would be interested in participating in public discourse.

The "for you" feed is less transparent in its nature than the "following" feed, but is still extremely customized. I do see content from accounts that I don't follow, but the vast majority is from accounts that I do follow (or that I can reasonably believe were liked by accounts I follow, though that interaction is more hidden now).

I do wish there was a simpler way of "unliking" or "downprioritizing" a post or an account short of blocking/muting. You can do the "see less of this content" but it feels too subtle; I don't know what the actual effect of this is.

_Algernon_

1. Mandate that all platforms must have a reverse chronological feed as the default. Alternative "algorithmic" feeds must be explicitly opted in to (preferably with age verification).

2. Regulate out of existence the business model where time spent on site converts to revenue, and force people to directly pay for stuff. Levels of indirection in "payment" for services turn the free market into (even more of) a joke (Noam Chomsky already highlighted this when advertising was cohort based in print- and TV media long before the targeted advertising of today).

Would immediately increase the signal-to-noise ratio by many orders of magnitude.

rconti

Make it easier, probably. Even in the glory days of RSS I just never put in the effort to make it work for me. (sort of like how Twitter fans always told me I had to "curate" my feed better to make it less of a cesspool, but I actually just didn't care about randos yeeting random junk into the void).

Curating your feed requires a LOT of upfront investment, and then a nonzero amount of maintenance.

whatevertrevor

> Highlights from my reader sync automatically into my Obsidian vault. It's great.

Which RSS reader do you use?

artisanspam

Readwise Reader. Yes, as another commenter stated it costs money, but it has many other features that I find useful such as good text-to-speech, integrations with other apps like Obsidian, and a good export feature if I want to switch to another feed app.

DavideNL

I bet it’s Readwise…

- i tried it, and it’s okay… however personally i much prefer a more private rss reader, where i don’t share all my personal data with yet another commercial company. Also, it’s quite expensive.

netghost

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.

Dalewyn

Back like 15 to 20 years ago when I ran or helped manage some hobbyist websites, I added RSS functionality if only because it was "popular" back then.

I can confidently tell you not a single bloody soul used it, at the height of adoption no less.

If I run a website again I definitely won't bother, it's additional maintenance for a feature nobody uses. The cost-to-benefit ratio makes no sense because the benefit is zero.

numinix

In an effort to bypass Google News and broaden my media bubble - I tried to find RSS feeds from our national newspapers. Most had RSS at some point, but almost none still had it running.

Avamander

It heavily depends on the target audience, I'd say. Especially if it's not ubiquitous.

Dalewyn

The audience was hobbyist game developers and people generally interested in computers, so if they didn't use RSS then frankly I don't know who will (and clearly, speaking now in the future, noone has).

bbkane

My SSG (Zola) offers an RSS generation option, so I turned it on. Several months later I realized it was broken for some reason and I hadn't noticed.

Nobody emailed me or anything (I'm not a popular blogger), so I just turned the RSS generation off

PaulKeeble

No blog is worth the hassle and honestly there is always a feed broken somewhere showing up in our reader we just wait for them to fix it. If they don't fix it then at some point it will just get deleted. That is just the reality of maintaining your own feed websites remove feeds sometimes and all you can do is go back see if its changed address and if not remove it.

justinpombrio

But it's so little hassle: just send the blog author an email saying vaguely what the problem is!

Someone emailed me about an issue with my RSS feed once. I don't remember what the issue was anymore, but I was grateful and I fixed it. Being the author of a tiny blog, it was just really nice to know that someone wanted to read what I wrote enough to care that my RSS feed was borked.

ttepasse

I’m carrying my feed subscription list from reader to reader since 2002 – and every few years I’m thinking of thinning the list of long defunct blogs or at least look where they are now. Then I do something different instead.

sneak

I regularly get emails from people asking where my RSS feed is on my site (or why I don’t have one) when every page on it has the link tags in the header that allow it to be autodiscovered.

jeroenhd

Autodiscovery pretty much died when browsers removed RSS. It's a shame, really.

I do use an RSS reader but because of the nature of the modern internet, it's a separate app.

tokioyoyo

I will say something that’s potentially controversial, but — the problem with current times is the abundance of content. RSS worked for me in 2000s, because more or less, there were less interesting content/people writing things for public. Most decent things would get into people’s feeds, and generally everyone was happy. I can’t really see it being feasible nowadays, unless something (reads: algo) filters things that I’m definitely not interested in. Which, obviously, creates a whole different problem of siloed echo chambers. It becomes even a bigger problem when you try to move the conversations to the real world, because your friends wouldn’t have read the same things as your tailored algo recommended to you.

There’s also assumed-financial-incentives, which ruins most of blogs/content for me. That’s probably my cynicism, and maybe I just grew up, but every time I see any write up, my first question is how this person gets financial benefits from it. I just never thought that far until 2015.

Sorry for ranting, and obviously I have no solution to this problem.

CharlesW

> I will say something that’s potentially controversial, but — the problem with current times is the abundance of content.

FWIW, there's never not been an overabundance of content in the timeframe occupied by RSS, and RSS was created to allow one to aggregate the information one was specifically interested in in a standards-based way.

It sounds like you prefer "For You" algorithms, which is fine to the extent that you trust the filterer, and very convenient for a "sit back" consumption experience. The way that I enjoy some of that experience using RSS is by aggregating thoughtful aggregators like Kottke, MetaFilter, the Waxy.org linkblog, etc.

ndriscoll

Note that (US) governments in particular offer tons of RSS feeds.

Want to keep tabs on what Congress is up to? https://www.govinfo.gov/rss/bills.xml

Want to follow SEC press releases? https://www.sec.gov/news/pressreleases.rss

In WA state and want to follow bills related to schools? https://app.leg.wa.gov/bi/report/topicalindex/?biennium=2025...

The federal government has a big list at https://www.govinfo.gov/feeds. Your county might also have one (e.g. Spokane has https://www.spokanecounty.org/rss.aspx).

nfriedly

Indeed, my local government of Troy, Ohio (~25k population) offers RSS feeds with useful info about things like holiday closures, road construction, christmass tree pickup, etc. https://www.troyohio.gov/RSSFeed.aspx?ModID=1&CID=All-newsfl... There's also a calendar feed with city council meetings and such.

EvanAnderson

(Hello Troy (and Overfield) neighbor... >smile<)

CivicPlus, the hosting company for Troy's site, does a fairly decent job. (They're rather pricey, in my opinion, though.)

Miami County government uses them to host some of the various County websites. We expose some RSS feeds, send email notifications, etc. The biggest problem with the platform is getting elected officials and departments to see the value in using the platform (versus just posting scanned PDFs, Excel files, and doing things "the old way"). The City has a little easier job because there aren't so many independent elected offices.

nfriedly

Hey, fancy meeting you here! Send me an email sometime - nathan@[username].com

dergachev

Worthy to note that 3 of those sites are powered by Drupal. Sometimes dated open-source monolithic solutions are quite helpful.

unforswearing

Just discovered a few US gov feeds yesterday, great resource. The Bureau of Labor Statistics also has quite a few feeds available: https://www.bls.gov/feed/

throw0101c

For those implementing feeds, "RSS" seems to get a lot of mentions, but how much of it is RSS-as-such and how much is "RSS" as a generic term for "feed", with Atom also perhaps being implemented:

* https://en.wikipedia.org/wiki/Atom_(web_standard)

kevincox

> but how much of it is RSS-as-such

Almost all of it. RSS is just a much more specific term than "feed" as many people talk about their Twitter or Facebook "feed". I have yet to see a reader that couldn't handle both RSS and Atom and you will see a mix of formats being produced.

I wrote a bit more detail about this in the past: https://kevincox.ca/2022/05/06/rss-feed-best-practices/#form...

ttepasse

One exceptions are sadly podcast feeds and clients. Although technically the additional podcast elements or just a basic "non-funky" podcast feed shouldn’t be a hard problem, the podcast ecosystem mostly ignored Atom and produced and parsed only RSS 2. Even Apple‘s iTunes/Podcasts.app which launched in 2005 with support for both, gave up official support for Atom some years ago.

mnls

RSS is a fantastic way of getting new articles, videos, updates etc from various sources that post 1-2 times per day at max. Getting news from News websites is hell, I had to do a LOT of filtering on Freshrss to make the news category less overwhelming. And if you wanna get to "inbox zero" you’ll spend a lot of time scrolling.

sewalsh

Completely disagree. I mainline RSS feeds from news publications. The ability to glance at 300 headlines that'll take a couple minutes and being able to selectively open whenever one looks interesting. That's the power of RSS when you've a properly config'd setup (much love to Feedly, RIP Google Reader).

xrd

I've been building a site that automatically shows RSS feeds for the front page of Hacker News.

https://rss.surf

Very interested in hearing feedback!

If you click on the user icon and then login, I'll add you to the list and send you a once a day email with all the RSS feeds it found (see the sample by clicking the link inside the login dialog).

I have been collecting RSS feeds for the last few weeks using it (using self-hosted FreshRSS). Future versions I plan to offer a way to tell it to use your own feed reader, but you are welcome to create an account on my FreshRSS instance and save them there. For example, when I use my mobile phone, I wish it would send it to the Android RSS app Readrops using an Android intent. FreshRSS has a Google RSS Reader (RIP) compatible feed (?) so it works with any phone AFAIK.

I've definitely found it interesting to start my reading using RSS instead of randomly browsing. I am fascinated by who publishes RSS these days. Substack is pretty great that they offer RSS for every site.

I do see that I need an extra "introspection" to curate other articles in the feed. Often I'll subscribe and not have interest in many of the other articles, but if I subscribe it usually means there is at least one other good one. I'm sad the Hindenburg Research RSS feed is ending.

RSS is indeed a fun way to get closer to smart people and see fewer "advertising" posts.

orblivion

I remember the period where I switched from the Something Awful forums to Reddit. Back in the day, you had to dig through a bunch of stuff that was bad to get to the "comedy gold". But even the bad stuff was sometimes comically bad. On Reddit, all the "gold" was always at the top, so there's always something "good", but it was generally lackluster and not quite it. Still it made me lazy and I switched (not that I read Reddit today).

digb

It's because you are not an Average Human and so averaging everyone's humor doesn't really work for you. I think this is precisely why Instagram and tiktok are actually more addictive, they give you these personalized algos that are powered by your personal engagement stats, vs Reddit which just sort of sorts by other people's opinions

dsiemon

Ditch the algorithm by using or building a custom feed in BlueSky. I'm interested in networking stuff so I built a BlueSky feed that anyone can use.

https://bsky.app/profile/coverfire.com/feed/networking

quantadev

When BlueSky was being designed I was involved in the developer discussions and continually urged them to make simple RSS be the least common denominator of their entire spec, and build on top of RSS rather than trying to replace RSS. They listened to a lot of what I said, including my "Repository" concept where every user basically has a big repository of IPFS content addressable elements, and incorporated that into their design, which I was glad to see, but BlueSky failed miserably on the "KISS" principle, because they made every detail super complicated. It could've been RSS-compatible, and that would've changed the world, and revived RSS, which is badly needed, but sadly they were unable to see the wisdom in that.

EDIT: And most of them (BlueSky devs) indeed were far left-leaning progressives who were much more concerned with censorship than freedom of information (this being around 2020 to 2022 Silicon Valley mindset), so they continually wanted to impose lock-downs and controls on the flow of information, rather than fostering principles of openness and freedom like what RSS is all about.

timbit42

Mastodon supports RSS.

quantadev

Yeah, I've written an ActivityPub implementation of my own. Very familiar with Mastodon too of course. RSS is such low hanging fruit and so obvious a thing to use as the basis for social media posts.