tilde/podcasts/index.php

125 lines
5.7 KiB
PHP

<!DOCTYPE html>
<html>
<head>
<title>good podcasts</title>
<link rel="stylesheet" href="https://tilde.team/~ben/gruvbox/gruvbox.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body id="top">
<main>
<h1>some good podcasts</h1>
<blockquote>these are some of my favorite podcasts to listen to</blockquote>
<ul>
<li>
<a href="https://www.nytimes.com/2020/01/23/podcasts/1619-podcast.html">1619</a>
- examining the propaganda of american history
</li>
<li>
<a href="https://20k.org">20k hz</a>
- stories behind the world's most recognizable and interesting sounds
</li>
<li>
<a href="http://99pi.org">99% invisible</a>
- how design shapes our lives
</li>
<li>
<a href="http://waywordradio.org">a way with words</a>
- interesting discussions on language
</li>
<li>
<a href="https://www.wnycstudios.org/podcasts/anthropocene-reviewed">anthropocene reviewed</a>
- 2 topics rated on a 5-star scale
</li>
<li>
<a href="https://www.npr.org/podcasts/510299/ask-me-another">ask me another</a>
- npr trivia show
</li>
<li>
<a href="https://theoryofeverythingpodcast.com/">benjamen walker's theory of everything</a>
- a some fiction and wild stories - i originally found tilde.club from this
<a href="https://theoryofeverythingpodcast.com/2014/11/backspace-to-the-future-the-dislike-club-part-i/">episode</a>
</li>
<li>
<a href="https://brokenrecordpodcast.com/">broken record</a>
- liner notes for the digital age with malcolm gladwell and rick rubin
</li>
<li>
<a href="https://www.earhustlesq.com/">ear hustle</a>
- tales from prison shared by those inside
</li>
<li>
<a href="https://www.wbur.org/endlessthread">endless thread</a>
- stories from cool things found on reddit
</li>
<li>
<a href="https://www.everythingisalive.com/">everything is alive</a>
- ian chillag interviews inanimate objects
</li>
<li>
<a href="http://www.hellointernet.fm/">hello internet</a>
- two youtubers (brady haran and cgp grey) discuss internet things, usually youtube
</li>
<li>
<a href="https://www.npr.org/podcasts/510307/invisibilia">invisibilia</a>
- science and stories about the invisible forces that affect and steer our lives
</li>
<li>
<a href="http://www.levarburtonpodcast.com/">levar burton reads</a>
- levar burton hand picks short fiction and reads it to you
</li>
<li>
<a href="http://onthemedia.org">on the media</a>
- a weekly investigation into how the media shapes our worldview
</li>
<li>
<a href="http://radiolab.org">radiolab</a>
- an exploration of science, philosophy, and ethics
</li>
<li>
<a href="https://gimletmedia.com/shows/reply-all">reply all</a>
- "a podcast about the internet" that explores modern life and how to survive it:
<a href="https://gimletmedia.com/shows/reply-all/posts/getting-started">start here</a>
</li>
<li>
<a href="http://revisionisthistory.com/">revisionist history</a>
- malcolm gladwell goes back and reinterpret something from the past:
an event, a person, an idea. something overlooked. something misunderstood.
</li>
<li>
<a href="https://www.npr.org/podcasts/510324/rough-translation">rough translation</a>
- stories about language and interactions across the world
</li>
<li>
<a href="http://theallusionist.org/">the allusionist</a>
- a language podcast by helen zaltzman
</li>
<li>
<a href="https://thebuglepodcast.com/">the bugle</a>
- audio newspaper for a visual world
</li>
<li>
<a href="http://www.thetruthpodcast.com/">the truth</a>
- movies for your ears - short audio fiction stories
</li>
<li>
<a href="https://www.unmade.fm/">the unmade podcast</a>
- tim and brady discuss podcast ideas that they probably won't make
</li>
<li>
<a href="https://www.thisamericanlife.org/">this american life</a>
- stories compiled for radio and podcast by wbez chicago
</li>
<li>
<a href="https://www.npr.org/programs/wait-wait-dont-tell-me">wait wait don't tell me</a>
- npr's weekly quiz show
</li>
</ul>
</main>
</body>
</html>