Skip to content

Instantly share code, notes, and snippets.

@mergesort
Forked from orta/podcasts.md
Last active January 4, 2016 10:49
Show Gist options
  • Select an option

  • Save mergesort/8611378 to your computer and use it in GitHub Desktop.

Select an option

Save mergesort/8611378 to your computer and use it in GitHub Desktop.

Revisions

  1. mergesort revised this gist Jan 25, 2014. 1 changed file with 4 additions and 17 deletions.
    21 changes: 4 additions & 17 deletions podcasts.md
    Original file line number Diff line number Diff line change
    @@ -1,23 +1,10 @@

    #### Tech

    * Edge Cases - Highly technical, lots of raw content.
    * Springboard - Cute, useful to me as someone interested in how people learn iOS.
    * The Critical Path - A podcast contemplating the causality of success and failure in the evolving story of mobile computing and related industries. Often a very insightful podcast on the landscape of technology.
    * Debug - Lots of interviews with ex-apple employees.

    #### Mental Cooldown

    * Escape Pod - Small Sci-Fi stories, quality varies but nice for a long walk where you want your mind to wonder.
    * Harry Potter and the Methods of Rationality - I always read the book fast, this forces me to slow down and really think.

    #### History / life

    * Common Sense with Dan Carlin - Once he'd have been called paranoid, now he's mostly right.
    * Hardcore History - The most compelling history lessons ever. Totally rekindled my desire to know the past.
    * Backstory - 3 people corrosponding to 3 centuries discuss a topic from their prospectives, nice.
    * The History of England - A bit like Backstory but based from before America existed.
    * Novice No Longer - A new podcast about learning the ropes, which includes development, marketing, business, and other things you might not be well versed in.
    * Accidental Tech Podcast - A podcast about the weekly going ons in the tech world.

    #### Security

    * Citizen Reporter - A more formal version of common sense above
    * Defensive Security - Technical, and a lot goes over my head, but that's how you start on anything
    * Security Now - A podcast about all things security, from the man who coined the term spyware.
  2. @orta orta created this gist Jan 15, 2014.
    23 changes: 23 additions & 0 deletions podcasts.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@

    #### Tech

    * Edge Cases - Highly technical, lots of raw content.
    * Springboard - Cute, useful to me as someone interested in how people learn iOS.
    * Debug - Lots of interviews with ex-apple employees.

    #### Mental Cooldown

    * Escape Pod - Small Sci-Fi stories, quality varies but nice for a long walk where you want your mind to wonder.
    * Harry Potter and the Methods of Rationality - I always read the book fast, this forces me to slow down and really think.

    #### History / life

    * Common Sense with Dan Carlin - Once he'd have been called paranoid, now he's mostly right.
    * Hardcore History - The most compelling history lessons ever. Totally rekindled my desire to know the past.
    * Backstory - 3 people corrosponding to 3 centuries discuss a topic from their prospectives, nice.
    * The History of England - A bit like Backstory but based from before America existed.

    #### Security

    * Citizen Reporter - A more formal version of common sense above
    * Defensive Security - Technical, and a lot goes over my head, but that's how you start on anything