diff options
author | stuebinm | 2022-04-03 21:48:53 +0200 |
---|---|---|
committer | stuebinm | 2022-04-03 21:48:53 +0200 |
commit | a68b67e186fa189f592476d287540445568d1822 (patch) | |
tree | b66108af198a3a2fb0c48cca81912d1db7048071 /home/newsboat-public.nix | |
parent | 9007f09b8526dcadc17bf9f3f3cbfd61494bf856 (diff) |
home: new feeds
Diffstat (limited to 'home/newsboat-public.nix')
-rw-r--r-- | home/newsboat-public.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 67da2bc..f416140 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -97,6 +97,10 @@ with import ./newsboat-lib.nix; (btag "https://golem.ph.utexas.edu/category/atom10.xml" "cat") (btag "http://ilztalbahn.eu/feed" "bahn") + # paper + (btag "http://arxiv.org/rss/cs.PL" "paper") + (btag "http://arxiv.org/rss/cs.LO" "paper") + # videos (vtag "https://media.ccc.de/updates.rdf" "chaos") # Media.CCC.de (ytag "UC9rxWtgVUFls4LocQhXoNJA" "tech") # Software Circus @@ -128,6 +132,7 @@ with import ./newsboat-lib.nix; (ytag "UC1H1NWNTG2Xi3pt85ykVSHA" "prog") # Jordan Harrod (AI) (ytag "UC2zfPMH_srjxUN5EYrfIhCw" "comp") # Zurich friends of Haskell (ytag "UCUQo7nzH1sXVpzL92VesANw" "stuff") # DIY Perks + (ytag "UC9HdIU2VhD9tC9Cad49JUcA" "bahn") # Alwin Meschede (blender 2737) # blender developers (blender 10) # reels (blender 9) # open movies |