
Carl Meyer
Python Typing Council member and developer working on TY, a Rust-based Python type checker and language server at Astral, with long experience introducing typing at large codebases like Instagram.
Top 3 podcasts with Carl Meyer
Ranked by the Snipd community

92 snips
May 19, 2025 • 1h 4min
#506: ty: Astral's New Type Checker (Formerly Red-Knot)
Charlie Marsh, the founder of Astral, and Carl Meyer, a Python community member and Astral employee, delve into their exciting new type checker, TY. Formerly known as Red-Knot, TY aims to revolutionize type checking in Python with superior usability and performance. They discuss the importance of type annotations for better code clarity and reveal how TY addresses common developer challenges. Additionally, they emphasize ongoing innovations in Python tooling and the need for standardization in the Python type system.

20 snips
Mar 6, 2026 • 1h 2min
#539: Catching up with the Python Typing Council
Carl Meyer, a Rust-based type checker developer with experience adding typing at Instagram. Rebecca Chen, a Python typing engineer who worked on Google’s Python team. Jelle Zijlstra, a typing council member focused on language governance at OpenAI. They explore how the typing council governs spec decisions, clashes between type checkers, new Rust-based checkers, nullability debates, and practical guidance on how much typing to add.

8 snips
Jul 25, 2025 • 1h 5min
#114 ty: Fast Python Type Checking with Carl Meyer
Carl Meyer, a pivotal developer for the ty Python type checker created by Astral, discusses the evolution of static typing in Python. He dives into the challenges and successes of building a type checker in Rust, emphasizing performance and integration with AI coding tools. The conversation explores the importance of type annotations for both safety and developer productivity, comparing Python's type system with others like TypeScript and Rust. Meyer also highlights the role of concurrency and incremental computation in improving type-checking efficiency.


