Coder Radio-logo

Coder Radio

Podcasts

A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.

Location:

United States

Description:

A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.

Language:

English


Episodes
Ask host to enable sharing for playback control

615: Vibe Easter 25

4/17/2025
SPONSER LINK Mailtrap (https://mailtrap.io/?utm_source=podcast&utm_medium=episode&utm_campaign=coder_radio_1) Coder's Socials Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Mike's Blog (https://dominickm.com) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice (https://alice.dev) Alice Forms (https://alice.dev/forms) TMB Earth Day 2025 Competition (https://dominickm.com/earth-day-25-competition/)

Duration:00:25:44

Ask host to enable sharing for playback control

614: Packfiles.io's Charlton Trezevant

4/10/2025
Charlton's Socials Packfiles.io (https://packfiles.io/) Charlton on LinkedIn (https://www.linkedin.com/in/charlton-trezevant/) Coder's Socials Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Mike's Blog (https://dominickm.com) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice (https://alice.dev) TMB Earth Day 2025 Competition (https://dominickm.com/earth-day-25-competition/)

Duration:00:38:59

Ask host to enable sharing for playback control

613: Intel Aflame

3/31/2025
Mike sits down with Matt from Alderon games to talk a little game development, Path Of Titans and whole lot of Intel woes Alderon's Socials Alderon Games (https://alderongames.com/) Matt on Twitter (https://x.com/deathlyrage) Coder's Socials Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Mike's Blog (https://dominickm.com) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice (https://alice.dev) TMB Earth Day 2025 Competition (https://dominickm.com/earth-day-25-competition/)

Duration:00:45:57

Ask host to enable sharing for playback control

612: Framework's Matt Hartley

3/24/2025
Mike sits down with Matt Hartley of Framework to discuss some of their exciting new announcements, some Linux goodness & of course an obligatory Rust shoutout. Matt's Socials LinkedIn (https://www.linkedin.com/in/matthartley/) Bluesky (https://bsky.app/profile/matthartleylinux.bsky.social) Framework (https://frame.work/) Coder's Socials Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Mike's Blog (https://dominickm.com) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice (https://alice.dev) TMB Earth Day 2025 Competition (https://dominickm.com/earth-day-25-competition/)

Duration:00:39:32

Ask host to enable sharing for playback control

611: System76's Carl Richell

3/17/2025
Carl sits down with Mike to talk ARM on Thelio, Linux computing, a little Rust (of course), SCALE, COSMIC and more. Carl's Socials Carl on X (https://x.com/carlrichell) System76 on X (https://x.com/system76) System76 (https://system76.com) Coder's Socials Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Mike's Blog (https://dominickm.com) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice (https://alice.dev) TMB Earth Day 2025 Competition (https://dominickm.com/earth-day-25-competition/)

Duration:00:41:12

Ask host to enable sharing for playback control

610: RPA with Nick Proud

3/10/2025
Nick's Socials Nick on LinkedIn (https://www.linkedin.com/in/nickproud/) Nick's Youtube (https://www.youtube.com/@nickproudprogrammer) Nick's Book (https://a.co/d/fy5ptwJ) NexBotix (https://www.nexbotix.ai/) Coder's Socials Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice (https://alice.dev)

Duration:00:33:17

Ask host to enable sharing for playback control

609: More Rust With Honey

3/5/2025
For our listener Q&A, we tackle questions about the evolution of hybrid web/mobile app development, the licensing concerns around AGPL3.0 open-source projects, and the changing landscape of contract software development in a post-zero-interest-rate environment. We'll also discuss the current trend of AI integration and how developers can approach it effectively.

Duration:00:19:10

Ask host to enable sharing for playback control

608: R With Eric Nantz

2/24/2025
House Keeping Google / YouTube Update Join the Discord! Feedback Rust in the Linux Kernel. R Stuff What is R Again? Great presentation by John Chambers at UseR! 2006 https://www.r-project.org/conferences/useR-2006/Slides/Chambers.pdf The times have changed, now R is very much suited for production use and not just an academic research language Highly recommend reading Advanced R for more comprehensive details on the quirks of the language https://adv-r.hadley.nz/index.html R VS Python for Data? Different philosophies on the use of the language CRAN vs PyPi Interoperability becoming more mainstream now Visualization: R has always been leaps and bounds ahead (Grammar of Graphics, interactive widgets, etc) R Dev Stack? IDEs: RStudio, now Positron https://positron.posit.co/ Managing package installations with renv https://rstudio.github.io/renv/ Building web apps with Shiny: https://shiny.posit.co/ (I got so engrossed in this space that I created the Shiny Developer Series because of it) Early adopter of using Docker with R in devcontainers with VS-Code. New tech I’m excited about to enhance dev stacks and sharing apps WebAssembly with webR https://docs.r-wasm.org/webr/latest/ Shiny apps in webR? Yes you can https://github.com/RConsortium/submissions-pilot4-webR Managing dev environment combined with Nix: The rix package https://github.com/ropensci/rix (More organized links for show notes) R Language: https://r-project.org Posit (formerly RStudio): https://posit.co RStudio IDE https://posit.co/products/open-source/rstudio/ Positron (still in beta): https://positron.posit.co/ History of S and R presentation by John Chambers at useR! 2006: http://www.r-project.org/user-2006/Slides/Chambers.pdf Advanced R (2nd edition) by Hadley Wickham https://adv-r.hadley.nz/index.html Shiny - Easy interactive web applications with R: https://shiny.posit.co/ renv - Project environments for R: https://rstudio.github.io/renv/ R Markdown: https://rmarkdown.rstudio.com/ WebR - R in the browser: https://docs.r-wasm.org/webr/latest/ Rix - Reproducible Data Science environments for R with Nix: https://github.com/ropensci/rix Chromatic by ModRetro FPGA Mike’s Review Eric’s Thoughts Eric's Socials R Weekly Highlights: https://serve.podhome.fm/r-weekly-highlights Shiny Developer Series: https://shinydevseries.com/ R Podcast: https://r-podcast.org Bluesky: @rpodcast@bsky.social Mastodon: @rpodcast@podcastindex.social LinkedIn: https://www.linkedin.com/in/eric-nantz-6621617/ Coder's Socials Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice (https://alice.dev)

Duration:00:55:29

Ask host to enable sharing for playback control

607: Warp's Zach Lloyd

2/16/2025
Warp (https://warp.dev) Zach on X (https://x.com/zachlloydtweets?lang=en) Mike on X (https://x.com/dominucco) Mike on BlueSky (https://bsky.app/profile/dominucco.bsky.social) Coder on X (https://x.com/coderradioshow) Coder on BlueSky (https://bsky.app/profile/coderradio.bsky.social) Show Discord (https://discord.gg/k8e7gKUpEp) Alice (https://alice.dev)

Duration:00:31:12

Ask host to enable sharing for playback control

606: Coder's Next Steps

2/5/2025
A brief important update from Chris about some upcoming changes to the podcast.

Duration:00:03:59

Ask host to enable sharing for playback control

605: The Democrats Behind DeepSeek

1/29/2025
DeepSeek has everyone freaking out; we'll look at what's legitimately fascinating, what bits have been an overreaction, and the big mistake that made this all possible. Plus, there's some bad news for Java fans.

Duration:00:46:01

Ask host to enable sharing for playback control

604: The Startup Myth

1/22/2025
We dig into the Rails 8 Solid Trifecta, our thoughts on why fewer developers are taking jobs at startups, and a new buzzphrase: Framework Fatigue.

Duration:00:38:56

Ask host to enable sharing for playback control

603: COSMIC Defenders

1/15/2025
The CEO who bet on SwiftUI—and lost their job. Then poke some fun at Rust stans, SalesForce claims they're not hiring any developers in 2025, and more!

Duration:00:43:22

Ask host to enable sharing for playback control

602: Dude, You're Getting a Dell Pro Max Micro Plus!

1/8/2025
CES 2025 Secrets Revealed: A developer’s dream or just more hype? Plus, NVIDIA flexes its AI muscles, and we're admittedly impressed. Then, our thoughts on Dell's historic rebrand.

Duration:00:44:30

Ask host to enable sharing for playback control

601: The 10X Exec

1/1/2025
Some debates never die, and this week, we’re reigniting one of our spiciest from the archives. Plus, our boldest 2025 predictions yet.

Duration:00:58:13

Ask host to enable sharing for playback control

600: Mikestrodamus

12/18/2024
We’re taking a victory lap down memory lane. From spooky-accurate predictions to "did we really say that?" moments, this one’s for the history books.

Duration:00:55:56

Ask host to enable sharing for playback control

599: GPU Game Theory

12/11/2024
Sam's Checkmate: How Open Source AI and Silicon Valley Kingmakers dethroned the OpenAI emperor! Plus, Tesla's API Apocalypse has arrived.

Duration:00:42:11

Ask host to enable sharing for playback control

598: No Code is just Other People's Code

12/4/2024
GitHub has done the research, brought the receipts, and knows just what to do to get more developers into the flow state. Is it legit or hype? We’ll dig in. Plus, making the case that Rails is better low code than low code, and we help someone go from Pizza to Rust.

Duration:00:36:20

Ask host to enable sharing for playback control

597: Make Google Great Again

11/27/2024
A survey found that nearly 10% of developers are ghosts doing nothing - our thoughts on that, AI Big Brother as a service comes to the workplace, OpenAI's NYT standoff, and Google's growing problem.

Duration:00:46:57

Ask host to enable sharing for playback control

596: Chrome For Sale

11/20/2024
We react to Microsoft's new vision for the desktop PC, discuss the realities of working with large dependency chains in your projects, and discuss Google selling off Chrome. Then, we read some spicy tech CEO emails!

Duration:00:52:16