decided to tackle the way I handle all the assets on my site and move to a dynamic system instead of permanently tracking them in githttps://firq.dev/blog/custom-asset-loader #rss #rssfeedreaders #rssfeeds #astro #git
decided to tackle the way I handle all the assets on my site and move to a dynamic system instead of permanently tracking them in gitCalishat: New dataset of GLAM (Galleries / Libraries / Archives / Museums) RSS feeds available on GitHub. “RSS feeds aren’t dead! And to prove it I’ve started working on a new dataset of GLAM (Galleries / Libraries / Archives / Museums)-related RSS feeds. I’ve uploaded the initial version — 399 GLAM-related feeds, all human-verified, most updated this year (a couple dozen updated in […]
https://rbfirehose.com/2026/06/08/calishat-new-dataset-of-glam-galleries-libraries-archives-museums-rss-feeds-available-on-github/
Calishat: New dataset of GLAM (Galleries / Libraries / Archives / Museums) RSS feeds available on GitHub. “RSS feeds aren’t dead! And to prove it I’ve started working on a new dataset of GLAM…
so now the blog has an RSS feed --> https://firq.dev/feed.xml
--> https://firq.dev/blog/rss-feed #programming #astro #rssfeeds #blogpostDid you know you can follow Mirlo's blog via #RSS? Find out about our latest features, find resources and read guest posts from the community! 🔔🐦⬛
Hackaday: Bilingual E-paper News Feed Helps Brush Up Language Skills. “[Bob] recently completed LanguageLearner, a desktop device that increases his exposure to a second language by offering up bite-sized news items in Italian, with a complementary English translation. Even better, it’s a project made almost entirely from inexpensive parts he had on hand; it consists of little more than a […]
https://rbfirehose.com/2026/06/02/hackaday-bilingual-e-paper-news-feed-helps-brush-up-language-skills/Will Vincent: Please add an RSS Feed to Your Site. “As a co-writer of the Django News Newsletter for over 7 years, I am constantly looking for high-quality posts from people in the Django and broader Python communities. And yet, these days, it is harder than ever to find new content or even keep up with the efforts of people we’ve featured in the past. Social media is–how to say this […]
https://rbfirehose.com/2026/05/28/will-vincent-please-add-an-rss-feed-to-your-site/Also added an RSS feed for the #AnimationArray playlist blog. 👀
How do you make your RSS findable?
When you make a site you can ask search engines to crawl it, but if you create a RSS feed, is there any place you can submit it so it might show up on those aggregators people pull feeds from? no, I’m not talking about putting <link rel="alternate" type="application/rss+xml" href="/feed.xml"> in your <head>