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