Author - Luke Stutters
Luke Stutters
Luke Stutters is a software freedom advocate and has led engineering teams on three continentFollow
Podcasts
Our original panel podcast, Ruby Rogues is a weekly discussion around Ruby, Rails, software development, and the community around Ruby.
703 Episodes
Episodes
Episodes
GraphQL is a flexible, strongly-typed query language. It's useful because it gives front-end developers the ability...
46:55
May 08, 2022
In this episode of Ruby Rogues, we talk with Ufuk about how Shopify made the transition to using Sorbet and about the...
54:44
Dec 11, 2024
In this episode of Ruby Rogues, Chelsea Troy teaches us to hone our debugging skills to a razor-sharp edge. We learn...
01:13:55
Dec 04, 2024
In this episode of Ruby Rogues, guest Jonathan Reinink joins the Rogues to talk about what Inertia.js is and why...
01:05:01
Nov 06, 2024
Paul Zaich from Checkr tells us about a critical outage that occurred, what caused it and how they tracked down and...
46:26
Sep 18, 2024
Valentino Stoll takes us on a tour of the "gems" of features built into the core Ruby language. We explore tips and...
55:33
Sep 11, 2024
Mason McLead from software.com shows us the editor-integrated suite of tools that help you become a better developer....
52:20
Aug 28, 2024
Richard Feldman - author of Elm in Action - joins the Rogues to discuss the advantages of Functional Programming and...
01:22:24
Jul 24, 2024
If you’re wondering how to make sense of all these frameworks, you’ve come to the right podcast. In this episode, the...
1:03:45
Sep 13, 2023
Kevin Newton works at Shopify. He is specifically assigned to the Ruby and Rails Infrastructure Team. He returns to...
1:04:33
Nov 30, 2022
Today on the show, Máximo Mussini shares how your front-end framework can benefit from integrating rails models and...
1:13:01
Aug 17, 2022
Imagine a tool that lets you write templates that can generate code, but also parse that code back into the initial...
48:55
Aug 10, 2022
Wouldn't it be great if ActiveRecord didn't make you think about eager loading and it just did the "right" thing by...
39:13
Jul 13, 2022
In recent years, researchers have explored component-based synthesis, which aims to automatically construct programs...
56:00
Jul 06, 2022
How do you develop remotely in new ecosystems such as when you are on vacation, in a coffee shop, or traveling for...
55:22
Jun 29, 2022
Unfinished technology, unfinished products, unfinished gems, unfinished concepts, unfinished code, unfinished...
57:55
Jun 22, 2022
John Epperson and Luke Stutters discuss developer tools - whether those are the IDEs or Text Editors we use, the...
1:15:33
Jun 08, 2022
Andy Maleh joins the show today to share his opensource desktop development library app for Ruby, Glimmer. Enjoy...
1:07:40
May 25, 2022
Episodes
Is it a class? Is it a hash? No, it's Ruby Struct! Brooke Kuhlmann joins the Rogues to explore this often-overlooked...
1:18:38
May 18, 2022
It's not every day that you learn a new approach to error handling for Ruby. Today Abiodun Olowode shares her...
49:56
May 11, 2022
Episodes
GraphQL is a flexible, strongly-typed query language. It's useful because it gives front-end developers the ability...
46:55
May 08, 2022
David Heinemeier Hansson (DHH) creator of Ruby on Rails joins the Rogues to discuss the successor to the asset...
1:18:33
Apr 20, 2022
Ever feel like your code isn’t “Stylish” enough? Us too. In this episode, the Rogues sit down Benito Sandoval, the...
47:59
Apr 12, 2022
If you think all audits suck, think again. In this episode, the Rogues sit down with Jeremy Smith, a developer and...
1:03:17
Mar 09, 2022
Interested in state machines? We’re not sure you should be…but it depends. In this episode, the Rogues discuss the...
1:08:05
Feb 23, 2022
Rails 7 is HERE and we’re pumped. In this episode, the Ruby Rogues discuss all things migration, including the BEST...
1:08:55
Feb 16, 2022
If you feel like Ruby could use a makeover, you’re not alone. In this episode, the Rogues sit down with Kevin Newton,...
1:04:19
Feb 09, 2022
You keep hearing the phrase “Top End Dev”, but in the real competitive world, what does it take to be the best of the...
57:08
Feb 02, 2022
Well, comments may not be satanic, but they CAN be a nuisance if not used carefully. In this episode, the Ruby Rogues...
59:18
Jan 26, 2022
If you’re wondering how to make sense of all these frameworks, you’ve come to the right podcast. In this episode, the...
1:06:52
Jan 19, 2022
Ready to COMMAND your command line? Then listen up! In this episode, the Ruby Rogues sit down with Adam Gordon Bell,...
1:01:01
Jan 12, 2022
Vlado Cingel recounts his story where he needed common table expressions within SQL for a project he was working on...
1:02:36
Nov 17, 2021
Kingsley Chijioke wrote an article breaking down the way that Ruby finds methods and determines which version of a...
44:30
Nov 10, 2021
Ulysse Buonomo ran into an issue in the application he works on where the Heroku applications were taking up more and...
1:08:12
Nov 03, 2021
Riaz Virani joins the Rogues to discuss how to thrive at your first Dev Job. He has five main ideas that when applied...
1:28:25
Oct 20, 2021
Jeremy Evans joins the Rogues to discuss the way he builds Ruby programs and the practices he put into his latest...
1:17:49
Oct 13, 2021
Cameron Dutro joins the Rogues to discuss RUX, a system for managing your View Components in Rails in a similar way...
1:13:52
Oct 06, 2021
Huzefa Biyawarwala joins the Rogues to discuss developer tooling around Docker and how it's used with Ruby and Rails....
59:45
Sep 29, 2021
Michael Orr joins the Rogues to discuss how to move applications into Docker for development and production...
58:03
Sep 22, 2021
Episodes
Maxwell Anselm discusses the options that he's found to build multi-platform mobile applications. The panel chimes in...
1:02:51
Sep 15, 2021
Dave Kimura, John Epperson, Luke Stutters, Darren Broemmer, and Valentino Stoll talk about their experiences in...
1:16:44
Sep 01, 2021
Episodes
Alex Dunae joins the Rogues to discuss his experience introducing types into an existing codebase using the Sorbet...
1:21:11
Aug 25, 2021
Hans Schnedlitz joins the Rogues to discuss how you can use ActionCable to get feedback on ongoing tasks in the...
45:45
Aug 18, 2021
Milap Neupane joins the Rogues to talk about how to know how robust your Rails apps are. Sometimes you forget to...
1:11:15
Aug 04, 2021
Fabio Perrella joins the Rogues to discuss debugging Ruby programs and how to find problems across your code and your...
1:10:42
Jul 28, 2021
Jeremy Evans, author of the Roda framework, joins the Rogues to talk about how to use Roda to build Ruby web...
1:05:58
Jul 21, 2021
Jason Dinsmore went spelunking through the changelogs for Rails and pulled out the latest features for the most...
51:25
Jul 14, 2021
The Ruby fiber scheduler is a powerful new feature in Ruby that we brought Wander Hillen along to discuss with us....
1:01:39
Jul 07, 2021
Jake Yesbeck joins the Rogues this week to talk about how to handle models and data migrations in your Ruby on Rails...
1:06:30
Jun 30, 2021
Masafumi Okura is the organizer of Kaigi on Rails and the author of the Alba--a JSON serializer library. The Rogues...
48:42
Jun 23, 2021
Dave Kimura and Luke Stutters talk with Mark Hutter about Active Storage and his experience building a large image...
56:04
Jun 09, 2021
This is a repeat episode of Ruby Rogues. Here's the original link https://devchat.tv/ruby-rogues/131-rr-how-to-learn/
1:40:19
Feb 17, 2021
We discuss the value of bootcamps and whether new developers should consider them. We also touch a little bit on...
1:03:50
Jan 19, 2021
Richard Feldman - author of Elm in Action - joins the Rogues to discuss the advantages of Functional Programming and...
57:36
Jan 05, 2021
Onboarding and leveling up Junior developers can be tricky. Emily Giurleo joins the Rogues to discuss the process for...
1:03:38
Dec 30, 2020
Hilary Stohs-Krause addresses the things that we have strong emotional reactions to as developers that maybe we...
1:00:58
Dec 23, 2020
Paul Zaich from Checkr tells us about a critical outage that occurred, what caused it and how they tracked down and...
47:40
Dec 01, 2020
Jesse Spevack tells us about a conference topic he gave where big mistakes were made at his company. Having lived...
1:07:32
Nov 26, 2020
In this episode of Ruby Rogues, Chelsea Troy teaches us to hone our debugging skills to a razor-sharp edge. We learn...
1:16:09
Nov 10, 2020
In this episode of Ruby Rogues, Eric Hayes joins us with the story of his journey into the dark, undocumented depths...
1:03:13
Nov 03, 2020
In this episode of Ruby Rogues, Joe Santos Garcia from CodingPhase joins the panel to talk about how to successfully...
1:06:12
Oct 27, 2020
React on Rails version 12 brings major improvements for hot reloading and bundle splitting. Justin Gordon talks about...
1:12:58
Oct 13, 2020
Different doesn’t need to be worse. Dmitry Tsepelev tells us how to make the most of using GraphQL with Rails, the...
49:59
Oct 06, 2020
In this episode of Ruby Rogues, guest Jonathan Reinink joins the Rogues to talk about what Inertia.js is and why...
1:07:10
Sep 29, 2020
In this episode of Ruby Rogues, we talk with Ufuk about how Shopify made the transition to using Sorbet and about the...
58:29
Sep 22, 2020
In this episode of Ruby Rogues, the panelists discuss the progress, problems, and strategies for implementing JIT in...
1:09:07
Sep 15, 2020
In this episode of Ruby Rogues, we talk to James Dabbs as we explore a number of subjects and topics around refactoring
1:00:24
Sep 01, 2020
Tricia Ball talks to the Rogues about diversity in tech. We discuss the declining numbers of women in tech (and the...
1:04:48
Aug 18, 2020
Kyle d'Oliveira (Clio) shares his survival tips for dealing with tens of thousands of commits, massive migrations and...
56:07
Aug 11, 2020
In this episode of Ruby Rogues guest, Dylan Andrews (GoNoodle) shares his journey from pro-drummer to junior...
58:15
Aug 04, 2020
In this episode of Ruby Rogues, James Thompson, a Software Architect at Mavenlink, delves into how to address errors...
1:00:30
Jul 14, 2020
Lee Richmond is one of the primary developers behind the Graphiti library for Ruby. Lee describes Graphiti as the...
1:09:17
Jun 30, 2020
Joel Hawksley is an engineer at Github who works on some of their Rails architecture. He is one of the authors of the...
1:00:33
Jun 09, 2020
Dee Dee Lavinder talks with the Rogues about how we can create space for introverts to participate in discussions,...
1:10:01
May 19, 2020
Dave Aronson joins the Rogues to talk about Mutation Testing in Ruby. The conversation starts with a discussion of...
1:08:04
May 12, 2020
Ivan Nemytchenko is a freelancer. He's a speaker and conference organizer. Ivan spoke at RailsConf about abstract...
48:57
May 05, 2020
Sean Marcia organizes Ruby For Good—an organization for building technology to solve the world's problems and an in...
52:18
Apr 21, 2020
This episode is a roundup discussion about what the podcast hosts have going on these days. John talks about going...
45:47
Apr 14, 2020
Daniel Colson, from Thoughtbot and maintainer of Factory Bot, joins Dave Kimura, Luke Sutters, Tom Rossi, and John...
1:09:35
Apr 07, 2020