Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo
show episodes
 
Artwork

1
CppCast

Timur Doumler & Phil Nash

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
  continue reading
 
Artwork

1
Python Bytes

Michael Kennedy and Brian Okken

icon
Unsubscribe
icon
Unsubscribe
Weekly
 
Python Bytes is a weekly podcast hosted by Michael Kennedy and Brian Okken. The show is a short discussion on the headlines and noteworthy news in the Python, developer, and data science space.
  continue reading
 
Artwork

1
Talk Python To Me

Michael Kennedy

icon
Unsubscribe
icon
Unsubscribe
Monthly+
 
Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive deep into the popular packages and software developers, data scientists, and incredible hobbyists doing amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite packages and the hot new ones coming out of open source.
  continue reading
 
Artwork

1
Inside Java

Chad Arimura, David Delabassee

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
Inside Java is a podcast for Java Developers brought to you directly from the people that make Java at Oracle. We'll discuss the language, the JVM, OpenJDK, platform security, innovation projects like Loom and Panama, and everything in between.
  continue reading
 
Artwork

1
Ruby Rogues

Charles M Wood

icon
Unsubscribe
icon
Unsubscribe
Monthly+
 
Our original panel podcast, Ruby Rogues is a weekly discussion around Ruby, Rails, software development, and the community around Ruby. Become a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
  continue reading
 
Artwork

1
JavaScript Jabber

Charles M Wood

icon
Unsubscribe
icon
Unsubscribe
Monthly+
 
Stay current on JavaScript, Node, and Front-End development. Learn from experts in programming, careers, and technology every week. Become a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.
  continue reading
 
Artwork

1
The Stackd Podcast

Kito Mann, Daniel Hinojosa, and Ian Hlavats

icon
Unsubscribe
icon
Unsubscribe
Daily+
 
The Stackd Podcast, hosted by Kito D. Mann, Ian Hlavats, Daniel Hinojosa and Josh Juneau is a monthly podcast that covers the latest headlines, trends, and technologies in the world of enterprise software development.
  continue reading
 
Artwork

1
Java Off-Heap

Freddy Guime

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
The Java Off-Heap Podcast brings together the latest tech news for the java professional. We go over the news and current issues and discuss them in depth, bringing the knowledge of a top circle of professionals from Chicago. Come take a listen and figure out what's going on in the Java world!
  continue reading
 
Artwork

1
Haskell Weekly

Taylor Fausak

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
Haskell Weekly covers the Haskell progamming language. Listen to professional software developers discuss using functional programming to solve real-world business problems. Each episode uses a conversational two-host format and runs for about 15 minutes.
  continue reading
 
Artwork

1
The REPL

Daniel Compton

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
Daniel Compton talks to Clojure and ClojureScript developers about the libraries and systems they have built. They dive into the nitty-gritty details and technical challenges the authors faced.
  continue reading
 
Your weekly celebration of JavaScript and the web. Current panelists: Jerod Santo, Kevin Ball (KBall), Nick Nisi, Chris Hiller, Amal Hussein & Amy Dutton. Past panelists: Suz Hinton, Feross Aboukhadijeh, Amelia Wattenberger, Divya Sasidharan, Alex Sexton, Rachel White, Emma Bostian, Ali Spittel, Mikeal Rogers & Jessica Sachs. We talk about the web platform (Chrome, Safari, Edge, Firefox, Brave, etc), front-end frameworks (ReactJS, SolidJS, Svelte, VueJS, AngularJS, etc), JavaScript and TypeS ...
  continue reading
 
Artwork

1
cpp.chat

Jon Kalb & Phil Nash

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
Each fortnight, or thereabouts, we chat with guests from the C++ community about what they're doing, what interests them, and what's going on in the world of C++
  continue reading
 
Artwork

1
Elixir Talk

Elixir Talk

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
Desmond Bowe and Chris Bell present a titillating discussion about Elixir application design and the state of the ecosystem. Ask us a question at https://github.com/elixirtalk/elixirtalk and follow us on Twitter @elixirtalk
  continue reading
 
Loading …
show series
 
In this episode, Mark and Tallulah cover the second half of Chapter 5, All Change. They talk through the painful process of firing former guest on the podcast and ex-Marillion member Diz Minnitt, the arrival of current bassist Pete Trewavas, and the short-lived involvement of manager David Stopps - part of what’s starting to feel like a revolving d…
  continue reading
 
Peter Strömberg, aka "PEZ", is a Clojure programmer and creator of the popular Calva plug-in for VSCode. In this episode we do a deep-dive into Clojure and explore the power of Lisp and dynamically typed functional programming. Topics covered: REPL-driven development Data-oriented programming Lisp and Macros What makes Clojure special Popular Cloju…
  continue reading
 
An airhacks.fm conversation with Juan Fumero (@snatverk) about: tornadovm as a Java parallel framework for accelerating data parallelization on GPUs and other hardware,first GPU experiences with ELSA Winner and Voodoo cards,explanation of TornadoVM as a plugin to existing JDKs that uses Graal as a library,TornadoVM's programming model with @paralle…
  continue reading
 
Andrew and Chris dive into issues with SMTP configuration on new Digital Ocean droplets, their experiences with various email delivery gems like Postmark and Mailtrap and go over some best practices for handling account creation and user associations in Rails applications. The conversation also touches on deployment automation, developing new featu…
  continue reading
 
Jonathan Wakely joins Phil and Timur. Jonathan talks to us about libstdc++ (GCC's standard library implementation), of which he is the lead maintainer, and tackles some tough questions like ABI compatibility - and how GCC and libstdc++ approach it. News GCC 15 released (release notes) Boost.OpenMethod review (finished) 2025 Annual C++ Developer Sur…
  continue reading
 
OpenJDK's Project Leyden aims to improve the startup and warmup time of Java applications, for now by shifting computation from those phases to the applications' build time. Java 24 ships with ahead-of-time class loading and linking, which is the first step in that direction. In this episode, we learn about that as well as about Leyden's approach t…
  continue reading
 
Sebastian and Márton are joined by Denis Borisevich from RIEDEL Communications, and learn about how Kotlin is used behind-the-scenes to power media, sports, and entertainment broadcasts watched by millions around the globe. Tune in for an exciting story about how Kotlin, Ktor, and Arrow are being used in production for a use case where robust softw…
  continue reading
 
In this episode, we talk with Dave Liddament about his open-source static code analysis tool SARB which provides a tool agnostic method to create a baseline for your static code analysis and his PHP Language Extensions library which provides a way to extend PHP using PHP attribute’s and PHPstan. 00:00 Intro 00:50 What is SARB? 09:33 PHP Language Ex…
  continue reading
 
In this week’s episode, it’s just me — Charles Max Wood — and I’m joined by the incredibly sharp and open-source-loving Aral Roca, direct from Barcelona! Aral’s the creator of Brisa, a new full-stack web framework that flips the script on how we build modern web apps. If you thought the "another day, another framework" meme was played out... well, …
  continue reading
 
Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community. This episode is sponsored by CodeRabbit - cut code review time and bugs in half with AI-driven, contextual feedback. Show links Typed Arr Getters Added in Laravel 12.11 Name Queued Closures in Laravel 12.13 All About the Filament v4 Beta Release Ce…
  continue reading
 
In this episode, we talk with Philip Tadeo about his talk at phptek 2025 about front-end testing. 00:00 Intro 00:51 Front-end Testing Talk Part 1 10:38 HoneyBadger 11:14 Front-end Testing Talk Part 2 12:18 Suggestions for conference attendees 15:03 Outro Links: HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx Philip…
  continue reading
 
Episode 1a156fe163a1 Nathan Marz Where Nathan explains the lead up to Rama and explains some of its extraordinary powers. References: Grace Hopper on Letterman: https://youtu.be/oE2uls6iIEU?si=4x1PUPyffBE2DK9F Red Planet Labs: https://redplanetlabs.com/ Introducing Rama: https://blog.redplanetlabs.com/2023/08/15/how-we-reduced-the-cost-of-building-…
  continue reading
 
Python has many string formatting styles which have been added to the language over the years. Early Python used the % operator to injected formatted values into strings. And we have string.format() which offers several powerful styles. Both were verbose and indirect, so f-strings were added in Python 3.6. But these f-strings lacked security featur…
  continue reading
 
In this episode of the Laravel Podcast, host Matt Stauffer chats with Joe Dixon, Engineering Team Lead at Laravel. Joe shares his journey to Laravel, his experiences working on Vapor and Reverb, and the transition to Laravel Cloud. They explore his shift from writing code to managing teams, the unexpected challenges behind the Cloud build, and the …
  continue reading
 
An airhacks.fm conversation with Christian Humer (@grashalm_) about: bachelor thesis on a Java bytecode interpreter written in Java,exploration of whether Java could be used as a systems language,benefits of implementing an ecosystem in itself as validation,C1X compiler based on C1 but reimplemented from scratch,concept of sea of nodes for mixing c…
  continue reading
 
Jon and Ben discuss the highlights of the 1.79 and 1.80 releases of Rust. Contributing to Rustacean Station Rustacean Station is a community project; get in touch with us if you’d like to suggest an idea for an episode or offer your services as a host or audio editor! Twitter: @rustaceanfm Discord: Rustacean Station Github: @rustacean-station Email…
  continue reading
 
In this episode of Remote Ruby, Chris and Andrew discuss various technical challenges and developments. Chris provides insights into recent updates and debugging issues with Stripe integration, including transitioning from usage records to billing meters. Andrew shares a complicated debugging session involving a mysterious test suite freezing probl…
  continue reading
 
Allen Wyma talks with Howard Zuo, CEO at Dataland, a software company that builds AI agents for customer support teams, using Rust. Contributing to Rustacean Station Rustacean Station is a community project; get in touch with us if you’d like to suggest an idea for an episode or offer your services as a host or audio editor! Twitter: @rustaceanfm D…
  continue reading
 
Hey folks, in this week’s episode, I sat down with the incredible Ridhwana Khan — a South African technical writer for the Rails Foundation and lead engineer at Circle. We had a fantastic chat about all things Ruby on Rails, but especially the underappreciated art (and science!) of writing documentation. Ridhwana took us behind the scenes of the of…
  continue reading
 
This week on the PHP Podcast, Eric and John discuss PHP Tek 2025, the PHPxSan Diego Meetup, a long-time dormant backdoor, open-source AI frustrations, and more. Links from the show: Open source project curl is sick of users submitting “AI slop” vulnerabilities – Ars Technica Hundreds of e-commerce sites hacked in supply-chain attack – Ars Technica …
  continue reading
 
Today's sponsor, ConfigCat, is a cross-platform LaunchDarkly alternative that's easy to learn and quick to set up. Manage feature flags without redeploying code. Get 25% off any plan with the code GO25. In today’s episode, I talk about how the web is driving climate change, and what we can do about it.In today’s episode, I talk about how the web is…
  continue reading
 
pytest-metadata is described as a plugin for pytest that provides access to test session metadata. That is such a humble description for such a massively useful plugin. If you're already using pytest-html, you have pytest-metadata already installed, as pytest-metadata is one of the dependencies for pytest-html. However, pytest-metadata is very usef…
  continue reading
 
In this episode, I (Steve Edwards) flew solo on the mic but had the pleasure of hosting a truly insightful conversation with Gilad Shoham, VP of Engineering at Bit.Cloud. Gilad brought the heat from Israel as we explored how Bit is revolutionizing enterprise software architecture—and how AI is being layered on top to supercharge developer productiv…
  continue reading
 
This podcast featured an in-depth discussion with Howard Lewis Ship (hlship), a core maintainer of Pedestal, about the project's history, recent developments, and future direction. The conversation covered significant updates from the 0.6.0, 0.7.0, and 0.8.0 releases, as well as the expanded documentation efforts.Howard on GitHub - https://github.c…
  continue reading
 
Becky Searls is a teacher-turned-trainer, but her true passion is learning and continuous growth. She shares everything she learns through her business, Better with Becky, which recently launched its first product: a strength-training app called Build with Becky (which she built in collaboration with her husband Justin using Ruby on Rails) Show Not…
  continue reading
 
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 i…
  continue reading
 
In this episode, Ana is joined by Viktor Klang, core JDK architect and author of the Stream Gatherers JDK Enhancement Proposal, to dive into one of the standout features of JDK 24: the Gatherers API. Viktor explains how Gatherers extend the Java Stream API with custom intermediate operations, why they were added to the platform, and how they can en…
  continue reading
 
An airhacks.fm conversation with Colt McNealy (@coltmcnealy) about: first computing experience with Sun workstations and network computing,background in hockey and other sports,using system76 Linux laptops for development,starting programming in high school with Java and later learning C,fortran,assembly,C++ and python,working at a real estate comp…
  continue reading
 
In this episode of Ruby Rogues, Charles Max Wood and Ayush Nwatia welcome back guest Stephen Margheim to dive deeper into the evolving world of SQLite. Stephen explains that with Rails 8, SQLite has reached a major milestone: it now supports a fully production-ready, server-driven web application experience with no compromises. He walks us through …
  continue reading
 
pytest-check is a pytest plugin that allows multiple failures per test. Normally, a test function will fail and stop running with the first failed assert. That's totally fine for tons of kinds of software tests. However, there are times where you'd like to check more than one thing, and you'd really like to know the results of each check, even if o…
  continue reading
 
We’ve been diving into the evolving landscape of React app development and why tools like Create TS Router App (CTA) are stepping up to fill the gap left by the deprecation of Create React App (CRA). What we’ve learned is that SSR (server-side rendering) isn’t one-size-fits-all—e-commerce sites need it for SEO and performance, but internal tools an…
  continue reading
 
Loading …
Listen to this show while you explore
Play