;; set up some feeds for Elfeed
elfeed-feeds '(
"https://ajroach42.com/feed.xml"
- "https://alexschroeder.ch/wiki/feed/full/"
+ ("https://alexschroeder.ch/wiki/feed/full/" tech)
("https://irreal.org/blog/?feed=rss2" emacs)
("https://amodernist.com/all.atom" emacs)
"https://archive.casouri.cc/note/atom.xml"
"https://arcology.garden/updates.xml"
- "https://atthis.link/rss.xml"
+ ("https://atthis.link/rss.xml" tech)
"https://gwern.substack.com/feed"
"https://typeclasses.substack.com/feed"
("https://emacsninja.com/feed.atom" emacs)
("https://www.devever.net/~hl/index.feed" tech)
("https://unixsheikh.com/feed.rss" linux)
("https://daniel.haxx.se/blog/feed/" tech)
- "https://baty.net/feed"
+ ("https://baty.net/feed" tech)
"https://betterappsec.com/feed"
"https://bitspook.in/blog/feed.xml"
"https://blog.acthompson.net/feeds/posts/default"
"https://bruda.ca/feed.php"
"https://cce.whatthefuck.computer/updates.xml"
"https://cdn.jwz.org/blog/feed/"
- "https://cestlaz.github.io/rss.xml"
+ ("https://cestlaz.github.io/rss.xml" tech)
"https://changelog.complete.org/feed"
"https://drewdevault.com/blog/index.xml"
"https://emacs.dyerdwelling.family/index.xml"
"https://garymarcus.substack.com/feed"
"https://herman.bearblog.dev/feed/"
"https://jcm.libsyn.com/rss/"
- "https://kitchen-sink.kwakk.info/feed"
- "https://lars.ingebrigtsen.no/feed"
+ ("https://kitchen-sink.kwakk.info/feed" comics)
+ ("https://lars.ingebrigtsen.no/feed" emacs)
("https://lwn.net/headlines/rss" linux)
("https://maggieappleton.com/rss.xml" design)
"https://matklad.github.io/feed.xml"
"https://olddeuteronomy.github.io/index.xml"
"https://parasurv.neocities.org/rss.xml"
"https://phaazon.net/blog/feed"
- ("https://planet.emacslife.com/atom.xml" emacs aggregator)
+ ("https://planet.emacslife.com/atom.xml" emacs)
"https://ploum.net/atom_en.xml"
"https://pouria.dev/rss.xml"
"https://project-mage.org/rss.xml"
"https://writer13.neocities.org/rss.xml"
"https://www.cs.uni.edu/~wallingf/blog/atom.xml"
"https://www.draketo.de/rss-feed.xml"
- "https://www.evalapply.org/index.xml"
- "https://www.fsf.org/static/fsforg/rss/news.xml"
- "https://www.haskellforall.com/feeds/posts/default"
+ ("https://www.evalapply.org/index.xml" emacs)
+ ("https://www.fsf.org/static/fsforg/rss/news.xml" tech)
+ ("https://www.haskellforall.com/feeds/posts/default" tech)
"https://www.murilopereira.com/index.xml"
"https://www.stilldrinking.org/rss/feed.xml"
- "https://www.typetheoryforall.com/episodes.mp3.rss"
- "https://xeiaso.net/blog.rss"
- "https://xkcd.com/rss.xml"
+ ("https://www.typetheoryforall.com/episodes.mp3.rss" podcast)
+ ("https://xeiaso.net/blog.rss" tech)
+ ("https://xkcd.com/rss.xml" comics tech)
)
;; don't use bold face for unread Elfeed entries
elfeed-search-face-alist '((unread (default)))