coverImageOf

The Stack Overflow Podcast

Podcast de The Stack Overflow Podcast

inglés

Historias personales y conversaciones

Empieza 7 días de prueba

$99 / mes después de la prueba.Cancela cuando quieras.

  • 20 hours of audiobooks / month
  • Podcasts solo en Podimo
  • Podcast gratuitos
Prueba gratis

Acerca de The Stack Overflow Podcast

For more than a dozen years, the Stack Overflow Podcast has been exploring what it means to be a developer and how the art and practice of software programming is changing our world. From Rails to React, from Java to Node.js, we host important conversations and fascinating guests that will help you understand how technology is made and where it’s headed. Hosted by Ben Popper, Cassidy Williams, and Ceora Ford, the Stack Overflow Podcast is your home for all things code.

Todos los episodios

889 episodios
episode Lightning-as-a-service for agriculture artwork

Lightning-as-a-service for agriculture

Darryl Lyons, co-founder and Chief Rainmaker at Rainstick, joins the show to dive into advancements in AgTech and how Rainstick is using bioelectricity to enhance agricultural productivity. They discuss how Rainstick mimics natural thunderstorms to create electric fields and frequencies that promote plant growth, challenges and breakthroughs in their research, and their participation in the AWS Compute for Climate Fellowship. Episode notes: Rainstick [https://www.rainstick.com.au/] uses electricity to mimic the natural effects of lightning to grow crops bigger, faster, and more sustainably.  Want to learn more about the Compute for Climate program? Check our podcast [https://stackoverflow.blog/2025/03/14/can-climate-tech-startups-address-the-current-crisis/] with Lisbeth Kaufman, Head of Climate Tech at AWS. Ryan wrote about how software is being applied to agriculture [https://stackoverflow.blog/2023/06/21/part-man-part-machine-all-farmer/] a few years ago.  Connect with Darryl on LinkedIn [https://www.linkedin.com/in/darryl-lyons-90424623/]. Congrats to Lifeboat badge winner WestCoastProjects [https://stackoverflow.com/users/1056563/westcoastprojects] for their answer to Test accuracy is greater than train accuracy what to do? [https://stackoverflow.com/questions/51464591/test-accuracy-is-greater-than-train-accuracy-what-to-do]. See Privacy Policy at https://art19.com/privacy [https://art19.com/privacy] and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info [https://art19.com/privacy#do-not-sell-my-info].

Ayer - 21 min
episode You’re probably underutilizing your GPUs artwork

You’re probably underutilizing your GPUs

Ryan is joined by Jared Quincy Davis, CEO and co-founder of Mithril, to explore the importance of efficient resource allocation and GPU utilization in AI, the myth and misconceptions of the GPU shortage, and how the economics of GPU will change with new scheduling and utilization strategies.  Episode notes: Mithril [https://mithril.ai/]’s omnicloud platform aggregates and orchestrates multi-cloud GPUs, CPUs, and storage so you can access your infrastructure through a single platform. Connect with Jared on Twitter [https://x.com/jaredq_] and LinkedIn [https://www.linkedin.com/in/jaredquincydavis/]. Shoutout to user Razzi Abuissa [https://stackoverflow.com/users/1636613/razzi-abuissa] for winning a Populist badge on their answer to How to find last merge in git? [https://stackoverflow.com/questions/4898837/how-to-find-last-merge-in-git]. TRANSCRIPT [https://stackoverflow.blog/2025/11/25/you-re-probably-underutilizing-your-gpus] See Privacy Policy at https://art19.com/privacy [https://art19.com/privacy] and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info [https://art19.com/privacy#do-not-sell-my-info].

25 nov 2025 - 26 min
episode Only you can stop AI database drops artwork

Only you can stop AI database drops

Ryan is joined by David Hsu, CEO and founder of Retool, to explore how AI is transforming the role of a software developer into a software architect, the increasing accessibility of coding for non-engineers, and the importance of placing guardrails and higher-level programming primitives on AI coding assistants. Episode notes: Retool [https://retool.com/] is an enterprise AI AppGen platform for internal software development, allowing you to create apps, agents, and workflows with any LLM, datasource, or API. David Hsu previously joined the podcast [https://stackoverflow.blog/2023/02/17/retool-internal-tool-drag-drop-low-code/] to complain about maintaining internal tools.  Connect with David on Twitter [https://x.com/dvdhsu?lang=en]. Today’s shoutout is for user Waseem Wisa [https://stackoverflow.com/users/19624112/waseem-wisa], who won a Populist badge on their answer to Sass compiler throws 'undefined mixin' error when mixins are kept in seperate folder [https://stackoverflow.com/questions/29591196/sass-compiler-throws-undefined-mixin-error-when-mixins-are-kept-in-seperate-fo]. See Privacy Policy at https://art19.com/privacy [https://art19.com/privacy] and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info [https://art19.com/privacy#do-not-sell-my-info].

21 nov 2025 - 32 min
episode How to create agents that people actually want to use artwork

How to create agents that people actually want to use

Ryan welcomes Assaf Elovic, head of AI at monday.com, to discuss creating AI tools that users will actually adopt, how they created their Monday Sidekick agent with the user experience in mind, and the opportunities that AI creates for better productivity and more efficiency. Episode notes: monday.com [http://monday.com] is a work management platform that allows you to plan and execute work across departments with a unified, AI-first product suite [https://www.monday.com/w/ai?]. Connect with Assaf on LinkedIn [https://www.linkedin.com/in/assafe/] and Twitter [https://x.com/assaf_elovic].   Congrats to Populist badge winner Vilx- [https://stackoverflow.com/users/41360/vilx], who received the badge for their answer to How do you provide a default type for generics? [https://stackoverflow.com/questions/1099440/how-do-you-provide-a-default-type-for-generics]. See Privacy Policy at https://art19.com/privacy [https://art19.com/privacy] and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info [https://art19.com/privacy#do-not-sell-my-info].

18 nov 2025 - 27 min
episode The fastest agent in the race has the best evals artwork

The fastest agent in the race has the best evals

Ryan welcomes Benjamin Klieger, lead engineer at Groq, to explore the infrastructure behind AI agents, how you can turn a one-minute agent into a ten-second agent, and how they used fast inference and effective evals to build their efficient and reliable Compound agent.  Episode notes:  Groq [https://groq.com/] delivers fast, low-cost inference using their custom-designed LPU, the first chip built for inference. Check out their agent, Compound [https://console.groq.com/docs/compound/systems/compound], which can search the web and run code. Connect with Benjamin on LinkedIn [https://www.linkedin.com/in/benjamin-klieger/] and X [https://x.com/benklieger].  Congrats to user Bart Kiers [https://stackoverflow.com/users/50476] for winning a Stellar Answer badge on their response to Regular expression to match a line that doesn't contain a word [https://stackoverflow.com/questions/406230/regular-expression-to-match-a-line-that-doesnt-contain-a-word].  See Privacy Policy at https://art19.com/privacy [https://art19.com/privacy] and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info [https://art19.com/privacy#do-not-sell-my-info].

14 nov 2025 - 32 min
Muy buenos Podcasts , entretenido y con historias educativas y divertidas depende de lo que cada uno busque. Yo lo suelo usar en el trabajo ya que estoy muchas horas y necesito cancelar el ruido de al rededor , Auriculares y a disfrutar ..!!
Muy buenos Podcasts , entretenido y con historias educativas y divertidas depende de lo que cada uno busque. Yo lo suelo usar en el trabajo ya que estoy muchas horas y necesito cancelar el ruido de al rededor , Auriculares y a disfrutar ..!!
Fantástica aplicación. Yo solo uso los podcast. Por un precio módico los tienes variados y cada vez más.
Me encanta la app, concentra los mejores podcast y bueno ya era ora de pagarles a todos estos creadores de contenido

Elige tu suscripción

Premium

20 horas de audiolibros

  • Podcasts solo en Podimo

  • Podcast gratuitos

  • Cancela cuando quieras

Empieza 7 días de prueba
Después $99 / mes

Prueba gratis

Sólo en Podimo

Audiolibros populares

Prueba gratis

Empieza 7 días de prueba. $99 / mes después de la prueba. Cancela cuando quieras.