Ruby Rogues - podcast cover

Ruby Rogues

Charles M Woodtopenddevs.com
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.

Episodes

How to Migrate to Rails 7 - RUBY 535

Rails 7 is HERE and we’re pumped. In this episode, the Ruby Rogues discuss all things migration, including the BEST method for a safe move, why you NEED to learn about “Turbo Frames” to streamline your Rails 7 experience, and everything you need to know about gems to help you stay on track.In This Episode1) The CORRECT way to migrate to Rails 7 (and the best tools to get the job done) 2) Why learning “Turbo Frames” will make your Rails 7 experience WAY easier 3) The BIGGEST perks of Rails 7 (and...

Feb 16, 20221 hr 9 min

Making Ruby Prettier with Kevin Newton - RUBY 534

If you feel like Ruby could use a makeover, you’re not alone. In this episode, the Rogues sit down with Kevin Newton, a Ruby aficionado who’s got some exciting news about Ruby in 2022. They talk about how “prettier Ruby” will make you pivot in your approach, how YJIT is going to make Ruby “crazy fast” this year, and the GIANT reason why rewriting in C is becoming less common than in Ruby. “There’s always gonna be the purist in the back of your head…and then you have your deadline. Just write the...

Feb 09, 20221 hr 4 min

What to Look for in a Job - BONUS

If you’re looking for a job that WANTS you to succeed, we’ve got a great option for you. In this bonus episode of Ruby Rogues, Charles sits down with Valentino and Sarah Reid to discuss their awesome experience working at Doximity. They talk about the REAL reason people will stay or leave a job, how Doximity eliminates burnout, and why you ABSOLUTELY should apply to Doximity this year. “As a software developer, you’re always learning. You gotta have a culture that has enough psychological safety...

Feb 04, 202247 min

How To Become A Top End Dev - RUBY 533

You keep hearing the phrase “Top End Dev”, but in the real competitive world, what does it take to be the best of the best? In this episode, the Rogues get real and lay it all out, including the real way to test your chops in the marketplace, the big “C” to break out of your comfort zone, and why joining the top 5% comes down to THIS step.In This Episode Why becoming Top End comes down to THIS approach (hint-hint: don’t cram the night before!) Want to test your chops? Darren says that doing THIS...

Feb 02, 202257 min

Comments are the Devil - RUBY 532

Well, comments may not be satanic, but they CAN be a nuisance if not used carefully. In this episode, the Ruby Rogues sit down with Matheus Richard to discuss why he isn’t a fan of comments. They unpack the WHY behind “use code, not comments”, tools to help you sort through variables and avoid “shotgun surgery”, and an alternative to magic numbers, TODOs, and notes. “Use code, not comments.” - Matheus Richard In This EpisodeTo code or comment? Matheus breaks down HOW to know which will be best M...

Jan 26, 202259 min

Stimulus, Hotwire, and Turbo, Oh My! - RUBY 531

If you’re wondering how to make sense of all these frameworks, you’ve come to the right podcast. In this episode, the Rogues dive DEEP into the pros and cons of Stimulus, Hotwire, Turbo, React, Rails, and more; why certain communities are divided amongst each other (and how to fix it); and what tools you NEED to try in 2022.In This EpisodeThis tendency in the Rails community that reveals why users are slow to try Hotwire What Charles learned from comparing React vs. Stimulus at his old job (and ...

Jan 19, 202242 min

Commanding Your Command Line with Adam Gordon Bell - RUBY 530

Ready to COMMAND your command line? Then listen up! In this episode, the Ruby Rogues sit down with Adam Gordon Bell, a software developer and host of the CoRecursive podcast. The guys discuss the tools that every developer MUST know in 2022, what users of Jekyll and Ruby can expect this year, and why Adam believes that JQ will save you hours from Google and Stack Overflow. “I remember when I used to chase the “shiny new thing”, but now, I want to find the tools that last.” - Adam Gordon Bell In ...

Jan 12, 20221 hr 1 min

What's New in Rails 7 with Stefan Wienert - RUBY 529

With all this hype around Rails 7, how do you ACTUALLY use it? And is it better than its predecessors? In this episode, the Ruby Rogues sit down with Stefan Wienert, a software developer whose passion for Ruby and technical expertise speak for themselves. The group talks about how to avoid headaches in these new systems, the BEST way to encrypt your data, and plenty of details for navigating Ruby on Rails like you’ve always wanted to. _“You can jump in and fix it right away. It’s very dangerous ...

Jan 05, 202244 min

How VIte.js is Changing the Game with Máximo Mussini - RUBY 528

If you’re on the search for a robust, lightning-fast solution in your programming language, listen up. The roundtable sits down with Máximo Mussini, a software developer who’s passionate about integrating Ruby and Vte.js together to create something that’s both razor-sharp and freakishly easy to use. The lads discuss how powerful http2 is becoming, the easiest way to slash loading times and be more strategic with your page building, and why you NEED Vite.js’s incredible integration tools to stop...

Dec 21, 20211 hr 6 min

3 Fundamental Pillars You Need to Succeed as an Entrepreneur - BONUS

Get Lifetime Access to Mani's Entrepreneurship Pack and Book Club . Use coupon code "GREAT"Mani has summarized hundreds of business books that outline how to build, grow, and operate a business and he shares his expertise with Chuck and the listeners in this special episode.Chuck and Mani discuss what it takes to be a successful entrepreneur. They talk about their businesses on a regular basis and Chuck's been getting a lot of requests for entrepreneurship help.He and Mani talk about the 3 prima...

Dec 16, 202138 min

Ractors ft. Ivo Anjo - RUBY 527

Ivo Anjo joins the Rogues to discuss Ractors in Ruby and how they can be used. They're not actors as they appear in other languages. They communicate via message passing.Ivo clarifies several things about Ractors and what their powerful features and the understanding of what they do and how they work.Panel John Epperson Valentino Stoll Guest Ivo Anjo Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End Devs Links Ruby Ractor Experiments: Safe asyn...

Dec 15, 202156 min

Bridgetown.rb ft Felipe Vogel - RUBY 526

This week the Rogues talk to Felipe Vogel about how he's using Bridgetown and pros of using it over Jekyll.Bridgetown is a modernized blogging and static site generator platform forked from Jekyll to provide updated capabilities and a webpack based JavaScript asset pipeline for more modern applications.It also expands up on the work done on JAMstack applications to provide Rubyists with a stable launchpad for their applications.For more on Bridgetown, listen to the November 2021 update and AMA b...

Dec 08, 202159 min

MailCatcher ft. Samuel Cochran - RUBY 525

Samuel Cochran, creator and maintainer of MailCatcher joins the Rogues to discuss how he pulled EventMachine together with Ruby to build out MailCatcher.He goes into the maintenance and contributions that have come in over the years. He dives into changes that are being made and the stability of the project.Panel Charles Max Wood Darren Broemmer John Epperson Valentino Stoll Guest Samuel Cochran Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End...

Dec 01, 202156 min

BONUS: How to do LARGE Volumes of HIGH Quality Work - While Spending Fewer Hours Working

Get the Black Friday/Cyber Monday "Double Your Productivity by 5pm Today" Deal Coupon Code: "DEEP" for a GIANT discountMani provides us with strategies and tactics to get Deep Work time and how to get our minds into that focused state for hours at a time.He has read hundreds of books that have taught him the secrets to getting more done by getting into this state.He starts by telling us how he was passed over for a promotion at Qualcomm in favor of someone younger and less experienced and how th...

Nov 25, 202147 min

Mastering Hanami ft. Sebastian Wilgosz - RUBY 524

Sebastian Wilgosz joins the Rogues to discuss Hanami, a web framework for Rubyists. He discusses how it works and how it differs from other Ruby based web frameworks.He also discusses what's coming down the pipe and how to get started.Check out his website at https://hanamimastery.com Panel Charles Max Wood Darren Broemmer Guest Sebastian Wilgosz Sponsors Top End Devs Coaching | Top End Devs Links Hanami Sebastian Wilgosz Twitter: Sebastian Wilgosz ( @sebwilgosz ) Twitter: Hanami Mastery ( @Hana...

Nov 24, 20214 min

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

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 14-day tri...

Nov 17, 20211 hr 3 min

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

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 Understanding Ruby Met...

Nov 10, 202145 min

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

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 Ruby memory leak...

Nov 03, 20211 hr 8 min

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

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_encrypted Th...

Oct 27, 20211 hr 10 min

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

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 Raygun | Click...

Oct 20, 20211 hr 28 min

Polished Ruby Programming ft. Jeremy Evans - RUBY 518

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 Kimur...

Oct 13, 20211 hr 18 min

RUX: JSX-Style Rails View Components - RUBY 517

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 Design System ViewCo...

Oct 06, 20211 hr 14 min

Docker and Ruby ft. Huzefa Biyawarwala - RUBY 516

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 Docker Simplified D...

Sep 29, 20211 hr

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

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 Rails Application...

Sep 22, 202158 min

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

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 Life in the slow lane ...

Sep 15, 20211 hr 3 min

Going from Development to Production - RUBY 513

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 and Rails develop...

Sep 01, 20211 hr 17 min

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

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 Types to a Rails...

Aug 25, 20211 hr 21 min

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

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 Applications with...

Aug 18, 202146 min

Ruby JIT and MJIT ft. Takashi Kokubun - RUBY 510

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 | vnmakarov/mir GitHub |...

Aug 11, 202155 min

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

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 Sponsors Dev Inf...

Aug 04, 20214 min
For the best experience, listen in Metacast app for iOS or Android
Open in Metacast