Saltar al contenido
PodcastsEducaciónThe Peterman Pod

The Peterman Pod

Ryan Peterman
The Peterman Pod
Último episodio

60 episodios

  • The Peterman Pod

    Turing Award Winner: Early AI, LLM Predictions, Causality | Judea Pearl

    27/07/2026 | 1 h 27 min
    Judea Pearl is a Turing Award winner and a pioneer in artificial intelligence and causal reasoning. We talked about how he got into science, his major breakthroughs and his predictions for AI today.

    • My ergonomic keyboard project I mentioned, you can follow along here: https://read.compose.llc/
    • The Kickstarter page for it: https://www.kickstarter.com/projects/ryanlpeterman/compose-simple-ergonomics-beautifully-done

    Podcast links:

    • YouTube: https://youtu.be/FleTXB1fAcQ
    • Apple: https://podcasts.apple.com/us/podcast/the-peterman-pod/id1777363835
    • Transcript: https://www.developing.dev/p/turing-award-winner-early-ai-llm

    Thank you to this episode's sponsor for supporting my work:

    • WorkOS: makes your app Enterprise Ready with easy to use APIs to add SSO, SCIM, RBAC, and more in just a few lines of code, check them out at https://workos.com/

    Timestamps:

    (00:00) Intro
    (00:54) How he got into AI
    (11:17) Greatest scientist of all time
    (20:15) What people thought of AI in the 80s
    (26:23) Entering academia and researching AI
    (34:52) The invention of Bayesian networks
    (46:28) Pioneering work in causality
    (55:38) The causal hierarchy
    (59:34) LLMs and predictions
    (01:20:12) A restless mind pays
    (01:24:36) Advice for his younger self
    (01:26:37) Outro

    Where to find Judea:

    • X/Twitter: https://twitter.com/yudapearl
    • Website: https://bayes.cs.ucla.edu/jp_home.html
    • Wikipedia: https://en.wikipedia.org/wiki/Judea_Pearl

    Where to find Ryan:

    • Newsletter: https://www.developing.dev/
    • X/Twitter: https://x.com/ryanlpeterman
    • LinkedIn: https://www.linkedin.com/in/ryanlpeterman/
    • Threads: https://www.threads.com/@ryanlpeterman
    • Instagram: https://www.instagram.com/ryanlpeterman
    • TikTok: https://www.tiktok.com/@ryanlpeterman

    Referenced in this episode:

    • The Book of Why: https://en.wikipedia.org/wiki/The_Book_of_Why
    • Bayesian networks: https://en.wikipedia.org/wiki/Bayesian_network
    • Alpha-beta pruning: https://en.wikipedia.org/wiki/Alpha%E2%80%93beta_pruning
    • Pearl vortex: https://en.wikipedia.org/wiki/Pearl_vortex
    • Graphoid: https://en.wikipedia.org/wiki/Graphoid
    • Causality: Models, Reasoning, and Inference: https://en.wikipedia.org/wiki/Causality_(book)
    • Coexistence and Other Fighting Words: Selected Writings of Judea Pearl, 2002–2025: https://bayes.cs.ucla.edu/COEXISTENCE/
  • The Peterman Pod

    Creator of OCaml: Functional Programming, Formal Verification, Programming Languages | Xavier Leroy

    20/07/2026 | 1 h 24 min
    Xavier Leroy (creator of OCaml) is an expert in compilers, formal verification of software and functional programming. This interview should be an approachable resource if you're curious about formal verification of software since I was learning that on the fly during it.

    • My ergonomic keyboard project I mentioned, you can follow along here: https://read.compose.llc/
    • The Kickstarter page for it: https://www.kickstarter.com/projects/ryanlpeterman/compose-simple-ergonomics-beautifully-done

    Podcast links:

    • YouTube: https://youtu.be/9Cswiqrq6So
    • Apple: https://podcasts.apple.com/us/podcast/the-peterman-pod/id1777363835
    • Transcript: https://www.developing.dev/p/creator-of-ocaml-functional-programming

    Thank you to this episode's sponsor for supporting my work:

    • WorkOS: makes your app Enterprise Ready with easy to use APIs to add SSO, SCIM, RBAC, and more in just a few lines of code, check them out at https://workos.com/

    Timestamps:

    (00:00) Intro
    (00:43) What sets OCaml apart
    (04:39) OCaml vs Rust
    (07:57) Why is manual memory management more performant
    (11:21) Javascript vs OCaml
    (14:00) Famous Rob Pike quote
    (16:05) Type inference and how it works
    (22:12) What is formal verification and how does it work
    (40:07) What made multicore support difficult for OCaml
    (50:17) How programming languages interface and call each other
    (57:41) The danger of almost-correct LLM code
    (01:05:39) How LLMs will change programming languages
    (01:10:26) Industry vs academia
    (01:15:05) Most interesting unsolved problems
    (01:18:30) Top book recommendations for engineers
    (01:21:17) Advice for his younger self
    (01:23:31) Outro

    Where to find Xavier:

    • Wikipedia: https://en.wikipedia.org/wiki/Xavier_Leroy
    • Website: https://xavierleroy.org/

    Where to find Ryan:

    • Newsletter: https://www.developing.dev/
    • X/Twitter: https://x.com/ryanlpeterman
    • LinkedIn: https://www.linkedin.com/in/ryanlpeterman/
    • Threads: https://www.threads.com/@ryanlpeterman
    • Instagram: https://www.instagram.com/ryanlpeterman
    • TikTok: https://www.tiktok.com/@ryanlpeterman

    Referenced in this episode:

    • CompCert verified C compiler: https://compcert.org/
    • seL4 microkernel: https://sel4.systems/
    • Programming Pearls (book, not an affiliate link): https://www.amazon.com/dp/0201657880
    • How to Design Programs (book): https://htdp.org/
  • The Peterman Pod

    Turing Award Winner: TPU vs GPU vs CPU, Computer Architecture, RISC vs CISC | David Patterson

    13/07/2026 | 59 min
    David Patterson is a Turing Award winner famous for his contributions to computer architecture. I interviewed him about his past work, thoughts on GPU/TPUs and career advice from half a century of experience.

    • My ergonomic keyboard project I mentioned, you can follow along here: https://read.compose.llc/
    • The Kickstarter page for it: https://www.kickstarter.com/projects/ryanlpeterman/compose-simple-ergonomics-beautifully-done

    Podcast links:

    • YouTube: https://youtu.be/Pn4ZwlEh5nw
    • Apple: https://podcasts.apple.com/us/podcast/the-peterman-pod/id1777363835
    • Transcript: https://www.developing.dev/p/turing-award-winner-tpu-vs-gpu-vs?r=n49ky

    Timestamps:

    (00:00) Intro
    (00:42) RISC vs CISC
    (12:51) Compilers
    (17:38) GPUs
    (23:07) GPU vs TPU vs CPU
    (32:12) Is Moores law dead?
    (38:04) GPU benchmarks
    (41:40) How to have a bad career
    (49:59) Courage and optimism
    (55:56) Advice for his younger self
    (58:15) Outro

    Where to find David:

    • Wikipedia: https://en.wikipedia.org/wiki/David_Patterson_(computer_scientist)

    Where to find Ryan:

    • Newsletter: https://www.developing.dev/
    • X/Twitter: https://x.com/ryanlpeterman
    • LinkedIn: https://www.linkedin.com/in/ryanlpeterman/
    • Threads: https://www.threads.com/@ryanlpeterman
    • Instagram: https://www.instagram.com/ryanlpeterman
    • TikTok: https://www.tiktok.com/@ryanlpeterman

    Referenced in this episode:

    • AlexNet paper: https://proceedings.neurips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf
    • David Patterson's “How to Have a Bad Career” talk: https://www.youtube.com/watch?v=Rn1w4MRHIhc
    • “Life Lessons from the First Half-Century of My Career”: https://cacm.acm.org/opinion/life-lessons-from-the-first-half-century-of-my-career/
    • The 7 Habits of Highly Effective People (book): https://en.wikipedia.org/wiki/The_7_Habits_of_Highly_Effective_People
    • Working (book): https://en.wikipedia.org/wiki/Working_(Terkel_book)
  • The Peterman Pod

    Turing Award Winner: NSA, Public Key Cryptography, Crypto Wars | Martin Hellman

    06/07/2026 | 1 h 1 min
    Martin Hellman is a Turing Award winner who helped to invent public-key cryptography against the NSA's wishes. I interviewed him all about his work and why it broke the law at the time.

    • My ergonomic keyboard project I mentioned, you can follow along here: https://read.compose.llc/
    • The Kickstarter page for it: https://www.kickstarter.com/projects/ryanlpeterman/compose-simple-ergonomics-beautifully-done

    Podcast links:

    • YouTube: https://youtu.be/AZLOETBCQM4
    • Apple: https://podcasts.apple.com/us/podcast/the-peterman-pod/id1777363835
    • Transcript: https://www.developing.dev/p/turing-award-winner-nsa-public-key

    Thank you to this episode's sponsor for supporting my work:

    • WorkOS: makes your app Enterprise Ready with easy to use APIs to add SSO, SCIM, RBAC, and more in just a few lines of code, check them out at https://workos.com/

    Timestamps:

    (00:00) Intro
    (00:34) Why his work broke the law
    (08:39) How people did encryption before
    (18:51) The crypto wars
    (26:22) The story behind Diffie Hellman key exchange
    (36:48) Signatures vs key exchange
    (43:05) RSA patent wars
    (48:08) Why inventions happen at similar times
    (50:29) What he worked on after cryptography
    (57:31) His thoughts on death
    (59:40) Advice for his younger self
    (01:00:45) Outro

    Where to find Martin:

    • Wikipedia: https://en.wikipedia.org/wiki/Martin_Hellman
    • Website: https://ee.stanford.edu/~hellman/

    Where to find Ryan:

    • Newsletter: https://www.developing.dev/
    • X/Twitter: https://x.com/ryanlpeterman
    • LinkedIn: https://www.linkedin.com/in/ryanlpeterman/
    • Threads: https://www.threads.com/@ryanlpeterman
    • Instagram: https://www.instagram.com/ryanlpeterman
    • TikTok: https://www.tiktok.com/@ryanlpeterman

    Referenced in this episode:

    • Martin Hellman's “The Evolution of Public Key Cryptography”: https://www.youtube.com/watch?v=Tev3tVzH91s
    • Keys Under Doormats: https://cacm.acm.org/opinion/keys-under-doormats/
    • Cryptography's Role in Securing the Information Society (CRISIS report): https://nap.nationalacademies.org/catalog/5131/cryptographys-role-in-securing-the-information-society
    • Secure Communications Over Insecure Channels: https://doi.org/10.1145/359460.359473
    • New Directions in Cryptography: https://doi.org/10.1109/TIT.1976.1055638
  • The Peterman Pod

    MIT Complexity Theorist: Why You Can Do Better Than “Optimal” On Leetcode & SAT | Ryan Williams

    29/06/2026 | 1 h 12 min
    Ryan Williams is a professor at MIT and the winner of the Gödel Prize in theoretical computer science. I interviewed him all about his work starting by asking him a popular Leetcode question (3 SUM).

    Correction: In this podcast I say "lower bound" when I mean "upper bound" and vice versa. Was speaking using the intuition that lower is better for running time. In reality, the accurate usage is:

    "Lower bound" = A proven floor for a problem e.g. "no algorithm can possibly be faster"
    "Upper bound" = A proven ceiling for a specific solution e.g. "there exists an algorithm this fast"

    Professor Williams answers as if I spoke accurately so the error didn't impact the flow of conversation. Just a correction for the record

    • My ergonomic keyboard project I mentioned, you can follow along here: https://read.compose.llc/
    • The Kickstarter page for it: https://www.kickstarter.com/projects/ryanlpeterman/compose-simple-ergonomics-beautifully-done

    Podcast links:

    • YouTube: https://youtu.be/AaK1SL2i_4Y
    • Apple: https://podcasts.apple.com/us/podcast/the-peterman-pod/id1777363835
    • Transcript: https://www.developing.dev/p/mit-complexity-theorist-on-leetcode

    Thank you to this episode's sponsor for supporting my work:

    • WorkOS: makes your app Enterprise Ready with easy to use APIs to add SSO, SCIM, RBAC, and more in just a few lines of code, check them out at https://workos.com/

    Timestamps:

    (00:00) Intro
    (00:41) Asking him a popular Leetcode question
    (03:54) Doing better than the popular optimal solution
    (08:26) Fine grained complexity
    (17:00) A severe strengthening of P vs NP
    (24:38) SAT problems and solvers
    (34:51) Hot takes on famous open questions
    (46:57) Simulating space with time
    (01:01:02) Why he solves hard problems
    (01:02:35) How to pick good research direction
    (01:07:14) Technical book recommendations
    (01:08:31) Advice for his younger self
    (01:11:56) Outro

    Where to find Ryan:

    • Wikipedia: https://en.wikipedia.org/wiki/Ryan_Williams_(computer_scientist)
    • Website: https://people.csail.mit.edu/rrw/
    • LinkedIn: https://www.linkedin.com/in/r-ryan-williams-a1b534a/
    • X/Twitter: https://twitter.com/rrwilliams

    Where to find Ryan:

    • Newsletter: https://www.developing.dev/
    • X/Twitter: https://x.com/ryanlpeterman
    • LinkedIn: https://www.linkedin.com/in/ryanlpeterman/
    • Threads: https://www.threads.com/@ryanlpeterman
    • Instagram: https://www.instagram.com/ryanlpeterman
    • TikTok: https://www.tiktok.com/@ryanlpeterman

    Referenced in this episode:

    • Some Estimated Likelihoods for Computational Complexity: https://people.csail.mit.edu/rrw/likelihoods.pdf
    • Simulating Time with Square-Root Space: https://arxiv.org/abs/2502.17779
    • Cook and Mertz's tree evaluation paper: https://dl.acm.org/doi/10.1145/3618260.3649664
Más podcasts de Educación
Acerca de The Peterman Pod
Sharing the transparent career stories of technical people. Hosted by an ex-Staff engineer at Instagram
Sitio web del podcast

Escucha The Peterman Pod, DianaUribe.fm y muchos más podcasts de todo el mundo con la aplicación de radio.net

Descarga la app gratuita: radio.net

  • Añadir radios y podcasts a favoritos
  • Transmisión por Wi-Fi y Bluetooth
  • Carplay & Android Auto compatible
  • Muchas otras funciones de la app