diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 5d06f14a3..910414569 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -83,6 +83,7 @@ let (fromDb "feeds.megaphone.fm/econ102") # Noah Smith + Erik Torenberg (fromDb "feeds.megaphone.fm/history102") # (fromDb "feeds.megaphone.fm/recodedecode" // tech) # The Verge - Decoder + (fromDb "feeds.megaphone.fm/thiswontlast" // tech) # (fromDb "feeds.megaphone.fm/unexplainable") (fromDb "feeds.simplecast.com/wgl4xEgL" // rat) # Econ Talk (fromDb "feeds.simplecast.com/xKJ93w_w" // uncat) # Atlas Obscura diff --git a/modules/data/feeds/sources/feeds.megaphone.fm/thiswontlast/default.json b/modules/data/feeds/sources/feeds.megaphone.fm/thiswontlast/default.json new file mode 100644 index 000000000..3456b11b2 --- /dev/null +++ b/modules/data/feeds/sources/feeds.megaphone.fm/thiswontlast/default.json @@ -0,0 +1,9 @@ +{ + "description": "Sit in on Keith Rabois, Kevin Ryan, Logan Bartlett, and Zach Weinberg's monthly backchannel where they unpack their hottest takes on the future of tech, business, venture, investing, and politics.", + "is_podcast": true, + "site_name": "", + "site_url": "", + "title": "\"This Won't Last\" with Keith Rabois, Kevin Ryan, Logan Bartlett, and Zach Weinberg", + "url": "https://feeds.megaphone.fm/thiswontlast", + "velocity": 0.037 +} \ No newline at end of file