The Stack Overflow Podcast - Vite is like the United Nations of JavaScript

Ryan welcomes back Evan You, the creator of Vite and Vue.js, to discuss the evolution of build tools in web development, the unique features of Vite from its plugins to its hot module capabilities, and the future of Vite, including its integration with Rust. Plus, they touch on Vite’s new documentary and the power of open-source communities.

Episode notes:

Vite is a frontend build tool powering the next generation of web applications. 

Check out all of the work Evan is doing at his company VoidZero

For more on the origins of Vite, watch the newly-released Cult.repo’s documentary

If you’d rather hear Evan talk about Vue.js, listen to the podcast we published with him earlier this summer. 

Today’s shoutout goes to user dbush for winning a Populist badge on their answer to How does printing a union itself and not its member work in C?.

TRANSCRIPT

See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Code Story: Insights from Startup Tech Leaders - A Startup Field Guide in the Age of Robots & AI – with Olivier Mitchell

Today, we are talking with Oliver Mitchell, Partner at ff Venture Capital, the most engaged technology venture capital firm in New York City since 2008. They have an extensive portfolio, and have created billions of dollars in market cap value.

Recently, Oliver has released a book titled A Startup Field Guide in the Age of Robots and AI. In the book, he sets the stage to mentor - and provide mentors - around building a hardware startup in modern day times. The book is full of advice, real life stories from the trenches, and practical information to help you succeed.

Questions:

  • Tell me about the book - what was the main goal of you writing it, what were you trying to accomplish?
  • In the book, you discuss what it takes to launch a business in this industry. What are the five essential rules for launching a successful automation company?
  • How do you attract investors, given their visceral reaction to hardware sensors and robots? How do you prepare, circumvent or comfort these investors when they spot the red flags?
  • Hardware startups require the right people, the right R&D, etc. - just to get to MVP. What are some strategies for validating product-market fit in hardware startups?
  • At times, the government creates roadblocks through over-regulating and slow pace of play. But how can these partnerships be used for funding and even potentially customer acquisition channels?
  • In your book, you've interviewed some of the most respected luminaries in the space. Can you elaborate on these real world case studies? What were the significant challenges they overcame?
  • If you could give one piece of advice to someone heading down this path, what would it be?


Sponsors

Links



Support this podcast at — https://redcircle.com/code-story-insights-from-startup-tech-leaders/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Python Bytes - #452 pi py-day (or is it py pi-day?)

Topics covered in this episode:
Watch on YouTube

About the show

Sponsored by DigitalOcean: pythonbytes.fm/digitalocean-gen-ai Use code DO4BYTES and get $200 in free credit

Connect with the hosts

Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Monday at 10am PT. Older video versions available there too.

Finally, if you want an artisanal, hand-crafted digest of every week of the show notes in email form? Add your name and email to our friends of the show list, we'll never share it.

Brian #1: Python 3.14

  • Released on Oct 7
  • What’s new in Python 3.14
  • Just a few of the changes
    • PEP 750: Template string literals
    • PEP 758: Allow except and except* expressions without brackets
    • Improved error messages
    • Default interactive shell now
      • highlights Python syntax
      • supports auto-completion
    • argparse
      • better support for python -m module
      • has a new suggest_on_error parameter for “maybe you meant …” support
    • python -m calendar now highlights today’s date
  • Plus so much more

Michael #2: Free-threaded Python Library Compatibility Checker

  • by Donghee Na
  • App checks compatibility of top PyPI libraries with CPython 3.13t and 3.14t, helping developers understand how the Python ecosystem adapts to upcoming Python versions.
  • It’s still pretty red, let’s get in the game everyone!

Michael #3: Claude Sonnet 4.5

  • Top programming model (even above Opus 4.1)
  • Shows large improvements in reducing concerning behaviors like sycophancy, deception, power-seeking, and the tendency to encourage delusional thinking
  • Anthropic is releasing the Claude Agent SDK, the same infrastructure that powers Claude Code, making it available for developers to build their own agents, along with major upgrades including checkpoints, a VS Code extension, and new context editing features
  • And Claude Sonnet 4.5 is available in PyCharm too.

Brian #4: Python 3.15 will get Explicit lazy imports

  • Discussion on discuss.python.org
  • This PEP introduces syntax for lazy imports as an explicit language feature:

    lazy import json
    lazy from json import dumps
    
  • BTW, lazy loading in fixtures is a super easy way to speed up test startup times.

Extras

Brian:

  • Music video made in Python - from Patrick of the band “Friends in Real Life”
    • source code: https://gitlab.com/low-capacity-music/r9-legends/

Michael:

Joke: You do estimates?

Big Technology Podcast - Anthropic Product Head: AI Model Development Is Accelerating — With Mike Krieger

Mike Krieger is the chief product officer at Anthropic and co-founder of Instagram. Krieger joins Big Technology Podcast to discuss Anthropic's Sonnet 4.5 launch and how the company's been able to speed up AI model development. Tune in to hear how Anthropic is using internal tools to move fast, where the next generations of model improvements will look like, and whether model orchestration will be the core differentiator between labs. We also cover how AI development compares to social media, whether AI content will ever take off, and enterprise AI's path ahead.

---

Want a discount for Big Technology on Substack + Discord? Here’s 25% off for the first year: https://www.bigtechnology.com/subscribe?coupon=0843016b

Enjoying Big Technology Podcast? Please rate us five stars ⭐⭐⭐⭐⭐ in your podcast app of choice.

Questions? Feedback? Write to: bigtechnologypodcast@gmail.com

Code Story: Insights from Startup Tech Leaders - S11 E20: Alex Galkin, Competera AI

Alex Galkin can't remember a time where he wasn't doing tech. Funny enough, he does remember a time before internet was common place. In 6th or 7th grade, he got a computer and immediately disassembled it. And eventually, he built an internet service provider for his community, eventually dropped out of university, and sold his internet provider. Outside of tech, he has always been into sports - cycling, motorcycles, etc. And though he doesn't have much time for it anymore, he is big into Brazilian Jujitsu.

At his old role, Alex started to pitch subscription pricing for their products. The timing wasn't right for deep machine learning for pricing, so his boss turned him down. Several years later, he and his team are leveraging the power of Contextual AI to calculate and optimize price combinations.

This is the creation story of Competera AI.

Sponsors

Links




Support this podcast at — https://redcircle.com/code-story-insights-from-startup-tech-leaders/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

The Stack Overflow Podcast - Context is king for secure, AI-generated code

Ryan sits down with Dimitri Stiliadis, CTO and co-founder of Endor Labs, to talk about how AppSec is evolving to address AI’s use cases. They discuss the implications of AI-generated code on security practices, the importance of human oversight in managing vulnerabilities, and how organizations should be balancing security and efficiency with AI. 

Episode notes:

Endor Labs is AppSec for the software development revolution, helping you pinpoint critical risks whether your code is written by a human or AI. 

Connect with Dimitri on LinkedIn.

Today’s shoutout is for user skovorodkin, whose answer for Elegant Python code for Integer Partitioning  was so good, it outscored the accepted answer. 



See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

Big Technology Podcast - OpenAI and AMD’s Megadeal, Sam Altman and Jony Ive’s Bumpy Start. Meta vs. Apple

M.G. Siegler of Spyglass is back for our monthly tech news discussion. Today we discuss OpenAI and AMD's megadeal, whether the AI investment cycle is a disaster waiting to happen, and how NVIDIA might feel about the arrangement. We also discuss Sam Altman and Jony Ive's struggles in developing their own AI device and how all tech companies seem to be building the same AI enabled ambient computing. Finally, we pour one out for the Vision Pro. Tune in for a deep discussion of tech's biggest news with one of the industry's leading analysts.

---

Enjoying Big Technology Podcast? Please rate us five stars ⭐⭐⭐⭐⭐ in your podcast app of choice.

Want a discount for Big Technology on Substack + Discord? Here’s 25% off for the first year: https://www.bigtechnology.com/subscribe?coupon=0843016b

Questions? Feedback? Write to: bigtechnologypodcast@gmail.com

Talk Python To Me - #522: Data Sci Tips and Tricks from CodeCut.ai

Today we’re turning tiny tips into big wins. Khuyen Tran, creator of CodeCut.ai, has shipped hundreds of bite-size Python and data science snippets across four years. We dig into open-source tools you can use right now, cleaner workflows, and why notebooks and scripts don’t have to be enemies. If you want faster insights with fewer yak-shaves, this one’s packed with takeaways you can apply before lunch. Let’s get into it.

Episode sponsors

Sentry Error Monitoring, Code TALKPYTHON
Agntcy
Talk Python Courses

Khuyen Tran (LinkedIn): linkedin.com
Khuyen Tran (GitHub): github.com

CodeCut: codecut.ai
Production-ready Data Science Book (discount code TalkPython): codecut.ai

Why UV Might Be All You Need: codecut.ai
How to Structure a Data Science Project for Readability and Transparency: codecut.ai
Stop Hard-coding: Use Configuration Files Instead: codecut.ai
Simplify Your Python Logging with Loguru: codecut.ai
Git for Data Scientists: Learn Git Through Practical Examples: codecut.ai
Marimo (A Modern Notebook for Reproducible Data Science): codecut.ai
Text Similarity & Fuzzy Matching Guide: codecut.ai
Loguru (Python logging made simple): github.com
Hydra: hydra.cc
Marimo: marimo.io
Quarto: quarto.org
Show Your Work! Book: austinkleon.com

Watch this episode on YouTube: youtube.com
Episode #522 deep-dive: talkpython.fm/522
Episode transcripts: talkpython.fm

Theme Song: Developer Rap
🥁 Served in a Flask 🎸: talkpython.fm/flasksong

---== Don't be a stranger ==---
YouTube: youtube.com/@talkpython

Bluesky: @talkpython.fm
Mastodon: @talkpython@fosstodon.org
X.com: @talkpython

Michael on Bluesky: @mkennedy.codes
Michael on Mastodon: @mkennedy@fosstodon.org
Michael on X.com: @mkennedy

Big Technology Podcast - Sora 2 & AI’s Slop Era, Death Of The Creator Economy?, Apple’s SmartGlasses Roadmap

Max Zeff, Sr. AI reporter at Techcrunch, joins for our weekly discussion of the latest tech news. We cover: 1) OpenAI introduces Sora 2 2) Will these AI video feeds catch on? 3) Is Sora 2 an important technological advance above all? 4) Why Meta is nervous about OpenAI's momentum in social 5) OpenAI employees have mixed feelings about Sora 6) Why AI video feeds may be the end of the creator economy. 7) Why they may not be 8) Meta will use AI chats to train its ad models 9) Meta's AI research moves more toward product development 10) Anthropic launches its Sonnet 4.5 model 11) Apple prioritizes smart glasses 12) Max tries out the Friend pendant

---

Enjoying Big Technology Podcast? Please rate us five stars ⭐⭐⭐⭐⭐ in your podcast app of choice.

Want a discount for Big Technology on Substack + Discord? Here’s 25% off for the first year: https://www.bigtechnology.com/subscribe?coupon=0843016b

Three Faces Of Generative AI: https://www.bigtechnology.com/p/the-three-faces-of-generative-ai

Questions? Feedback? Write to: bigtechnologypodcast@gmail.com

The Stack Overflow Podcast - One is not the loneliest number for API calls

Gil Feig, co-founder and CTO of Merge, joins the show to explore Merge’s approach for reducing third-party APIs to a single call, the complexities of and need for data normalization, and the role that AI and MCP plays in the future of API functionality. 

Episode notes: 

Merge connects you to any third-party system for fast, secure integrations for your products and agents.

Connect with Gil on LinkedIn and X

Shoutout to user Abhijit for winning a Lifeboat badge on their answer for Complex numbers in python.

TRANSCRIPT

See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.