logo
episode-header-image
Nov 2023
58m 32s

#436: An Unbiased Evaluation of Environm...

MICHAEL KENNEDY
About this episode
How well do you know your Python packaging tools? These are things like pip which install your project's dependencies and their dependencies and so on. In this mix, we have more modern tools such as Poetry, Flit, Hatch and others. And even tools outside of Python itself which may attempt to manage Python itself in addition to the libraries. To make sense of ... Show More
Up next
Mar 6
#539: Catching up with the Python Typing Council
You're adding type hints to your Python code, your editor is happy, autocomplete is working great. But then you switch tools and suddenly there are red squiggles everywhere. Who decides what a float annotation actually means? Or whether passing None where an int is expected shoul ... Show More
1h 1m
Feb 28
#538: Python in Digital Humanities
Digital humanities sounds niche, until you realize it can mean a searchable archive of U.S. amendment proposals, Irish folklore, or pigment science in ancient art. Today I’m talking with David Flood from Harvard’s DARTH team about an unglamorous problem: What happens when the gra ... Show More
1h 12m
Feb 21
#537: Datastar: Modern web dev, simplified
You love building web apps with Python, and HTMX got you excited about the hypermedia approach -- let the server drive the HTML, skip the JavaScript build step, keep things simple. But then you hit that last 10%: You need Alpine.js for interactivity, your state gets out of sync, ... Show More
1h 16m
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
52m 49s
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
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
Feb 2023
Shorten the distance between production data and insight
<p>Modern networked applications generate a lot of data, and every business wants to make the most of that data. Most of the time, that means moving production data through some transformation process to get it ready for the analytics process. But what if you could have in-app an ... Show More
20m 27s
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
Feb 2024
G: The World's Smartest Animal
<p>This episode begins with a rant. This rant, in particular, comes from Dan Engber - a science writer who loves animals but despises animal intelligence research. Dan told us that so much of the way we study animals involves tests that we think show a human is smart ... not the ... Show More
50m 20s
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