# Podcasts

I don't watch TV or read the news, but I do listen to podcasts. They are still underrated. Ideas seem to flourish more in a long form medium with a conversational tone. Also, I love how authors are forced to distil their needlessly-long-books.

I am subscribed to a lot of podcasts but I only listen to topics that sound interesting to me.

**Tip**: listen to podcasts at 3x speed (you can get used to it, start at 1.5x speed and work your way up).

I use [AntennaPod](https://antennapod.org/) and sync with [gPodder](https://gpodder.github.io/) on desktop through [gpodder.net](https://gpodder.net/).

## What I listen to

### **Crypto**:

* [Lets Talk Bitcoin](https://letstalkbitcoin.com/)
* [What Bitcoin Did](https://www.whatbitcoindid.com/podcast/)
* [The Flippening](https://p.nomics.com/podcast)
* [Noded Bitcoin Podcast](https://noded.org/)
* [Unchained](https://unchainedpodcast.com/)
* [Unconfirmed](https://unconfirmed.libsyn.com/)
* [Crypto Cast Network](http://www.cryptocast.network/)
* [The Bitcoin Knowledge](https://www.bitcoin.kn/)
* [Epicenter](https://epicenter.tv/)

### **Business**:

* [a16z podcast](https://a16z.com/podcasts/)
* [Business Wars](https://wondery.com/shows/business-wars/)
* [Masters of Scale](https://mastersofscale.com/)
* [The Indie Hackers Podcast](https://www.indiehackers.com/podcast)
* [The Startup Chat](https://thestartupchat.com/)

### **Economics**:

* [Conversations with Tyler](https://conversationswithtyler.com/)
* [EconTalk](http://www.econtalk.org/)
* [Planet Money](https://www.npr.org/podcasts/510289/planet-money)
* [Freakonomics](http://freakonomics.com/)

### **History**:

* [Hardcore History](https://www.dancarlin.com/hardcore-history-series/)
* [Internet History](http://www.internethistorypodcast.com/)
* [Revolutions](https://www.revolutionspodcast.com/)
* [The History of Rome](https://thehistoryofrome.typepad.com/) (concluded)

### **Philosophy**:

* [The Partially Examined Life](https://partiallyexaminedlife.com/)
* [Very Bad Wizards](https://verybadwizards.fireside.fm/)
* [Philosophy Bites](https://philosophybites.com/)
* [Making Sense Podcast with Sam Harris](https://samharris.org/podcast/)

### **Random**:

* [The 80,000 Hours Podcast with Rob Wiblin](https://80000hours.org/podcast/)
* [The Tim Ferriss Show](https://tim.blog/podcast/)
* [The Knowledge Project Podcast with Shane Parrish](https://fs.blog/the-knowledge-project/)
* [The Kevin Rose Show](https://www.kevinrose.com/)
* [Under The Influence with Terry O'Reilly](https://www.cbc.ca/radio/undertheinfluence)

### **Psychology**:

* [Hidden Brain](https://www.npr.org/podcasts/510308/hidden-brain)
* [You Are Not So Smart](https://youarenotsosmart.com/podcast/)
* [Choiceology](https://www.schwab.com/resource-center/podcast)
* [The 1-3-20 Podcast by Daniel Pink](https://itunes.apple.com/us/podcast/the-1-3-20-podcast/id1295773682?mt=2)

### **Science**:

* [Stuff to Blow Your Mind](https://www.stufftoblowyourmind.com/podcasts)
* [Sean Carroll's Mindscape](https://www.preposterousuniverse.com/podcast/)
* [Daniel and Jorge Explain the Universe](https://www.danielandjorge.com/)
* [Science Vs](https://www.gimletmedia.com/science-vs)
* [The Long Now - The Long Now Foundation](http://longnow.org/seminars/podcast/)

### **Tech**:

* [Exponent by Ben Thompson and James Allworth](https://exponent.fm/)
* [IRL Podcast: Online Life is Real Life](https://irlpodcast.org/)
* [Command Line Heroes](https://www.redhat.com/en/command-line-heroes)
* [Future Thinkers](https://futurethinkers.org/)
* [MIT Artificial Intelligence Podcast](https://lexfridman.com/ai/)

## Links

* [Listen Notes](https://www.listennotes.com/) a podcast search engine.
* [Best Podcast Search](https://bestpodcasts.com/)
* "[Awesome podcasts](https://github.com/rShetty/awesome-podcasts)" podcasts for software engineers/programmers.
* [Podcast Notes](https://podcastnotes.org/) - distilled notes from podcasts


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.stojanow.com/podcasts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
