by domysee on 12/6/24, 7:17 PM with 62 comments
by HumblyTossed on 12/6/24, 8:00 PM
* Yes, I know the article talks about the RSS icon, i'm just soapboxing.
by aucisson_masque on 12/7/24, 8:40 AM
I follow mostly RSS on non technology website, for instance road cycling. people that wouldn't care or know about RSS because they are not very techy, yet because they are normies that use WordPress for all their website it puts a page with RSS feed automatically. You got to find it with developer tool by searching RSS but 99% of the time if it's WordPress it got RSS.
Thank you WordPress you bloated piece of shit :)
by superkuh on 12/6/24, 7:27 PM
I'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.
by LorenDB on 12/6/24, 10:58 PM
by sodality2 on 12/6/24, 8:13 PM
This causes the following error: TypeError: URL constructor: //matthew.science/posts/riscv/ is not a valid URL.
by fallinditch on 12/7/24, 4:41 AM
Note: Hoarder can automatically hoard RSS feeds as part of its 'bookmark everything' functionality. Hoarder uses AI to tag all the content (URLs, feeds, images, notes) so you can then do full text searches on your personal archive of your bookmarks etc.
by openrisk on 12/7/24, 9:16 AM
The browser as we now know it is mostly a static application that has long lost its user-centric mission. Websites might push some stuff but the user must do thinks manually. Its primary function is to provide a search window to external search. People even stopped using bookmarks and search for everything.
This hypothetical RSS-Browser could become the main organizational tool for the users web experience, integrating the use of bookmarks.
In fact even more "feeds" could be integrated like email and activitypub or atproto posts. It boils down to the fact that each person has a number of profiles/roles and within each they have a taxonomy of interests and we need a tool that integrates static and dynamic sources of information.
by camel-cdr on 12/6/24, 8:56 PM
Turns 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.
by begriffs on 12/7/24, 1:11 AM
https://github.com/begriffs/findrss
The combinations came from what I observed in the big list of blogs I follow. The script works pretty well for most sites.
by csswizardry on 12/6/24, 11:07 PM
by 1123581321 on 12/6/24, 7:53 PM
by artembugara on 12/6/24, 11:33 PM
by panozzaj on 12/7/24, 2:14 AM
by renegat0x0 on 12/7/24, 8:37 PM
The problem with the approach presented here is speed. Most of the web pages, especially smaller are really slow.
Crawling most of the web pages is pain, especially if you use selenium and small SBC.
Therefore either the page presents a clean nice RSS link, or get lost.
Most of the good, modern pages give you nice RSS. Even GitHub gives you RSS for commits.
For other pages I try openRSS.
For YouTube I use yt-dlp to obtain channel id, to establish RSS.
Algorithm is crude, but gets the job done.
https://github.com/rumca-js/Django-link-archive/blob/main/rs...
by ks2048 on 12/7/24, 12:03 AM
Or I suppose you could just find all "Content-type: application/rss+xml" in CC.
I know in the past, when I was looking for large lists of RSS feeds, I didn't really find what I was looking for.
by PeterStuer on 12/7/24, 7:55 AM
by ewired on 12/8/24, 3:18 AM
by kelvinjps10 on 12/6/24, 11:50 PM
by ulrischa on 12/6/24, 7:36 PM
by benrapscallion on 12/7/24, 1:05 AM
by zenlot on 12/6/24, 9:50 PM
by saaaaaam on 12/6/24, 10:59 PM