/Video

The Mind Behind Linux (2016 Video)

tl;dr: Fascinating conversation about the inception of Linux and Git, and the man behind them. The initial community involved in Linux was critical. Git was a result of managing Linux's growth. Both projects were to solve Linus' immediate needs. 

featured in #162


How Do CPUs Read Machine Code? (Video)

- Ben Eater tl;dr: 50mins video on how a 6502 microprocessor, which started the home computer revolution in the 80s, reads the code we write.

featured in #160


Josh Waitzkin On How to Structure Your Day for Peak Performance (Video)

- Josh Waitzkin tl;dr: (1) structure your day to be pro-active, not reactive, by blocking out thinking time on your calendar (2) end your day asking the most important question and waking up the next day and answering that question first thing.

featured in #158


You Really Don't Need All That JavaScript, I Promise

- Stuart Langridge tl;dr: "At some point everything changed: the tail started to wag the dog instead and development became JS-first." You shouldn't rely on JS as much, plus practical strategies for building without a JS framework.

featured in #156


Interview with John Carmack (Video)

- John Carmack tl;dr: Joe Rogan interviews the fascinating John Carmack, discussing game development, augmented reality and much more.

featured in #152


No Moore Left to Give: Enterprise Computing After Moore's Law (Video)

- Bryan Cantrill tl;dr: Moore's Law has driven massive growth but is becoming economically unviable. Bryan runs through his take on the future of computing, and the avenues that could take over.

featured in #148


Ethical Dilemmas in Software Engineering (Video)

- Bryan Cantrill tl;dr: 45 mins talk on the new dilemmas faced by software engineers, as software "eats the world", technology decision come with increasing pressure and responsibility.

featured in #144


Brian Kernighan Interviews Ken Thompson (Video)

tl;dr: Ken Thompson is the co-creator of the original Unix operating system. Brian worked on it with Ken at Bell Labs. Fascinating hour long interview.

featured in #142


How A File Format Led To A Crossword Scandal (Video)

- Saul Pwanson tl;dr: Fun 20 mins video of how Saul approached scraping thousands of crosswords from various sources, created a consistent format so he could compare them and see if there were any common grid patterns.

featured in #142


What’s New In JavaScript (Google I/O ’19 Video)

- Mathias Bynens Sathya Gunasekaran tl;dr: Overview of JavaScript development techniques to build modern web and Node.js apps. The features to expect in Chrome and Node.js soon, how V8 engine optimizes, and how to improve real-world performance and stability on the Web and in Node.js.

featured in #141