From 1597f8fd339d37ebed8c1f56bafa3fd0edfd49ab Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 2 Apr 2024 03:00:11 +0200 Subject: home: more news feeds --- home/newsboat-public.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index d26b95e..65915d4 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -27,7 +27,7 @@ with import ./newsboat-lib.nix; (ntag "https://www.latex-project.org/feed.xml" "comp") (ntag "https://git.github.io/feed.xml" "comp") (ntag "https://www.gdl.de/feed.rss" "trains") - + # blogs (btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate") (btag "http://scienceblogs.de/astrodicticum-simplex/feed/" "science") @@ -196,10 +196,12 @@ with import ./newsboat-lib.nix; (btag "https://xoranth.net/atom.xml" "comp") (btag "https://leona.is/atom.xml" "friends") (btag "https://computer.rip/rss.xml" "comp") + (btag "https://nicole.wien/index.xml" "friends") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") (btag "http://arxiv.org/rss/cs.LO" "paper") + (btag "https://www.isa-afp.org/index.xml" "paper") # videos (vtag "https://media.ccc.de/updates.rdf" "chaos") # Media.CCC.de -- cgit v1.2.3