coverImageOf

The Stack Overflow Podcast

Podcast af The Stack Overflow Podcast

engelsk

Personlige fortællinger & samtaler

Begrænset tilbud

3 måneder kun 9 kr.

Derefter 99 kr. / månedOpsig når som helst.

  • 20 lydbogstimer pr. måned
  • Podcasts kun på Podimo
  • Gratis podcasts
Kom i gang

Læs mere 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.

Alle episoder

889 episoder
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].

I går - 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
En fantastisk app med et enormt stort udvalg af spændende podcasts. Podimo formår virkelig at lave godt indhold, der takler de lidt mere svære emner. At der så også er lydbøger oveni til en billig pris, gør at det er blevet min favorit app.
En fantastisk app med et enormt stort udvalg af spændende podcasts. Podimo formår virkelig at lave godt indhold, der takler de lidt mere svære emner. At der så også er lydbøger oveni til en billig pris, gør at det er blevet min favorit app.
Rigtig god tjeneste med gode eksklusive podcasts og derudover et kæmpe udvalg af podcasts og lydbøger. Kan varmt anbefales, om ikke andet så udelukkende pga Dårligdommerne, Klovn podcast, Hakkedrengene og Han duo 😁 👍
Podimo er blevet uundværlig! Til lange bilture, hverdagen, rengøringen og i det hele taget, når man trænger til lidt adspredelse.

Vælg dit abonnement

Begrænset tilbud

Premium

20 timers lydbøger

  • Podcasts kun på Podimo

  • Gratis podcasts

  • Opsig når som helst

3 måneder kun 9 kr.
Derefter 99 kr. / måned

Kom i gang

Premium Plus

100 timers lydbøger

  • Podcasts kun på Podimo

  • Gratis podcasts

  • Opsig når som helst

Prøv gratis i 7 dage
Derefter 129 kr. / måned

Prøv gratis

Kun på Podimo

Populære lydbøger

Kom i gang

3 måneder kun 9 kr. Derefter 99 kr. / måned. Opsig når som helst.