-
-
Save mergesort/8611378 to your computer and use it in GitHub Desktop.
Revisions
-
mergesort revised this gist
Jan 25, 2014 . 1 changed file with 4 additions and 17 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,23 +1,10 @@ #### Tech * 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. * 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 * Security Now - A podcast about all things security, from the man who coined the term spyware. -
orta created this gist
Jan 15, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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