From ab35a46e5fe6413a2619b9c774e09dcfdef5b7dc Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 18 Oct 2023 21:35:36 +0000 Subject: [PATCH] podcasts: sub Tech Wont Save Us, Trash Future --- hosts/common/feeds.nix | 2 ++ .../sources/techwontsave.us/default.json | 23 +++++++++++++++++++ .../default.json | 21 +++++++++++++++++ 3 files changed, 46 insertions(+) create mode 100644 modules/data/feeds/sources/techwontsave.us/default.json create mode 100644 modules/data/feeds/sources/trashfuturepodcast.podbean.com/default.json diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 05ac88d5..1e116d83 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -94,6 +94,8 @@ let (fromDb "sharkbytes.transistor.fm" // tech) # Wireshark Podcast o_0 (fromDb "sscpodcast.libsyn.com" // rat) # Astral Codex Ten (fromDb "talesfromthebridge.buzzsprout.com" // tech) # Sci-Fi? has Peter Watts; author of No Moods, Ads or Cutesy Fucking Icons (rifters.com) + (fromDb "techwontsave.us" // pol) # rec by Cory Doctorow + (fromDb "trashfuturepodcast.podbean.com" // pol) # rec by Cory Doctorow (fromDb "wakingup.libsyn.com" // pol) # Sam Harris (fromDb "werenotwrong.fireside.fm" // pol) (mkPod "https://feeds.simplecast.com/54nAGcIl" // pol // daily) # The Daily diff --git a/modules/data/feeds/sources/techwontsave.us/default.json b/modules/data/feeds/sources/techwontsave.us/default.json new file mode 100644 index 00000000..999d99ed --- /dev/null +++ b/modules/data/feeds/sources/techwontsave.us/default.json @@ -0,0 +1,23 @@ +{ + "bozo": 0, + "content_length": 1178350, + "content_type": "text/xml; charset=utf-8", + "description": "Silicon Valley wants to shape our future, but why should we let it? Every Thursday, Paris Marx is joined by a new guest to critically examine the tech industry, its big promises, and the people behind them. Tech Won\u2019t Save Us challenges the notion that tech alone can drive our world forward by showing that separating tech from politics has consequences for us all, especially the most vulnerable. It\u2019s not your usual tech podcast.", + "favicon": "", + "favicon_data_uri": "", + "hubs": [ + "https://pubsubhubbub.appspot.com/" + ], + "is_podcast": true, + "is_push": true, + "item_count": 193, + "last_updated": "2023-10-12T07:00:00+00:00", + "score": 12, + "self_url": "https://feeds.buzzsprout.com/1004689.rss", + "site_name": "", + "site_url": "", + "title": "Tech Won't Save Us", + "url": "https://feeds.buzzsprout.com/1004689.rss", + "velocity": 0.15, + "version": "rss20" +} \ No newline at end of file diff --git a/modules/data/feeds/sources/trashfuturepodcast.podbean.com/default.json b/modules/data/feeds/sources/trashfuturepodcast.podbean.com/default.json new file mode 100644 index 00000000..71185607 --- /dev/null +++ b/modules/data/feeds/sources/trashfuturepodcast.podbean.com/default.json @@ -0,0 +1,21 @@ +{ + "bozo": 0, + "content_length": 4171029, + "content_type": "text/xml; charset=utf-8", + "description": "A Buyer\u2019s Guide to Our Late Capitalist Dystopia", + "favicon": "", + "favicon_data_uri": "", + "hubs": [], + "is_podcast": true, + "is_push": false, + "item_count": 716, + "last_updated": "2023-10-18T08:54:21+00:00", + "score": -2, + "self_url": "https://feed.podbean.com/trashfuturepodcast/feed.xml", + "site_name": "", + "site_url": "", + "title": "TRASHFUTURE", + "url": "https://feed.podbean.com/trashfuturepodcast/feed.xml", + "velocity": 0.313, + "version": "rss20" +} \ No newline at end of file