From 5b0e28a50a34f3b211c07cf8ad438b23a313a95d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 19 Dec 2022 21:09:21 +0100 Subject: home: yet more rss feeds --- home/newsboat-public.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'home/newsboat-public.nix') diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 04378eb..896e222 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -17,6 +17,7 @@ with import ./newsboat-lib.nix; (jtag "https://decorrespondent.nl/feed/v1/publications" "pol") (jtag "https://solar.lowtechmagazine.com/feeds/all-en.atom.xml" "tech") (btag "https://www.omgubuntu.co.uk/feed" "tech") + (ntag "https://git.infra4future.de/hacc/haccfiles.rss" "git") # blogs (btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate") @@ -114,6 +115,10 @@ with import ./newsboat-lib.nix; (btag "https://www.ralfj.de/blog/feed.xml" "comp") (btag "https://www.climate-lab-book.ac.uk/feed/" "sci") (btag "https://coffeeadastra.com/feed/" "food") + (btag "https://buttondown.email/hillelwayne/rss" "comp") + (btag "https://blattspinat.com/index.php/feeds/rss" "whatever") + (btag "https://janneinosaka.blogspot.com/feeds/posts/default" "whatever") + (btag "https://experimentalhistory.substack.com/feed.xml" "soc") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") -- cgit v1.2.3