Python's creator Guido van Rossum on why Python 3.11 got faster, static typing, the GIL, and programming as a social, evolutionary craft.

Guido van Rossum: Creator of the Python programming language and its former Benevolent Dictator For Life (BDFL). A veteran software engineer who has worked at Google, Dropbox, and Microsoft.
Lex Fridman and Guido van Rossum dig into the internals of CPython and how Python 3.11 achieved 10-60% speedups through an adaptive specializing interpreter rather than a JIT compiler. They explore Python's design philosophy (readability, indentation over braces), the history and future of static typing via type hints and mypy, and the long-running debate over concurrency, async IO, and the Global Interpreter Lock. The conversation also covers why Python became the dominant language for machine learning and data science, lessons from Guido's time as BDFL, and culture differences across Google, Dropbox, and Microsoft. It closes on a sweeping philosophical riff comparing software layers, DNA, cells, and human civilization as nested self-replicating systems.
Kinesis
“with the Kinesis it's right under the thumb so you don't have to actually move your hands... the Kinesis keyboard takes me to a place of focus”— Lex Fridman
GitHub
“I use it every day and it really writes a lot of code for me and usually it's slightly wrong but it still saves me typing”— Guido van Rossum
JetBrains
“pie charm is like deriving an 18-wheeler truck whereas emacs is more foreign driving uh your comfortable Toyota car”— Guido van Rossum
Microsoft
“if you look deep inside Excel there's some very good engineering very very impressive stuff”— Guido van Rossum