logo
episode-header-image
Jun 2022
56m 26s

#369: Getting Lazy with Python Imports a...

MICHAEL KENNEDY
About this episode
Python is undergoing a performance renaissance. We already have Python 3.11 20-40% faster than even Python 3.10. On this episode, we'll dive into a new proposal to make Python even more efficient using lazy imports laid out in PEP 690. We have all three folks involved on the episode: Carl Meyer, Germán Méndez Bravo, and Barry Warsaw. Are you ready to get int ... Show More
Up next
Nov 10
#527: MCP Servers for Python Devs
Today we’re digging into the Model Context Protocol, or MCP. Think LSP for AI: build a small Python service once and your tools and data show up across editors and agents like VS Code, Claude Code, and more. My guest, Den Delimarsky from Microsoft, helps build this space and will ... Show More
1h 6m
Nov 1
#526: Building Data Science with Foundation LLM Models
Today, we’re talking about building real AI products with foundation models. Not toy demos, not vibes. We’ll get into the boring dashboards that save launches, evals that change your mind, and the shift from analyst to AI app builder. Our guide is Hugo Bowne-Anderson, educator, p ... Show More
1h 7m
Oct 27
#525: NiceGUI Goes 3.0
Building a UI in Python usually means choosing between "quick and limited" or "powerful and painful." What if you could write modern, component-based web apps in pure Python and still keep full control? NiceGUI, pronounced "Nice Guy" sits on FastAPI with a Vue/Quasar front end, g ... Show More
1h 17m
Recommended Episodes
Feb 2024
96: What is Python & Why Should I Care? w/ Python Expert Michael Kennedy
<p>Avery talks with Michael Kennedy about the many ways Python is used.</p> <p>Michael hosts the Talk Python to Me podcast, is an expert in Python, and explains how experts use Python in various fields.</p> <p>The episode also discusses beginners who want to learn and use Python, ... Show More
51m 29s
May 2024
They made Python faster with this compiler option
<p>Fundamentals of Operating Systems Course https://oscourse.win Looks like fedora is compiling cpython with the -o3 flag, which does aggressive function inlining among other optimizations. This seems to improve python benchmarks performance by at most 1.16x at a cost of an ex ... Show More
29m 4s
Mar 2024
738: Little Scripts: Coding for your Co-workers
Process is important. This show is dedicated to examples of non-developer tasks that can be improved by coding scripts. Join Scott and Wes for a deep dive into automation magic. Show Notes 00:00 Welcome to Syntax! 02:11 Brought to you by Sentry.io. 03:02 FFmpeg, a tool fo ... Show More
23m 21s
Mar 2024
172: Transformers and Large Language Models
172: Transformers and Large Language ModelsIntro topic: Is WFH actually WFC?News/Links:Falsehoods Junior Developers Believe about Becoming Seniorhttps://vadimkravcenko.com/shorts/falsehoods-junior-developers-believe-about-becoming-senior/Pure PursuitTutorial with python code: htt ... Show More
1h 26m
Feb 2024
The Dawn of Spatial Computing
You’ve probably interacted with large language models. The next version might be large vision models. Cathy Hackl is a futurist, Apple Vision Pro developer, and co-author of the upcoming book “Spatial Computing: An AI-Driven Business Revolution.” Deidre Woollard caught up with Ha ... Show More
29m 18s
Feb 2024
Episode 108 - Diving into Amazon Q Builder with Clare Liguori
🚀 Dive into the world of AI with Morgan Willis, Principal Cloud Technologist for AWS, as she interviews Clare Liguori, a Senior Principal Software Engineer at AWS and one of the visionaries behind Amazon Q. Discover the secrets behind this groundbreaking Generative AI conversati ... Show More
48m 6s
Jan 2024
716: JS Perf Wins & New Node.js Features with Yagiz Nizipli
Yagiz Nizipli talks about his involvement with Node.js, implementing .env, how he finds areas to improve in performance, the happy path vs the hot path, and new features coming to Node.js. Show Notes 00:32 Welcome 01:01 Introducing Yagiz Nizipli 02:21 What is your involvem ... Show More
1h 1m
Dec 2023
Leveling up technology
<p>Join hosts Walt Cooley and Matti McBride as they dive into Cooley’s recent presentation “Level-Up” given at the Amelicor Herd and Feed Management Conference in this episode of the <i>Progressive Dairy Podcast</i>. Learn how to level up technology on your operation, champion an ... Show More
32m 25s