The Stack Overflow Podcast - Moving beyond velocity: Measuring real business impact

In this episode of Leaders of Code, Dan Lines, cofounder and COO of LinearB; Ben Matthews, Senior Director of Engineering at Stack Overflow; and host Ben Popper talk about why velocity should be a diagnostic tool, not the primary goal of engineering teams. They also touch on the need for cross-disciplinary collaboration to align engineering with business objectives. 

They also discuss:

  • AI's potential to automate repetitive tasks, allowing engineers to focus on more complex work.
  • The challenges of scaling organizations and the importance of centralized developer experience teams to improve productivity.
  • How non-technical staff can contribute to engineering tasks through the democratization of technology, enabling more innovation.

Episode notes:

  • Connect with Dan Lines on LinkedIn.
  • If you're looking to improve productivity for your engineering organization, check out LinearB.

Big Technology Podcast - Is AI Scaling Dead? — With Gary Marcus

Gary Marcus is a cognitive scientist, author, and longtime AI skeptic. Marcus joins Big Technology to discuss whether large‑language‑model scaling is running into a wall. Tune in to hear a frank debate on the limits of “just add GPUs" and what that means for the next wave of AI. We also cover data‑privacy fallout from ad‑driven assistants, open‑source bio‑risk fears, and the quest for interpretability. Hit play for a reality check on AI’s future — and the insight you need to follow where the industry heads next.


---

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

Want a discount for Big Technology on Substack? 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 - Season Favorite – Anurag Goel, Render

Anurag Goel grew up in New Delhi, but moved to Boston after college for his first job. He worked at Stripe, as the 8th employee, before eventually moving on and launching his current venture. Outside of tech, he is married, living in San Francisco. He likes to read science fiction, especially prior to bedtime. He also enjoys eating Thai food on the regular, though he mentioned he could eat pizza every day.

Post leaving Stripe, Anurag decided to work on an ambitious problem, and he started doing this by building a bunch of stuff in many different domains. After noticing a common problem in building out Kubernetes, he decided to start a new business to abstract these problems, and allow builders to focus on the differentiating factors to their solutions.

This is the creation story of Render.

Sponsors

Links



Our Sponsors:
* Check out Vanta: https://vanta.com/CODESTORY


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

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

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

Lex Fridman Podcast - #468 – Janna Levin: Black Holes, Wormholes, Aliens, Paradoxes & Extra Dimensions

Janna Levin is a theoretical physicist and cosmologist specializing in black holes, cosmology of extra dimensions, topology of the universe, and gravitational waves.
Thank you for listening ❤ Check out our sponsors: https://lexfridman.com/sponsors/ep468-sc
See below for timestamps, transcript, and to give feedback, submit questions, contact Lex, etc.

Transcript:
https://lexfridman.com/janna-levin-transcript

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:
Janna’s X: https://x.com/JannaLevin
Janna’s Website: https://jannalevin.com
Janna’s Instagram: https://instagram.com/jannalevin
Janna’s Substack: https://substack.com/@jannalevin
Black Hole Survival Guide (book): https://amzn.to/3YkJzT5
Black Hole Blues (book): https://amzn.to/42Nw7IE
How the Universe Got Its Spots (book): https://amzn.to/4m5De8k
A Madman Dreams of Turing Machines (book): https://amzn.to/3GGakvd

SPONSORS:
To support this podcast, check out our sponsors & get discounts:
Brain.fm: Music for focus.
Go to https://brain.fm/lex
BetterHelp: Online therapy and counseling.
Go to https://betterhelp.com/lex
NetSuite: Business management software.
Go to http://netsuite.com/lex
Shopify: Sell stuff online.
Go to https://shopify.com/lex
AG1: All-in-one daily nutrition drink.
Go to https://drinkag1.com/lex

OUTLINE:
(00:00) – Introduction
(00:51) – Sponsors, Comments, and Reflections
(09:21) – Black holes
(16:55) – Formation of black holes
(27:45) – Oppenheimer and the Atomic Bomb
(34:08) – Inside the black hole
(47:10) – Supermassive black holes
(50:39) – Physics of spacetime
(53:42) – General relativity
(59:13) – Gravity
(1:15:47) – Information paradox
(1:24:17) – Fuzzballs & soft hair
(1:27:28) – ER = EPR
(1:34:07) – Firewall
(1:42:59) – Extra dimensions
(1:45:24) – Aliens
(2:01:00) – Wormholes
(2:11:57) – Dark matter and dark energy
(2:22:00) – Gravitational waves
(2:34:08) – Alan Turing and Kurt Godel
(2:46:23) – Grigori Perelman, Andrew Wiles, and Terence Tao
(2:52:58) – Art and science
(3:02:37) – The biggest mystery

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

Python Bytes - #431 Nerd Gas

Topics covered in this episode:
Watch on YouTube

About the show

Sponsored by NordLayer: pythonbytes.fm/nordlayer

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: pirel: Python release cycle in your terminal

  • pirel check shows release information about your active Python interpreter.
  • If the active version is end-of-life, the program exits with code 1. If no active Python interpreter is found, the program exits with code 2.
  • pirel list lists all Python releases in a table. Your active Python interpreter is highlighted.
  • A picture is worth many words

Brian #2: FastAPI Cloud

  • Sebastián Ramírez, creator of FastAPI, announced today the formation of a new Company, FastAPI Cloud.
  • Here’s the announcement blog post: FastAPI Cloud - By The Same Team Behind FastAPI
  • There’s a wait list to try it out.
  • Promises to turns deployment into fastapi login; fastapi deploy
  • Side note: announcement includes quote from Daft Punk: Build Harder, Better, Faster, Stronger
    • I just included this in a talk I’m gave last week (and will again next week), where I modify this to “Build Easier, Better, Faster, Stronger”
    • Sebastian and I are both fans of the rocket emoji.
  • BTW, we first covered FastAPI on episode 123 in 2019

Brian #3: Python's new t-strings

  • Dave Peck, one of the authors of PEP 750, which will go into Python 3.14
  • We covered t-strings in ep 428
  • In article
    • t-strings security benefits over f-strings
    • How to work with t-strings
    • A Pig Latin example
      • Also, I think I have always done this wrong
      • Is it the first consonant to the end? or the first consonant cluster?
      • So… Brian → Rianbay? or Ianbray?
      • BTW, this is an example of nerdgassing
    • What’s next once t-strings ship?
  • On thing that’s next (in Python 3.15, maybe, is using t-strings in shlex and subprocess)

Michael #4: zev

  • A simple CLI tool to help you remember terminal commands.
  • Examples:

    # Find running processes
    zev 'show all running python processes'
    # File operations
    zev 'find all .py files modified in the last 24 hours'
    # System information
    zev 'show disk usage for current directory'
    # Network commands
    zev 'check if google.com is reachable'
    # Git operations
    zev 'show uncommitted changes in git'
    
  • Again, picture worth many words:

Extras

Brian:

Michael:

Joke: Can my friend come in?

Talk Python To Me - #504: Developer Trends in 2025

What trends and technologies should you be paying attention to today? Are there hot new database servers you should check out? Or will that just be a flash in the pan? I love these forward looking episodes and this one is super fun. I've put together an amazing panel: Gina Häußge, Ines Montani, Richard Campbell, and Calvin Hendryx-Parker. We dive into the recent Stack Overflow Developer survey results as a sounding board for our thoughts on rising and falling trends in the Python and broader developer space.

Episode sponsors

NordLayer
Auth0
Talk Python Courses

The Stack Overflow Survey Results: survey.stackoverflow.co/2024

Panelists
Gina Häußge: chaos.social/@foosel
Ines Montani: ines.io
Richard Campbell: about.me/richard.campbell
Calvin Hendryx-Parker: github.com/calvinhp

Explosion: explosion.ai
spaCy: spacy.io
OctoPrint: octoprint.org
.NET Rocks: dotnetrocks.com
Six Feet Up: sixfeetup.com
Stack Overflow: stackoverflow.com
Python.org: python.org
GitHub Copilot: github.com
OpenAI ChatGPT: chat.openai.com
Claude: anthropic.com
LM Studio: lmstudio.ai
Hetzner: hetzner.com
Docker: docker.com
Aider Chat: github.com
Codename Goose AI: block.github.io/goose/
IndyPy: indypy.org
OctoPrint Community Forum: community.octoprint.org
spaCy GitHub: github.com
Hugging Face: huggingface.co
Watch this episode on YouTube: youtube.com
Episode #504 deep-dive: talkpython.fm/504
Episode transcripts: talkpython.fm

--- Stay in touch with us ---
Subscribe to Talk Python on YouTube: youtube.com
Talk Python on Bluesky: @talkpython.fm at bsky.app
Talk Python on Mastodon: talkpython
Michael on Bluesky: @mkennedy.codes at bsky.app
Michael on Mastodon: mkennedy

Big Technology Podcast - The ‘AI-First Company,’ Big Tech Mega Earnings, NVIDIA vs. Anthropic

Ranjan Roy from Margins is back for our weekly discussion of the latest tech news. We cover 1) What an 'AI-First Company' is 2) Aaron Levie's AI-first memo to Box. 3) Luis von Ahn's AI-first memo to Duolingo 4) Tobi Lutke's AI-first memo to Shopify 5) Can non-tech company be AI-first? 6) Apple earnings 7) Apple's federal government issues 8) Microsoft earnings 9) Amazon earnings 10) Meta Earnings 11) NVIDIA vs. Anthropic 12) More on AI consciousness 13) The very handy Mag2

---

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

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

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

The Stack Overflow Podcast - Improving on a 30-year-old hardware architecture

SambaNova makes a full-stack AI platform and an “intelligent chip” capable of running models of up to five trillion parameters, allowing developers to run state-of-the-art open source models without the time-consuming work of tuning and modeling. See what developers are building with the tech.

Find Rodrigo on LinkedIn.

This episode was recorded at HumanX in March. Next year’s event will be April 6-9, 2026 in San Francisco. Register today

The Government Huddle with Brian Chidester - 181: The One with the Government Workforce Strategist

Mika J. Cross, Public Sector Workforce Transformation Strategist and former Government Executive joins the show to explore the evolving dynamics of the modern government workforce and together we unpack the critical issues surrounding return-to-office mandates, skills-based hiring, generational shifts in workplace expectations. We also dive into what it truly means to build a resilient, future-ready government workforce PLUS the role of data literacy, the challenges of leadership development in the public sector, and how both public and private organizations must adapt to keep pace with the rapid evolution of work.