I’ve recently (finally) taken the leap into self-hosting my RSS reader, and I’m wondering what feeds everyone’s subscribed to
I’ve currently got some basics like Github releases for software I use, the great selfh.st blog for self-hosted news, hackaday, some essentials like xkcd, and an attempt at following new music releases from artists I like, but I’m sure there are other great feeds out there that I should also be aware of
cross-posted from: https://programming.dev/post/26356680
Here are some interesting feeds I follow, mostly tech-focused and quite Rust heavy:
- Alexis King’s Blog
https://lexi-lambda.github.io/feeds/all.atom.xml
- Blog on Asahi Linux
https://asahilinux.org/blog/index.xml
- brson
https://brson.github.io/feed.xml
- dystroy
https://dystroy.org/blog/atom.xml
- ecton
https://ecton.dev/rss.xml
- fasterthanli.me
https://fasterthanli.me/index.xml
- Faultlore
https://faultlore.com/blah/rss.xml
- Graphite - Blog
https://graphite.rs/blog/rss.xml
- Ink & Switch
https://www.inkandswitch.com/index.xml
- Jade’s Website
https://jade.ellis.link/blog/rss.xml
- Lord.io
https://lord.io/feed.xml
- Mara’s Blog
https://blog.m-ou.se/index.xml
- matklad
https://matklad.github.io/feed.xml
- Raph Levien’s blog
https://raphlinus.github.io/feed.xml
- Tulir Asokan
https://mau.fi/blog/index.rss
- Xe Iaso’s blog
https://xeiaso.net/blog.rss
Generated by opening an OPML export in firefox, running the following script and deleting a bunch of feeds:
"- " + [...document.querySelectorAll("body > outline > outline")].map((f) => `[${f.getAttribute("text")}](${f.getAttribute("htmlUrl")}) \`${f.getAttribute("xmlUrl")}\``).join("\n- ")
Ooh XE Iaso’s blog. I watched a couple of her videos on YouTube. What a talented person
- Alexis King’s Blog
Hi! Here some feeds I follow, about Linux, tech, Windows, Apple & FOSS:
- https://itsfoss.com/feed/
- https://www.tecmint.com/feed/
- https://tecadmin.net/feed/
- https://www.cyberciti.biz/atom/atom.xml
- http://feeds.feedburner.com/Command-line-fu
- http://feeds.feedburner.com/ServeTheHome
- https://www.fosslife.org/rss.xml
- https://feeds.feedburner.com/TheHackersNews
- https://rss.app/feeds/W5lrf9Gjbp3WEgYr.xml
- https://www.ghacks.net/feed/
- https://realpython.com/atom.xml
- https://nextcloud.com/feed
- https://www.debugpoint.com/rss
- https://www.linuxjournal.com/node/feed
- https://osxdaily.com/feed/
- https://4sysops.com/feed/
- https://opensource.com/feed
- https://jellyfin.org/index.xml
- https://wallabag.org/feed.xml
- https://linuxtldr.com/feed
- https://www.linuxuprising.com/feeds/posts/default
- https://www.linux.com/feed/
- http://feeds.feedburner.com/linuxtoday/linux
- https://techdirectarchive.com/rss
- https://activedirectorypro.com/blog/feed/
- https://adamtheautomator.com/rss/
- https://www.pcwdld.com/feed
- https://rdr-it.com/en/feed/
- http://www.slipstick.com/feed
- https://supertechman.com.au/feed
- https://thesysadminchannel.com/feed/
- http://woshub.com/feed/
- https://www.pcwdld.com/tutorials/feed
- https://www.thelazyadministrator.com/feed/
- https://supertechman.com.au/feed
-< FErArg >-
in addition to some feeds already posted by others:
https://www.theguardian.com/theguardian/mainsection/international/rss
https://www.wired.com/feed/category/science/latest/rss
https://feeds.arstechnica.com/arstechnica/index
Ctrl Alt Speech: a podcast by TechDirt’s Mike Masnick (who coined the term “Streisand Effect”) about online speech and content regulation, and how it’s not at all a simple nor straightforward task.
Feed: https://feeds.buzzsprout.com/2315966.rss
Soatok’s Dhole Moments: a blog on cryptography and computer security, with in-depth algorithm discussions interspersed with entertaining furry art. SFW. Also find Soatok on Mastodon.
Feed: https://soatok.blog/feed/
Molly White’s Citation Needed newsletter: critiques of cryptocurrency, regulations, policies, and news. Available as a podcast too. Also find Molly White on Mastodon. She also has a site dedicated to cryptocurrency disasters.
I saved the post because I’ve always been interested in aggregating a RSS feed, but I need ideas for what to subscribe to. Thanks for making the post
Well, managed by the great FreshRSS and read via the beautiful Read You android app (french here, so some sites won’t ring a bell to most):
- geek : a few on warhammer 40k and miniature painting, some tech related (like official android website, journaldugeek, korben, clubic, le café du geek, MariusHosting, selfh.st, and some others)
- webcomics : badspace, getcomics, questionablecontent (well, used to, it doesn’t work anymore), work chronicles, and of course xkcd
- pro : stuff related to laws and compliance, but also stuff related to automation in MS3652 environment ('cause I’m lazy AF, and if I can automatize it, let’s do it !)
- hobbies : warhammer (again) and analog photography related stuff, but very few, I should expand that list.
badspace has a RSS feed? I thought signing up for the newsletter was the only way
I have to say I only put the url in freshrss, and magic happened. Fresh found https://www.badspacecomics.com/blog-feed.xml
Thanks a lot! Sometimes the internet is just wizards. Nobody can convince me otherwise.
Definitly, and people who write those soft are my magic heroes ! :)