aboutsummaryrefslogtreecommitdiff
path: root/nixos/.flake/home/programs/emacs/feed.org.org
blob: f0de6052441fa5debfff09358d212fd92fa8e1d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
#+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