Ruby Rogues artwork

Ruby Rogues

1,340 episodes - English - Latest episode: 24 days ago - ★★★★★ - 44 ratings

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.

How To Education News Tech News ruby ruby on rails rails programming technology developer development careers
Homepage Apple Podcasts Google Podcasts Overcast Castro Pocket Casts RSS feed

Episodes

Common Table Expressions in ActiveRecord ft. Vlado Cingel - RUBY 523

November 17, 2021 11:00 - 1 hour - 72.9 MB

Vlado Cingel recounts his story where he needed common table expressions within SQL for a project he was working on and wrote a patch to AREL and ActiveRecord which he submitted to the Rails Core. Since it hasn't been accepted, he's supporting it as a gem.Vlado explains what Common Table Expressions (CTEs) are, how they work, and where they're used.Panel John Epperson Luke Stutters Valentino Stoll Guest Vlado Cingel Sponsors Top End Devs Raygun | Click here to get started on your free...

How Ruby Method Lookups Work ft. Kingsley Chijioke - RUBY 522

November 10, 2021 11:00 - 44 minutes - 52.1 MB

Kingsley Chijioke wrote an article breaking down the way that Ruby finds methods and determines which version of a method to run. The Rogues approach the internals of Ruby and discuss the implications of how this comes together and where the listeners may have seen this and point out any gotchas that arise.Panel Charles Max Wood Darren Broemmer Dave Kimura Luke Stutters Valentino Stoll Guest Kingsley Chijioke Sponsors Dev Influencers Accelerator Level Up | Devchat.tv Links Underst...

Finding Memory Leaks in Ruby ft. Ulysse Buonomo - RUBY 521

November 03, 2021 10:00 - 1 hour - 79.3 MB

Ulysse Buonomo ran into an issue in the application he works on where the Heroku applications were taking up more and more memory. He began tracking down memory growth in the applications to keep the applications fast and keep the bills small.Panel Charles Max Wood Darren Broemmer John Epperson Luke Stutters Valentino Stoll Guest Ulysse Buonomo Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial Level Up | Devchat.tv Links Tracking a ...

Encryption and Security in Ruby and Rails ft. Jorge Manrubia - RUBY 520

October 27, 2021 10:00 - 1 hour - 81.5 MB

Jorge Manrubia is a Security developer at BaseCamp. He discusses the encryption features added in Ruby on Rails and explains where they fit into the ecosystem for Hey.com.The panel jumps in to help discover how to help raise the privacy bar for your Ruby on Rails applications to protect personal and private information.Panel Darren Broemmer John Epperson Valentino Stoll Guest Jorge Manrubia Sponsors Dev Influencers Accelerator Level Up | Devchat.tv Links GitHub | attr-encrypted/attr...

How to Thrive at Your (First) Dev Job ft. Riaz Virani - RUBY 519

October 20, 2021 10:00 - 1 hour - 102 MB

Riaz Virani joins the Rogues to discuss how to thrive at your first Dev Job. He has five main ideas that when applied will help you as a new developer fit in and learn quickly on a development team.The Rogues chime in with their experiences. They also discuss how not-so-new developers can apply these ideas either as mentors or as learners themselves.Panel Charles Max Wood Dave Kimura  John Epperson Luke Stutters Valentino Stoll Guest Riaz Virani  Sponsors Dev Influencers Accelerator ...

Polished Ruby Programming ft. Jeremy Evans - RUBY 518

October 13, 2021 10:00 - 1 hour - 90.3 MB

Jeremy Evans joins the Rogues to discuss the way he builds Ruby programs and the practices he put into his latest book "Polished Ruby Programming."The Rogues dive into Jeremy's opinions. They push back on some, applaud others, and ask deeper questions about the rest. Join this deep dive by experienced developers into the how and why of organizing Ruby in deeply practiced ways.Polished Ruby Programming giveaway: https://forms.gle/VURNitd9LCwMG9Sz9 Panel Charles Max Wood Darren Broemmer Dave...

RUX: JSX-Style Rails View Components - RUBY 517

October 06, 2021 10:00 - 1 hour - 85.8 MB

Cameron Dutro joins the Rogues to discuss RUX, a system for managing your View Components in Rails in a similar way to how React uses JSX to manage its Component views.He discusses how it works, how it goes together, and what inspired it.Panel Charles Max Wood Darren Broemmer Luke Stutters Valentino Stoll Guest Cameron Dutro Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial PodcastBootcamp.io Links GitHub | camertron/rux Primer Desi...

Docker and Ruby ft. Huzefa Biyawarwala - RUBY 516

September 29, 2021 10:00 - 59 minutes - 69.6 MB

Huzefa Biyawarwala joins the Rogues to discuss developer tooling around Docker and how it's used with Ruby and Rails. The Rogues join in and discuss the ways they've used Docker in their own setups and how they deploy apps using Docker and how Docker is used on their own development environment.Panel Charles Max Wood John Epperson  Luke Stutters Valentino Stoll Guest Huzefa Biyawarwala Sponsors Dev Influencers Accelerator Level Up | Devchat.tv PodcastBootcamp.io Links Rails On Doc...

Containerizing and Moving Apps to Kuberetes ft. Michael Orr – RUBY 515

September 22, 2021 10:00 - 58 minutes - 67.6 MB

Michael Orr joins the Rogues to discuss how to move applications into Docker for development and production environments in Kubernetes. He walks the panel through the process of orchestrating a Rails setup in Kubernetes that you can run in the cloud.Panel Charles Max Wood Darren Broemmer Luke Stutters Valentino Stoll Guest Michael Orr  Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial PodcastBootcamp.io Links Containerizing Ruby on R...

Building Mobile Apps and Ruby ft. Maxwell Anselm - RUBY 514

September 15, 2021 10:00 - 1 hour - 73.1 MB

Maxwell Anselm discusses the options that he's found to build multi-platform mobile applications. The panel chimes in on different options.Maxwell also goes into how he uses Ruby in non-Ruby codebases.Panel Darren Broemmer Dave Kimura John Epperson Luke Stutters Guest Maxwell Anselm Sponsors Dev Influencers Accelerator Level Up | Devchat.tv PodcastBootcamp.io Links The Definitive Guide to RUBY's C API Kotlin for Cross-Platform Mobile Development Flutter Shardbox RubyMotion Li...

Going from Development to Production - RUBY 513

September 01, 2021 10:00 - 1 hour - 89 MB

Dave Kimura, John Epperson, Luke Stutters, Darren Broemmer, and Valentino Stoll talk about their experiences in setting up a maintainable development environment and discuss considerations when deploying to production.Panel Darren Broemmer Dave Kimura John Epperson Luke Stutters Valentino Stoll Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial PodcastBootcamp.io Links GitHub | rails/importmap-rails Ruby on Whales: Dockerizing Ruby an...

Using Typing Systems in Ruby with Sorbet ft. Alex Dunae - RUBY 512

August 25, 2021 23:00 - 1 hour - 94.1 MB

Alex Dunae joins the Rogues to discuss his experience introducing types into an existing codebase using the Sorbet gem and how it saved him and his company time, money, and effort.The conversation covers libraries and tools for working with types in Ruby.Panel Charles Max Wood Luke Stutters Valentino Stoll Guest Alex Dunae  Sponsors Dev Influencers Accelerator Level Up | Devchat.tv Links GitHub | Shopify/tapioca GitHub | chanzuckerberg/sorbet-rails Sorbet Journey, Part 1: Why Add ...

Live Streaming to the Command LIne with ActionCable ft. Hans Schnedlitz - RUBY 511

August 18, 2021 08:00 - 45 minutes - 53.6 MB

Hans Schnedlitz joins the Rogues to discuss how you can use ActionCable to get feedback on ongoing tasks in the commandline by connecting to a websocket.His solution is written entirely in Ruby and provides some interesting options for people building CLI's for their applications.Panel Charles Max Wood Luke Stutters Valentino Stoll Guest Hans Schnedlitz  Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial Links Real-Time Command Line App...

Ruby JIT and MJIT ft. Takashi Kokubun - RUBY 510

August 11, 2021 08:00 - 54 minutes - 64 MB

Takashi Kokubun joins the Rogues to dive into Just in Time compiling, Ruby 3.0 and all the goodness that comes with it.He explains how it relates not only to Ruby performance, but Rails performance and what it means to different kinds of loads that come across the Ruby virtual machine.Panel Darren Broemmer Valentino Stoll Guest Takashi Kokubun Sponsors Dev Influencers Accelerator Links Ruby 3 JIT can make Rails faster Keynote - RubyKaigi 2015 GitHub | Shopify/yjit GitHub | vnmakaro...

Episode 534: Load Testing Rails Apps with JMeter ft. Milap Neupane - RUBY 509

August 04, 2021 10:00 - 1 hour - 81.8 MB

Milap Neupane joins the Rogues to talk about how to know how robust your Rails apps are. Sometimes you forget to optimize database queries or network calls for performance during development, which impact the load that the application can support and when its performance begins to degrade. Milap breaks down how to determine where these moments occur and what to do to get better performance from your applications. Panel John Epperson Luke Stutters Valentino Stoll Guest Milap Neupane ...

Load Testing Rails Apps with JMeter ft. Milap Neupane - RUBY 509

August 04, 2021 10:00 - 4 minutes - 6.12 MB

Milap Neupane joins the Rogues to talk about how to know how robust your Rails apps are.Sometimes you forget to optimize database queries or network calls for performance during development, which impact the load that the application can support and when its performance begins to degrade.Milap breaks down how to determine where these moments occur and what to do to get better performance from your applications.Panel John Epperson Luke Stutters Valentino Stoll Guest Milap Neupane  Sponso...

Episode 533: Debugging Ruby ft. Fabio Perrella - RUBY 508

July 28, 2021 10:00 - 1 hour - 81.1 MB

Fabio Perrella joins the Rogues to discuss debugging Ruby programs and how to find problems across your code and your dependencies. The panel shares their stories and experience to dive into debugging tools and techniques they've used that have worked out well in the apps they maintain. Panel Darren Broemmer John Epperson Luke Stutters Valentino Stoll Guest Fabio Perrella Sponsors Dev Influencers Accelerator Links Ideas by WeTransfer IAM roles for Amazon EC2 The Curious Case o...

Debugging Ruby ft. Fabio Perrella - RUBY 508

July 28, 2021 10:00 - 1 hour - 82.1 MB

Fabio Perrella joins the Rogues to discuss debugging Ruby programs and how to find problems across your code and your dependencies.The panel shares their stories and experience to dive into debugging tools and techniques they've used that have worked out well in the apps they maintain.Panel Darren Broemmer John Epperson Luke Stutters Valentino Stoll Guest Fabio Perrella Sponsors Dev Influencers Accelerator Links Ideas by WeTransfer IAM roles for Amazon EC2 The Curious Case of the ...

Building with Just What You Need Using Roda with Jeremy Evans - RUBY 507

July 21, 2021 10:00 - 1 hour - 76.7 MB

Jeremy Evans, author of the Roda framework, joins the Rogues to talk about how to use Roda to build Ruby web applications.Roda is a super lightweight framework that adds features through plugins to give you the power you need when you need it to build your applications. This allows you to bring in only what you need in order to get fast and easy to maintain code.Panel Charles Max Wood Dave Kimura  Luke Stutters Guest Jeremy Evans Sponsors Dev Influencers Accelerator Raygun | Click her...

Episode 532: Building with Just What You Need Using Roda with Jeremy Evans - RUBY 507

July 21, 2021 10:00 - 1 hour - 75.7 MB

Jeremy Evans, author of the Roda framework, joins the Rogues to talk about how to use Roda to build Ruby web applications. Roda is a super lightweight framework that adds features through plugins to give you the power you need when you need it to build your applications. This allows you to bring in only what you need in order to get fast and easy to maintain code. Panel Charles Max Wood Dave Kimura  Luke Stutters Guest Jeremy Evans Sponsors Dev Influencers Accelerator Raygun | Clic...

Episode 531: What's Cooking in Rails 7 featuring Jason Dinsmore - RUBY 506

July 14, 2021 10:00 - 51 minutes - 59.1 MB

Jason Dinsmore went spelunking through the changelogs for Rails and pulled out the latest features for the most popular Ruby web development framework. Jason and the Rogues go through the changes and discuss the upcoming changes in Rails 7. Panel Charles Max Wood Darren Broemmer Dave Kimura John Epperson Luke Stutters Guest Jason Dinsmore Sponsors Dev Influencers Accelerator Links What's Cooking in Rails 7? GitHub | attr-encrypted/attr_encrypted Rails 7 will introduce invert_...

What's Cooking in Rails 7 featuring Jason Dinsmore - RUBY 506

July 14, 2021 10:00 - 51 minutes - 60.1 MB

Jason Dinsmore went spelunking through the changelogs for Rails and pulled out the latest features for the most popular Ruby web development framework.Jason and the Rogues go through the changes and discuss the upcoming changes in Rails 7.Panel Charles Max Wood Darren Broemmer Dave Kimura John Epperson Luke Stutters Guest Jason Dinsmore Sponsors Dev Influencers Accelerator Links What's Cooking in Rails 7? GitHub | attr-encrypted/attr_encrypted Rails 7 will introduce invert_where ...

The Ruby Fiber Scheduler with Wander Hillen - RUBY 505

July 07, 2021 10:00 - 1 hour - 71.8 MB

The Ruby fiber scheduler is a powerful new feature in Ruby that we brought Wander Hillen along to discuss with us. Ruby fibers are a way of managing threading and concurrency within Ruby.This episode explains uses that can come from the fiber scheduler and what it offers in doing work outside the main process to increase efficiency.Panel Darren Broemmer John Epperson Luke Stutters Guest Wander Hillen  Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free...

Episode 530: The Ruby Fiber Scheduler with Wander Hillen - RUBY 505

July 07, 2021 10:00 - 1 hour - 70.8 MB

The Ruby fiber scheduler is a powerful new feature in Ruby that we brought Wander Hillen along to discuss with us. Ruby fibers are a way of managing threading and concurrency within Ruby. This episode explains uses that can come from the fiber scheduler and what it offers in doing work outside the main process to increase efficiency. Panel Darren Broemmer John Epperson Luke Stutters Guest Wander Hillen  Sponsors Dev Influencers Accelerator Raygun | Click here to get started on you...

Episode 529: Models in Migrations? and a Year of Open Source Contributions with Jake Yesbeck - RUBY 504

June 30, 2021 10:00 - 1 hour - 76.3 MB

Jake Yesbeck joins the Rogues this week to talk about how to handle models and data migrations in your Ruby on Rails applications. He and the Rogues discuss the pros and cons of including models in your Rails migrations and the strategies for migrating data as part of migrating your database structure. The panel then dives into Jake’s year of contributing to open source each day. What he learned and what he gained from making a contribution every day of an entire year to open source. Pane...

Models in Migrations? and a Year of Open Source Contributions with Jake Yesbeck - RUBY 504

June 30, 2021 10:00 - 3 minutes - 5.34 MB

Jake Yesbeck joins the Rogues this week to talk about how to handle models and data migrations in your Ruby on Rails applications. He and the Rogues discuss the pros and cons of including models in your Rails migrations and the strategies for migrating data as part of migrating your database structure.The panel then dives into Jake’s year of contributing to open source each day. What he learned and what he gained from making a contribution every day of an entire year to open source.Panel Cha...

Cleanly and Easily Serializing JSON with Alba featuring Masafumi Okura - RUBY 503

June 23, 2021 13:45 - 48 minutes - 56.9 MB

Masafumi Okura is the organizer of Kaigi on Rails and the author of the Alba--a JSON serializer library. The Rogues dive in and get the details on Kaigi on Rails and discuss how to serialize data into JSON within your application.They also discuss why we need another JSON serializer library and which options Alba offers.Panel Dave Kimura Darren Broemmer Luke Stutters Guest Masafumi Okura Sponsors Dev Influencers Accelerator Links Ruby Galaxy v0.1 Okura Masafumi - Kaigi on Rails - You...

Episode 528: Cleanly and Easily Serializing JSON with Alba featuring Masafumi Okura - RUBY 503

June 23, 2021 13:45 - 48 minutes - 56 MB

Masafumi Okura is the organizer of Kaigi on Rails and the author of the Alba--a JSON serializer library. The Rogues dive in and get the details on Kaigi on Rails and discuss how to serialize data into JSON within your application. They also discuss why we need another JSON serializer library and which options Alba offers. Panel Dave Kimura Darren Broemmer Luke Stutters Guest Masafumi Okura Sponsors Dev Influencers Accelerator Links Ruby Galaxy v0.1 Okura Masafumi - Kaigi on Rails...

Episode 527: Refactoring to Five Lines of Code with Christian Clausen - RUBY 502

June 16, 2021 10:00 - 52 minutes - 60 MB

Christian Clausen is the author of the book Five Lines of Code in the Manning Early Access Program. He advocates for a rule based refactoring system. One of the rules he uses is refactoring your methods to be five lines of code. Listen in to hear him explain why five lines of code matters and how to get there. Panel John Epperson Guest Christian Clausen Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial Links Sandi Metz' Rules For Dev...

Refactoring to Five Lines of Code with Christian Clausen - RUBY 502

June 16, 2021 10:00 - 52 minutes - 61 MB

Christian Clausen is the author of the book Five Lines of Code in the Manning Early Access Program. He advocates for a rule based refactoring system. One of the rules he uses is refactoring your methods to be five lines of code.Listen in to hear him explain why five lines of code matters and how to get there.Panel John Epperson Guest Christian Clausen Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial Links Sandi Metz' Rules For Developer...

Can Active Storage Serve Images for the Modern Web? by Mark Hutter - RUBY 501

June 09, 2021 10:00 - 51 minutes - 59.9 MB

Dave Kimura and Luke Stutters talk with Mark Hutter about Active Storage and his experience building a large image driven application. We talk about some of the issues and workarounds when implementing Active Storage.Panel Dave Kimura Luke Stutters Guest Mark Hutter Sponsors Dev Influencers Accelerator Links The Speedshop Ruby on Rails Performance Blog Active storage add proxying - GitHub Ruby on Rails Screencasts GitHub | rubyjs/mini_racer Mark Hutter | Lead Engineer GitHub: Mar...

Episode 526: Can Active Storage Serve Images for the Modern Web? by Mark Hutter - RUBY 501

June 09, 2021 10:00 - 56 minutes - 64.4 MB

Dave Kimura and Luke Stutters talk with Mark Hutter about Active Storage and his experience building a large image driven application. We talk about some of the issues and workarounds when implementing Active Storage. Panel Dave Kimura Luke Stutters Guest Mark Hutter Sponsors Dev Influencers Accelerator Links The Speedshop Ruby on Rails Performance Blog Active storage add proxying - GitHub Ruby on Rails Screencasts GitHub | rubyjs/mini_racer Mark Hutter | Lead Engineer GitHub:...

Episode 525: The 3 Essentials for Successful Job Outcomes - BONUS

June 04, 2021 10:00 - 35 minutes - 40.5 MB

Chuck dives into the 3 essentials for getting the next successful outcome you want in your career. Whether that's something simple like a raise or something more complex like going freelance, you can achieve it by working on 3 main areas. First, building skills. The most obvious type of skills you'll need is technical skills. However, don't neglect your people skills and your organizational skills as well since you're often paid for how you work with people and enhance their work and how y...

The 3 Essentials for Successful Job Outcomes - BONUS

June 04, 2021 10:00 - 35 minutes - 41.7 MB

Chuck dives into the 3 essentials for getting the next successful outcome you want in your career. Whether that's something simple like a raise or something more complex like going freelance, you can achieve it by working on 3 main areas.First, building skills. The most obvious type of skills you'll need is technical skills. However, don't neglect your people skills and your organizational skills as well since you're often paid for how you work with people and enhance their work and how you p...

Episode 524: Episode 500 - RUBY 500

June 02, 2021 10:00 - 1 hour - 79.5 MB

Chuck, Luke, and Dave are joined by Eric Berry for a roundtable chat and celebration of 500 episodes and 10 years of Ruby Rogues. They start out discussing where each of them are at these days. Then talk about their favorite episodes of the show. They talk about what they see for the future of Ruby and then discuss the future of the show and where they go from here. Panel Charles Max Wood Dave Kimura Luke Stutters Guest Eric Berry Sponsors Dev Influencers Accelerator Raygun | Click...

Episode 500 - RUBY 500

June 02, 2021 10:00 - 1 hour - 80.5 MB

Chuck, Luke, and Dave are joined by Eric Berry for a roundtable chat and celebration of 500 episodes and 10 years of Ruby Rogues. They start out discussing where each of them are at these days. Then talk about their favorite episodes of the show. They talk about what they see for the future of Ruby and then discuss the future of the show and where they go from here. Panel Charles Max Wood Dave Kimura Luke Stutters Guest Eric Berry Sponsors Dev Influencers Acceler...

How to Get Hired at a FANG Company - BONUS

May 28, 2021 10:00 - 22 minutes - 26.9 MB

Chuck explains what he taught Nathan last week when we asked how to get hired at a FANG (Facebook Apple/Amazon Netflix Google) company. Essentially, it boils down to how to build the skills and knowledge needed to pass the interview. How to build the relationships to get into the door and have the interviewer want you to succeed. And how to build the reputation that has the company wanting you regardless of the outcome. This approach also works for speaking at conferences, selling courses, a...

Episode 523: How to Get Hired at a FANG Company - BONUS

May 28, 2021 10:00 - 22 minutes - 25.7 MB

Chuck explains what he taught Nathan last week when we asked how to get hired at a FANG (Facebook Apple/Amazon Netflix Google) company. Essentially, it boils down to how to build the skills and knowledge needed to pass the interview. How to build the relationships to get into the door and have the interviewer want you to succeed. And how to build the reputation that has the company wanting you regardless of the outcome. This approach also works for speaking at conferences, selling courses,...

Upgrading from Sprockets to Webpacker with Ariel Juodziukynas - RUBY 499

May 26, 2021 10:00 - 1 hour - 85.1 MB

Ariel Juodziukynas joins the Rogues to talk about how to upgrade your Ruby on Rails application from Sprockets to Webpacker. Sprockets was introduced in Rails 3.1 to help you manage your static assets including JavaScript. Webpack came along to help manage JavaScript and eventually other assets later on and was adopted into Rails in version 5 and is now the preferred way to manage JavaScript assets in Ruby on Rails applications. Ariel has written a guide on how to move from Sprockets to...

Episode 522: Upgrading from Sprockets to Webpacker with Ariel Juodziukynas - RUBY 499

May 26, 2021 10:00 - 1 hour - 84.1 MB

Ariel Juodziukynas joins the Rogues to talk about how to upgrade your Ruby on Rails application from Sprockets to Webpacker. Sprockets was introduced in Rails 3.1 to help you manage your static assets including JavaScript. Webpack came along to help manage JavaScript and eventually other assets later on and was adopted into Rails in version 5 and is now the preferred way to manage JavaScript assets in Ruby on Rails applications. Ariel has written a guide on how to move from Sprockets to W...

Episode 521: Developing your development - RUBY 498

May 19, 2021 10:00 - 54 minutes - 63 MB

Mason McLead from software.com shows us the editor-integrated suite of tools that help you become a better developer. We find out what music makes you code better (and worse), how data reveals the habits of the world's top coders and why Saturday is code day. Panel Charles Max Wood Dave Kimura Luke Stutters Guest Mason McLead  Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial Links Software Top 40 Software.com LinkedIn- Mason Mcle...

Developing your development - RUBY 498

May 19, 2021 10:00 - 54 minutes - 64 MB

Mason McLead from software.com shows us the editor-integrated suite of tools that help you become a better developer. We find out what music makes you code better (and worse), how data reveals the habits of the world's top coders and why Saturday is code day. Panel Charles Max Wood Dave Kimura Luke Stutters Guest Mason McLead  Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial Links Software Top 40 Softwa...

Episode 520: Building a UDP Server with Ruby Ractors with Claus Lensbøl - RUBY 497

May 12, 2021 10:00 - 1 hour - 71.2 MB

Claus Lensbøl is a Danish Devops engineer who built a UDP server using Ractors--a new feature in Ruby 3.0. Ractors is a method of getting concurrency in Ruby. It's what threads should have been to give us the ability to use multiple cores with one Ruby program without forking into multiple processes. Panel Charles Max Wood John Epperson Guest Claus Lensbøl Sponsors Dev Influencers Accelerator Links Timeout: Ruby’s Most Dangerous API Creating a UDP server with Ruby Ractors Claus L...

Building a UDP Server with Ruby Ractors with Claus Lensbøl - RUBY 497

May 12, 2021 10:00 - 1 hour - 72.2 MB

Claus Lensbøl is a Danish Devops engineer who built a UDP server using Ractors--a new feature in Ruby 3.0. Ractors is a method of getting concurrency in Ruby. It's what threads should have been to give us the ability to use multiple cores with one Ruby program without forking into multiple processes. Panel Charles Max Wood John Epperson Guest Claus Lensbøl Sponsors Dev Influencers Accelerator Links Timeout: Ruby’s Most Dangerous API Creating a UDP serve...

Episode 519: Becoming the Go-To Person in Your Technology Area - BONUS

May 07, 2021 10:00 - 16 minutes - 18.9 MB

Chuck was on a strategic call with one of his potential coaching clients talking about cryptocurrencies and realized that this is one of the major reasons that people want to become influencers. Or, rather, that many people aspire to make a difference and/or make money and the best way to do that is to become the person people go to for what you do. So, how do you become the first person people think of when they think of that thing you know how to do? Let Chuck tell you. Panel Charles M...

Becoming the Go-To Person in Your Technology Area - BONUS

May 07, 2021 10:00 - 16 minutes - 20.1 MB

Chuck was on a strategic call with one of his potential coaching clients talking about cryptocurrencies and realized that this is one of the major reasons that people want to become influencers. Or, rather, that many people aspire to make a difference and/or make money and the best way to do that is to become the person people go to for what you do. So, how do you become the first person people think of when they think of that thing you know how to do? Let Chuck tell you. Panel Cha...

Why Write Rails View Tests with Nikola Đuza - RUBY 496

May 05, 2021 10:00 - 57 minutes - 67 MB

We test our Rails Controllers, Models, Helpers, and Services. But, why don't we test our views? Nikola Đuza has started testing his and explains how he does it and what he's learned about the process. He also explains what confidence it's added for him when writing his Rails code. Panel Charles Max Wood Dave Kimura  Luke Stutters Guest Nikola Đuza Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial  Links W...

Episode 518: Why Write Rails View Tests with Nikola Đuza - RUBY 496

May 05, 2021 10:00 - 57 minutes - 66 MB

We test our Rails Controllers, Models, Helpers, and Services. But, why don't we test our views? Nikola Đuza has started testing his and explains how he does it and what he's learned about the process. He also explains what confidence it's added for him when writing his Rails code. Panel Charles Max Wood Dave Kimura  Luke Stutters Guest Nikola Đuza Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial  Links Why Write Rails View Tests P...

Episode 517: Don't Let These Things Keep You From Podcasting - BONUS

April 29, 2021 10:00 - 15 minutes - 17.5 MB

Charles talks about the things that get developers stuck when they're trying to start their podcast or other influencer channel. He explains how to get around having those things hamper your journey. Panel Charles Max Wood

Don't Let These Things Keep You From Podcasting - BONUS

April 29, 2021 10:00 - 15 minutes - 18.7 MB

Charles talks about the things that get developers stuck when they're trying to start their podcast or other influencer channel. He explains how to get around having those things hamper your journey. Panel Charles Max Wood Advertising Inquiries: https://redcircle.com/brands Privacy & Opt-Out: https://redcircle.com/privacy Become a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

Guests

Charles Max Wood
4 Episodes
Jason Swett
4 Episodes
Josh Ponelat
4 Episodes
Noah Gibbs
4 Episodes
Amir Rajan
3 Episodes
Ben Orenstein
3 Episodes
Dave Thomas
3 Episodes
Greg Baugues
3 Episodes
Justin Searls
3 Episodes
Kerri Miller
3 Episodes
Noel Rappin
3 Episodes
Sam Aaron
3 Episodes
Andrew Mason
2 Episodes
Andy Hunt
2 Episodes
Avdi Grimm
2 Episodes
Glenn Vanderburg
2 Episodes
Greg Wilson
2 Episodes
James Shore
2 Episodes
Jerome Hardaway
2 Episodes
Julia Evans
2 Episodes
Martin Fowler
2 Episodes
Nadia Odunayo
2 Episodes
Pete Hodgson
2 Episodes
Radoslav Stankov
2 Episodes
Sam Joseph
2 Episodes
Steve Klabnik
2 Episodes
Tom Stuart
2 Episodes
Adam Stacoviak
1 Episode
Andrew Glass
1 Episode
Bob Zeidman
1 Episode
Chad Fowler
1 Episode
Chris McCord
1 Episode
Craig McKeachie
1 Episode
Dave Kimura
1 Episode
David A. Black
1 Episode
Eric Normand
1 Episode
Jerod Santo
1 Episode
John Sonmez
1 Episode
Josh Doody
1 Episode
Julian Fahrer
1 Episode
Kent Beck
1 Episode
Lee Byron
1 Episode
Mani Vaya
1 Episode
Nate Berkopec
1 Episode
Richard Feldman
1 Episode
Ron Evans
1 Episode
Sandi Metz
1 Episode
Saron Yitbarek
1 Episode
Sean Griffin
1 Episode
Trae Robrock
1 Episode
Zach Holman
1 Episode

Twitter Mentions

@devchattv 71 Episodes
@rubyrogues 70 Episodes
@cmaxw 23 Episodes
@darrenbroemmer 21 Episodes
@thecodenamev 19 Episodes
@kobaltz 18 Episodes
@codefolio 9 Episodes
@camertron 6 Episodes
@jeremyevans0 6 Episodes
@tenderlove 6 Episodes
@railsonmaui 5 Episodes
@jponelat 5 Episodes
@samaaron 5 Episodes
@mmozuras 5 Episodes
@jwright 5 Episodes
@jasonswett 5 Episodes
@jodosha 5 Episodes
@coreyhaines 5 Episodes
@b0rk 5 Episodes
@palkan_tula 5 Episodes