Deep dive into finding RSS feeds
lighthouseapp.io
Deep dive into finding RSS feeds
1–10 of 65 posts
Re: Deep dive into finding RSS feeds
#2I've been adding to my feeds.opml since reddit started dying in ~2015 and now I'm up to around ~1700 feeds and mostly independent from aggregators; though I still collect new feeds from HN/IRC/etc. Mostly I just always make a point to look for them whenever I read something cool on the web.
Re: Deep dive into finding RSS feeds
#3Re: Deep dive into finding RSS feeds
#4Would be nice if it is implmented in freshrss
Re: Deep dive into finding RSS feeds
#5Re: Deep dive into finding RSS feeds
#6* Yes, I know the article talks about the RSS icon, i'm just soapboxing.
Re: Deep dive into finding RSS feeds
#7This causes the following error: TypeError: URL constructor: //matthew.science/posts/riscv/ is not a valid URL.
Re: Deep dive into finding RSS feeds
#8Turns out the feed finder couldn't find the feeds even though I've linked to them using clickable RSS icons.
I didn't know about the autodiscovery feature so I'll add that now.
Re: Deep dive into finding RSS feeds
#9Back when I was young, websites had this icon you could click that would take you straight to their RSS feed. You young whipper snappers have gone an fucked that up. Actually, I think it was Google's fault. When they killed their RSS reader people pronounced RSS dead so people just stopped publishing RSS feeds or just didn't link to them. * Yes, I know the article talks about the RSS icon, i'm just soapboxing.
RSS is great but it has one great flaw in that it doesn't scale that well by itself. If 2 million people subscribe to your feed and try to update it once an hour, that is 48 million requests a day just for RSS.
What does work well (and how things have evolved) is to have a service that polls RSS on behalf of its users. This was the beauty of Google Reader but plenty of replacements exist.
Re: Deep dive into finding RSS feeds
#10Back when I was young, websites had this icon you could click that would take you straight to their RSS feed. You young whipper snappers have gone an fucked that up. Actually, I think it was Google's fault. When they killed their RSS reader people pronounced RSS dead so people just stopped publishing RSS feeds or just didn't link to them. * Yes, I know the article talks about the RSS icon, i'm just soapboxing.
Even better, for a few months the browsers themselves would highlight RSS feeds and allow you subscribe right in the browser. It was too good to last. RSS is great but it has one great flaw in that it doesn't scale that well by itself. If 2 million people subscribe to your feed and try to update it once an hour, that is 48 million requests a day just for RSS. What does work well (and how things have evolved) is to ha…
Vivaldi browser still does that.