From a84cf3dd90bc675d0dd3dbfaebe95f2baf563a3b Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 25 Nov 2024 11:10:28 +0000 Subject: [PATCH] podcasts: subscribe to Chris Chinchilla - Tech Lounge --- hosts/common/feeds.nix | 1 + .../sources/feeds.simplecast.com/whlwDbyc/default.json | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 modules/data/feeds/sources/feeds.simplecast.com/whlwDbyc/default.json diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 7c3375a46..68090ae43 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -82,6 +82,7 @@ let (fromDb "feeds.megaphone.fm/unexplainable") (fromDb "feeds.simplecast.com/wgl4xEgL" // rat) # Econ Talk (fromDb "feeds.simplecast.com/xKJ93w_w" // uncat) # Atlas Obscura + (fromDb "feeds.simplecast.com/whlwDbyc" // tech) # Tech Lounge: (fromDb "feeds.transistor.fm/acquired" // tech) (fromDb "feeds.transistor.fm/complex-systems-with-patrick-mckenzie-patio11" // tech) # Patrick Mackenzie (from Bits About Money) (fromDb "feeds.twit.tv/floss.xml" // tech) diff --git a/modules/data/feeds/sources/feeds.simplecast.com/whlwDbyc/default.json b/modules/data/feeds/sources/feeds.simplecast.com/whlwDbyc/default.json new file mode 100644 index 000000000..13098b469 --- /dev/null +++ b/modules/data/feeds/sources/feeds.simplecast.com/whlwDbyc/default.json @@ -0,0 +1,9 @@ +{ + "description": "A weekly podcast that welcomes you to explore technology with an insightful interview every two weeks and topic-deep dives every other two weeks.\n\nIf you're interested in deep and creative technology and conversations with some of its most interesting practioners, this is the show for you. Come in and get yourself comfortable.\n\nShow notes can be found at - chrischinchilla.com/podcast\n\nFormerly known as \"Chinchilla Squeaks\"", + "is_podcast": true, + "site_name": "", + "site_url": "", + "title": "Tech Lounge", + "url": "https://feeds.simplecast.com/whlwDbyc", + "velocity": 0.093 +} \ No newline at end of file