The Pragmatic Engineer cover art

The Pragmatic Engineer

The Pragmatic Engineer

By: Gergely Orosz
Listen for free

Summary

Software engineering at Big Tech and startups, from the inside. Deepdives with experienced engineers and tech professionals who share their hard-earned lessons, interesting stories and advice they have on building software. Especially relevant for software engineers and engineering leaders: useful for those working in tech.

newsletter.pragmaticengineer.comGergely Orosz
Politics & Government
Episodes
  • TypeScript, C# and Turbo Pascal with Anders Hejlsberg
    May 13 2026

    Brought to You By:

    Antithesis – verify your system’s correctness without human review or traditional integration tests – and avoid bugs or outages.

    WorkOS – Everything you need to make your app enterprise ready.

    turbopuffer – a vector and full-text search engine built on object storage. It’s fast, cheap, and extremely scalable.

    Anders Hejlsberg is a living legend and one of the most influential programming language designers of all time. He created Turbo Pascal, Delphi, C#, and also TypeScript. As well as that, he spent nearly a decade at the pioneering dev tools company, Borland, and is now in his 30th year of working at Microsoft, where he’s a Technical Fellow.

    In this episode, we discuss what it takes to build programming languages that developers love to use, and trace his career from writing his first compiler to creating Turbo Pascal and Delphi, and helping to pioneer modern software development through C# and TypeScript.

    Anders details how C# was designed by a small group of experienced language designers who met a few hours each week, and he explains why tooling was just as important as the language for TypeScript’s success, and what he has learned from building languages which stay relevant for decades.

    We also look into how Anders uses AI today, which language features suit AI-assisted development, and what he thinks is changing in the craft of software engineering as developers move further away from writing code line by line.

    Timestamps

    (00:00) Intro

    (02:48) How Anders got into programming

    (05:40) Building his first compiler

    (07:44) Turbo Pascal

    (12:25) Delphi

    (14:53) Joining Microsoft

    (19:41) Building C#

    (29:11) Async/await

    (34:01) The rise of JavaScript

    (37:52) Building TypeScript

    (42:58) How the TypeScript compiler works

    (48:30) JavaScript’s strengths and weaknesses

    (52:18) How Anders uses AI

    (56:03) What language features work well with AI

    (1:02:49) How software craftsmanship is changing

    (1:07:49) Performance and efficiency

    (1:09:29) Anders’ tool stack

    (1:11:30) A 30-year career at Microsoft

    (1:13:40) Book recommendation

    The Pragmatic Engineer deepdives relevant for this episode:

    • Microsoft’s developer tools roots

    • 50 Years of Microsoft and developer tools with Scott Guthrie

    • How Linux is built with Greg Kroah-Hartman

    • How will AI change operating systems? Part 1: Ubuntu and Linux

    • How Uber uses AI for development: inside look

    Production and marketing by ⁠⁠⁠⁠⁠⁠⁠⁠https://penname.co/⁠⁠⁠⁠⁠⁠⁠⁠. For inquiries about sponsoring the podcast, email podcast@pragmaticengineer.com.



    Get full access to The Pragmatic Engineer at newsletter.pragmaticengineer.com/subscribe
    Show More Show Less
    1 hr and 15 mins
  • Building Pi, and what makes self-modifying software so fascinating
    Apr 29 2026

    Brought to You By:

    Statsig — ⁠ The unified platform for flags, analytics, experiments, and more.

    Sonar – The makers of SonarQube, the industry standard for automated code review

    WorkOS – Everything you need to make your app enterprise ready.

    Mario Zechner is the creator of Pi, a minimalist, self-modifying AI coding agent, that is the foundation upon which OpenClaw (created by Peter Steinberger) is built. Meanwhile, Armin Ronacher is the creator of Flask, and a longtime user of Pi. The pair are also friends.

    I sat down with Mario and Armin for the latest episode of the Pragmatic Engineer Podcast for an interesting conversation about AI and their reservations about it – even though both are heavily invested in building AI-powered tools.

    Mario explains why he built Pi, and gives his take on why it has become so popular. Armin walks us through how he uses AI tools, including building a game with Pi, and why he always puts human judgment firmly at the heart of his approach.

    We cover the risks of over-automation, the limits of agentic workflows, and why strong engineers with informed judgment still matter. We also get into the challenges of working with code written by non-engineers, and whether open source can withstand a tidal wave of agent-generated code.

    Timestamps

    (00:00) Intro

    (07:30) How Mario, Armin, and Peter Steinberger met(15:15) How 30 dev teams use AI agents: learnings

    (21:50) The importance of judgment

    (24:26) Challenges when non-engineers write code

    (28:30) Downsides of over-automation

    (32:18) Pi

    (48:09) OpenClaw + Pi

    (50:54) “Clankers”

    (57:32) Open source and AI

    (1:00:22) Complexity as the enemy

    (1:02:50) Building an AI-native startup

    (1:11:52) “Slow the F down”

    (1:16:40) MCPs vs. CLI

    (1:25:03) Predictions and staying up to date

    The Pragmatic Engineer deepdives relevant for this episode:

    • The impact of AI on software engineers in 2026: key trends

    • Cycles of disruption in the tech industry

    • The AI engineering stack

    • The creator of OpenClaw: "I ship code that I don't read"

    • What is inference engineering? Deepdive

    Production and marketing by ⁠⁠⁠⁠⁠⁠⁠⁠https://penname.co/⁠⁠⁠⁠⁠⁠⁠⁠. For inquiries about sponsoring the podcast, email podcast@pragmaticengineer.com.



    Get full access to The Pragmatic Engineer at newsletter.pragmaticengineer.com/subscribe
    Show More Show Less
    1 hr and 33 mins
  • Designing Data-intensive Applications with Martin Kleppmann
    Apr 22 2026
    Brought to You By:• Statsig — ⁠ The unified platform for flags, analytics, experiments, and more.• Sonar – The makers of SonarQube, the industry standard for automated code review• WorkOS – Everything you need to make your app enterprise ready.—Martin Kleppmann is a researcher and the author of Designing Data-Intensive Applications, one of the most influential books on modern distributed systems. As of this month, the second, heavily updated edition of the book is out.In this episode of Pragmatic Engineer, we discuss Martin’s career in tech building startups, how he ended up writing this iconic book, and what he’s focused on now after moving into academia.We talk about the tradeoffs behind modern infrastructure, how the cloud has changed what it means to scale, and the thinking behind Designing Data-Intensive Applications, including what’s changing in the second edition.Martin reflects on lessons from building startups like Rapportive, which he sold to LinkedIn, and shares how his experience in both academia and industry shaped his perspective.We also explore what’s ahead: why formal verification may become more important in an AI-assisted world, the challenges of building local-first software, and his recent research into using cryptography to improve transparency in supply chains without exposing sensitive data.—Timestamps(00:00) Early career(05:46) Building Rapportive(10:47) Working at LinkedIn(14:09) Writing Designing Data-Intensive Applications(23:00) Reliability, scalability, and repeatability (26:24) DDIA: the second edition(30:50) Tradeoffs of using cloud services (39:02) How the cloud changed scaling (42:53) The trouble with distributed systems(49:02) Ethics for software engineers (52:45) Formal verification(1:00:12) Academia vs. industry (1:03:50) Local-first software (1:09:50) Computer science education(1:18:32) Martin’s current research and advice—The Pragmatic Engineer deepdives relevant for this episode:• Building Bluesky: a distributed social network• Inside Uber’s move to the cloud• The history of servers, the cloud, and what’s next• The past and future of modern backend practices• How Kubernetes is built—Production and marketing by ⁠⁠⁠⁠⁠⁠⁠⁠https://penname.co/⁠⁠⁠⁠⁠⁠⁠⁠. For inquiries about sponsoring the podcast, email podcast@pragmaticengineer.com. Get full access to The Pragmatic Engineer at newsletter.pragmaticengineer.com/subscribe
    Show More Show Less
    1 hr and 25 mins
adbl_web_anon_alc_button_suppression_c
No reviews yet