#368: End-to-End Web Testing with Playwright

#368: End-to-End Web Testing with Playwright

Up next

#541: Monty - Python in Rust for AI

When LLMs write code to accomplish a task, that code has to actually run somewhere. And right now, the options aren't great. Spin up a sandboxed container and you're paying a full second of cold start overhead plus the complexity of another service. Let the LLM loose on your actu ...  Show more

#540: Modern Python monorepo with uv and prek

Monorepos -- you've heard the talks, you've read the blog posts, maybe you've seen a few tantalizing glimpses into how Google or Meta organize their massive codebases. But it's often in the abstract and behind closed doors. What if you could crack open a real, production monorepo ...  Show more

Recommended Episodes

Web programming with nothing but Python
The Stack Overflow Podcast

Lots of people who work outside of programming learn Python as part of their job. When folks from telecom, academia, or medical science want to build a web app to help with their job or share their findings with the world, they may feel they need to learn Javascript, CSS, HTML ...

  Show more

Throwing away the script on testing
The Stack Overflow Podcast

Sofy is a no-code test automation platform for mobile apps. SofySense is their OpenAI-powered AI assistant. See what they’re up to on their <a href="https://sofy.ai ...

  Show more

173: Mocking and Unit Tests
Programming Throwdown

173: Mocking and Unit TestsIntro topic: HeadphonesNews/Links:Texas A&M University Physics Festival https://physicsfestival.tamu.edu/Rust vs Cpp at GoogleLars Bergstrom (Google Director of Engineering): Rust teams at Google are as productive as the ones using Go and 2x those using ...  Show more

Shorten the distance between production data and insight
The Stack Overflow Podcast

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