dotfiles/common/.config/emacs/feed.org.org
2024-10-01 17:42:59 -05:00

39 lines
1.8 KiB
Org Mode

#+title: Emacs RSS Feed
#+begin_src org :tangle ~/.config/emacs/feed.org :mkdirp yes
,* Blogs
:PROPERTIES:
:ID: elfeed
:END:
,** Journalism :journalism:
,*** [[https://waxy.org/feed/][Waxy.org]]
,*** [[https://pluralistic.net/feed/][Cory Doctorow]] :technology:software:fiction:
,** Computer Science :cs:
,*** [[https://a.exozy.me/index.xml][Some Random Website]] :math:algorithms:fiction:
,** Technology :technology:
,*** [[https://ciechanow.ski/atom.xml][Bartosz Ciechanowshki]]
,*** [[https://www.citationneeded.news/rss/][Citation Needed]]
,*** [[https://www.lilysthings.org/blog/rss.xml][The Cool Blog]]
,** Software :software:
,*** [[https://eieio.games/feed.xml][eieio.games]]
,*** [[https://ersei.net/en/blog.atom][Ersei]]
,*** [[https://lilysthings.org/blog/rss.xml][Lily's Things]]
,*** [[https://ntietz.com/atom.xml][Technically a Blog]]
,*** [[https://alexwlchan.net/atom.xml][Alex Chan]]
,*** [[https://eaton-works.com/feed.atom][Eaton Works]] :hacking:
,*** [[https://computer.rip/rss.xml][Computer's Are Bad]] :technology:
,*** [[https://mark.stosberg.com/rss/][Mark Stosberg]] :biking:
,*** [[https://maia.crimew.gay/feed.xml][Maia Crimew]] :internet:hacking:
,*** [[https://drewdevault.com/blog/index.xml][Drew DeVault]]
,** Comics :comic:
,*** [[https://xkcd.com/atom.xml][XKCD]]
,** People I know
,*** [[https://www.weavingwatersexpedition.com/news?format=rss][Weaving Waters Expedition]] :journalism:
,*** [[https://pinkish.bearblog.dev/feed/][Pinkish]] :software:
,*** [[https://jjanzen.ca/rss.xml][Me]] :software:review:
,** Internet Infrastructure :internet:software:
,*** [[https://daniel.haxx.se/blog/feed/][cURL]]
,*** [[https://blog.archive.org/feed/][Archive.org]]
,** Reviews :review:
,*** [[https://mountainofink.com/?format=rss][Mountain of Ink]]
#+end_src