The Stack Overflow Podcast - Being unambiguous in what you want: the software engineer in a vibe coding world

Quinn Slack, CEO and co-founder of Sourcegraph, joins the show to dive into the implications of AI coding tools on the software engineering lifecycle. They explore how AI tools are transforming the work of developers from syntax-focused tasks to higher-level design and management roles, and how AI will integrate into enterprise environments. 

Episode notes:

Sourcegraph is building AI-code agents for enterprises to accelerate how companies build software.

Connect with Quinn on LinkedIn, X, and on his website

Today’s shoutout is for user sumek, who won a Populist badge for answering the question How do you search through Vim's command history?.

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 - Mark Zuckerberg’s Personal Superintelligence, Layoffs and Payoffs, Writing With AI — With M.G. Siegler

M.G. Siegler is the author of Spyglass. He joins Big Technology podcast for the latest of our first Monday of the month discussion about Big Tech strategy and AI. Today we cover Mark Zuckerberg's vision for personal superintelligence and whether it's more of a recruiting play or a real difference in the way the company builds AI. We also cover the massive bets on AI and whether they'll ever pay off, how interlinked big tech is with AI, and whether you should outsource your writing to AI.

---

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

Python Bytes - #443 Patching Multiprocessing

Topics covered in this episode:
Watch on YouTube

About the show

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.

Michael #1: rumdl - A Markdown Linter written in Rust

  • via Owen Lamont
  • Supports toml file config settings
  • Install via uv tool install rumdl.
  • ⚡️ Built for speed with Rust - significantly faster than alternatives
  • 🔍 54 lint rules covering common Markdown issues
  • 🛠️ Automatic fixing with -fix for most rules
  • 📦 Zero dependencies - single binary with no runtime requirements
  • 🔧 Highly configurable with TOML-based config files
  • 🌐 Multiple installation options - Rust, Python, standalone binaries
  • 🐍 Installable via pip for Python users
  • 📏 Modern CLI with detailed error reporting
  • 🔄 CI/CD friendly with non-zero exit code on errors

Brian #2: Coverage 7.10.0: patch

  • Ned Batchelder

  • Actually up to 7.10.2 as of today

  • patch allows coverage to run better when a covered project uses

    • subprocesses
    • os._exit()
    • execv family of functions
  • Looking at subprocess

    • “Coverage works great when you start your program with coverage measurement, but has long had the problem of how to also measure the coverage of sub-processes that your program created. The existing solution had been a complicated two-step process of creating obscure .pth files and setting environment variables. Whole projects appeared on PyPI to handle this for you.”
  • From release notes

    for 7.10.0

Michael #3: aioboto3

  • via Pat Decker
  • Wrapper to use boto3 resources with the aiobotocore async backend
  • aiobotocore allows you to use near enough all of the boto3 client commands in an async manner just by prefixing the command with await.
  • With aioboto3 you can now use the higher level APIs provided by boto3 in an asynchronous manner.

Brian #4: You might not need a Python class

  • Adam Grant
  • This is an important periodic reminder to everyone coming into Python from other languages.
    • Many other languages lean on classes a lot more than we need to in Python
  • Adams suggestions
    • Simple Data Containers: Use Named Tuples or Data Classes
    • Stateless Utility Functions: Just Use Functions
    • Grouping Constants: Use Modules
    • Managing State with Simple Structures: Use Dictionaries or Lists
    • Simple One-off Operations: Use Lambdas or Comprehensions
      • I’ll add “just use functions”
    • Avoiding Complexity: Built-in Libraries
    • When You Actually Need a Class
      • I’ll add
        • You probably don’t
        • If you think you do, ask a friend. Friends don’t let friends create extraneous classes in Python.
        • If you think your case is an exception, it probably isn’t
        • If you think dataclasses aren’t right for you, check out attrs

Extras

Brian:

Michael:

Joke: Default text editor

Big Technology Podcast - Anthropic’s Potential, AI Video Gets Crazy, Market Bubble Approaching?

Ranjan Roy from Margins is back for our weekly discussion of the latest tech news. We cover: 1) Alex's profile of Anthropic CEO Dario Amodei + extra reporting 2) Are Anthropic's convictions earnest or marketing? 3) Where does Anthropic fit in the broader AI landscape 4) Will one AI company 'win it all' 5) Anthropic is raising at a new, $170 billion valuation 6) OpenAI hits 700 million ChatGPT users 7) Hyped for GPT-5? 8) AI video creation's promise 9) Videos in Google's NotebookLM 10) Is the stock market in a bubble or hitting real returns.

---

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

The Government Huddle with Brian Chidester - Breaking the Huddle: Reframing Resilience in Uncertain Times

Laura Bennett, host of the Coach’s Corner Podcast and a principal at BDL Consulting joins the show for a candid conversation on leadership, resilience, and how to take meaningful steps forward amid uncertainty. Together, we explore what it truly means to be resilient—not just to withstand challenges, but to actively navigate through them and emerge stronger. Laura shares insights from her coaching work and podcast guests, discussing the power of small, intentional steps, emotional detachment, and being selective about what we consume—especially in today’s distraction-heavy environment.

Lex Fridman Podcast - #476 – Jack Weatherford: Genghis Khan and the Mongol Empire

Jack Weatherford is an anthropologist and historian specializing in Genghis Khan and the Mongol Empire.
Thank you for listening ❤ Check out our sponsors: https://lexfridman.com/sponsors/ep476-sc
See below for timestamps, and to give feedback, submit questions, contact Lex, etc.

CONTACT LEX:
Feedback – give feedback to Lex: https://lexfridman.com/survey
AMA – submit questions, videos or call-in: https://lexfridman.com/ama
Hiring – join our team: https://lexfridman.com/hiring
Other – other ways to get in touch: https://lexfridman.com/contact

EPISODE LINKS:
Jack’s Books: https://amzn.to/3ISziZr
Genghis Khan and the Making of the Modern World: https://amzn.to/4l45LsY
The Secret History of the Mongol Queens: https://amzn.to/4l22uud
Genghis Khan and the Quest for God: https://amzn.to/4fpOQA4
Emperor of the Seas: Kublai Khan and the Making of China: https://amzn.to/40JEll1

SPONSORS:
To support this podcast, check out our sponsors & get discounts:
Allio Capital: AI-powered investment app that uses global macroeconomic trends.
Go to https://alliocapital.com/
ZocDoc: App that helps patients find healthcare providers.
Go to https://zocdoc.com/lex
Fin: AI agent for customer service.
Go to https://fin.ai/lex
Oracle: Cloud infrastructure.
Go to https://oracle.com/lex
Shopify: Sell stuff online.
Go to https://shopify.com/lex
MasterClass: Online classes from world-class experts.
Go to https://masterclass.com/lexpod
LMNT: Zero-sugar electrolyte drink mix.
Go to https://drinkLMNT.com/lex

OUTLINE:
(00:00) – Introduction
(00:44) – Sponsors, Comments, and Reflections
(10:44) – Origin story of Genghis Khan
(52:30) – Early battles & conquests
(1:05:11) – Power
(1:07:33) – Secret History
(1:20:58) – Mongolian steppe
(1:24:16) – Mounted archery and horse-riding
(1:32:36) – Genghis Khan’s army
(1:48:49) – Military tactics and strategy
(2:01:13) – Wars of conquest
(2:05:37) – Dan Carlin
(2:15:37) – Religious freedom
(2:31:24) – Trade and the Silk Road
(2:40:10) – Weapons innovation
(2:41:40) – Kublai Khan and conquering China
(3:23:31) – Fall of the Mongol Empire
(3:50:26) – Genetic legacy
(4:00:20) – Lessons from Genghis Khan
(4:10:36) – Human nature
(4:13:47) – Visiting Mongolia
(4:33:15) – Lex: Dan Carlin
(4:36:06) – Lex: Gaza

PODCAST LINKS:
– Podcast Website: https://lexfridman.com/podcast
– Apple Podcasts: https://apple.co/2lwqZIr
– Spotify: https://spoti.fi/2nEwCF8
– RSS: https://lexfridman.com/feed/podcast/
– Podcast Playlist: https://www.youtube.com/playlist?list=PLrAXtmErZgOdP_8GztsuKi9nrraNbKKp4
– Clips Channel: https://www.youtube.com/lexclips

Code Story: Insights from Startup Tech Leaders - S11 Bonus: Tiffany Johnson, NMI

Tiffany Johnson is originally from Texas, but grew up in California. At a young age, she was a bit of an adrenaline junkie, partaking in skydiving, snowboarding, wakeboarding and gymnastics. In school, she fell in love with Econ, Mgmt, and Statistics - and eventually, fell into the payment industry by accident. Outside of tech, she has been married for 20 years with 3 kids. Her kids are all snow skiers, though she doesn't hold that against them as a snowboarder.

A few years ago, Tiffany was contacted about a new opportunity at a decades old company in the payments space. This company wanted to bring to market a solution around embedded finance, specifically for SaaS solutions - and Tiffany was the perfect product leader for the role.

This is Tiffany's creation story at NMI.

Sponsors

Links



Support this podcast at — https://redcircle.com/code-story/donations

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

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

The Stack Overflow Podcast - The innovation, leadership, and team agility inside U.S. Bank’s cloud journey

U.S. Bank has undergone a significant digital transformation, implementing a multi-cloud strategy to accelerate innovation and improve customer-focused development. Operating in a highly regulated environment, the bank must navigate the challenge of balancing innovation with strict compliance requirements while meeting the evolving demands and needs of customers and employees. 

In this episode of Leaders of Code, Jody Bailey, Stack Overflow’s CPO, Anirudh Kaul, Senior Director of Software Engineering, and Paul Petersen, Cloud Platform Engineering Manager, discuss the U.S. Bank’s journey from traditional banking practices to embracing new technologies. The conversation covers the technical and organizational aspects of large-scale cloud migration, along with their leadership approach during this transformative period.

Key topics include:

  • How U.S. Bank empowers teams to innovate without sacrificing team agility. The importance of team collaboration, transparency, trust, and continuous communication in fostering innovation and successful tool adoption.
  • Cloud migration strategies and the role of platform engineering in enabling and supporting organizational change.

Notes:

Big Technology Podcast - Anthropic CEO Dario Amodei: AI’s Potential, OpenAI Rivalry, GenAI Business, Doomerism

Dario Amodei is the CEO of Anthropic. He joins Big Technology Podcast for a raw, unfiltered conversation about AI's potential, its stakes, and the source of his outspokenness. The interview is part of a major Big Technology profile about Amodei, ft. interviews with more than two dozen of his colleagues, friends, and critics. You can read that story for free here: https://www.bigtechnology.com/p/the-making-of-dario-amodei

We also cover Mark Zuckerberg's AI talent spending spree, Amodei's rivalry with OpenAI, his response to NVIDIA CEO Jensen Huang's criticism, the state of the AI scaling laws, and whether there's a risk we'll lose control of the technology.

Tune in for a candid, emotional, and high energy conversation with one of the leaders driving the AI wave today.

---

Audio and Video by Matt Breetzke of Fireside Visuals: https://www.firesidevisuals.com/

---

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

Code Story: Insights from Startup Tech Leaders - The Gene Simmons of Data Protection – Navigating the Future of Data Management

The Gene Simmons of Data Protection: Protegrity's KISS Method

Today, we are releasing another episode from our series, entitled The Gene Simmons of Data Protection - the KISS Method, brought to you by none other than Protegrity. Protegrity is AI-powered data security for data consumption, offering fine grain data protection solutions, so you can enable your data security, compliance, sharing and analytics.

Episode Title: Navigating the Future of Data Management: Type Systems, Quantum Computing, and Protegrity's Innovations

In our final episode, we are speaking with Michael Howard, CEO of Protegrity. We talk about how traditional type systems often fail short in modern data management, as well as potential threats posed by quantum computing to current encryption methods, as well as how Protegrity's product embeds context and security into the data itself, in order to repel any threat.

Questions

  • Tell me and my audience a little bit about you. 
  • I know that you’ve referred to type systems as “lame.” Can you explain the concept of type systems in databases, why they’re lame, and why they pose challenges for modern data management?
  • How is quantum computing poised to impact the current landscape of data security and encryption?
  • What are some of the limitations of traditional type systems in databases, and how can they be improved to handle modern data challenges?
  • Can you share insights on how Protegrity's approach to data classification and protection differs from traditional methods?
  • Looking ahead, how do you envision the role of type systems evolving with the advent of quantum computing and other emerging technologies?
  • One of Protegrity’s talking points has been how far behind legislation for data privacy and security is compared to today’s rapidly accelerating data landscape. What do you think needs to happen – in quantum and AI – for conversations to turn into action?

Links




Support this podcast at — https://redcircle.com/code-story/donations

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

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