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
Jan 23
#535: PyView: Real-time Python Web Apps
Building on the web is like working with the perfect clay. It’s malleable and can become almost anything. But too often, frameworks try to hide the web’s best parts away from us. Today, we’re looking at PyView, a project that brings the real-time power of Phoenix LiveView directl ... Show More
1h 7m
Nov 2021
002. Financial instruments’ variety
<p>In this episode, we explore the diverse world of financial instruments, examining the various types available for investors and traders alike. From traditional assets like stocks and bonds to alternative options such as derivatives and commodities, we discuss how each instrume ... Show More
3m 28s
May 2022
009. Cash Statement and How it Links to Other Statements
<p>In this episode, we explore the cash statement, also known as the cash flow statement, and its critical role in financial reporting. We break down the three main sections—operating, investing, and financing activities—and explain how they provide insights into a company’s liqu ... Show More
7m 12s
You've built your FastAPI app, it's running great locally, and now you want to share it with the world. But then reality hits -- containers, load balancers, HTTPS certificates, cloud consoles with 200 options. What if deploying was just one command? That's exactly what Sebastian Ramirez and the FastAPI Cloud team are building. On this episode, I sit down wit ... Show More