Monty
product on 2 shows · 5 statements across 1 episodes · said 22 times in 2 episodes since 2022
Mentions by year, every show
tap a year for its mentions
Latent Space 21
All-In 1
2026 21 mentions in 1 episode
every mention on every show, scene by scene, with the transcript →
5 statements about Monty, every show
Colvin wrote 30,000 lines of Rust for Monty over Christmas using AI
“This is a crazy world where you can sit down over Christmas and write 30,000 lines of rust that, that is actually powerful and useful.”
Colvin: Monty executes Python in single-digit microseconds
“I mean, in a hot loop, we can run, we can go from code to execution result in under a microsecond in like 800 nanoseconds. In reality, it's like single digit microseconds to run code or single digit microseconds to run the next step of a REPL or single digit m…”
Colvin: Monty will never support CPython ABI packages like NumPy
“There's no support for third party libraries just to be installed. There never will be directly as, and you'll never, we'll never be able to speak the C Python ABI and like install Pydantic or install NumPy or something.”