
Ruby Rogues
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.
Latest episodes

May 11, 2022 • 50min
Railway Oriented Development and DRY-Monads - RUBY 545
It's not every day that you learn a new approach to error handling for Ruby. Today Abiodun Olowode shares her insights with railway oriented programming (ROP), a functional programming technique that allows sequential execution of functions, not necessarily synchronous. The key concept is that each function can only accept and return Container of either Success or Failure. They also dive into the topic of dry monads, the gems that helps you achieve railway oriented programming in that it helps bind your methods together and give you a success or failure result.In this Episode…What is railway oriented programming (ROP)Examples of ROP and dry monadsLimitations of dry monads How to test your configurationsDry schema implicationsWhat is the developer culture like in Nigeria, Africa?LinksRailway Oriented Programming In Rails Using Dry-Monads - Honeybadger Developer BlogPicksAbiodun- BridgertonCharles- Scythe: Invaders from Afar Charles- Hover.comCharles- Podio.comLuke- A new bootable USB solutionLuke- Front end load librarySpecial Guest: Abiodun Olowode .Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

May 8, 2022 • 47min
GraphQL with David Sanchez - RUBY 544
GraphQL is a flexible, strongly-typed query language. It's useful because it gives front-end developers the ability to query the database without many changes to the back-end. In this episode, David Sanchez explains how to design and build GraphQL APIs in Rails. In this Episode…What is GraphQL and how do you get started with it?What are the advantages and disadvantages of GraphQL?What is REST and how do you integrate in your workflow?Common misconceptions with GraphQLWhat is GraphiQL and how does it differ from GraphQL?How to use max_depth in your queries.SponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsLinksGraphQL APIs in RailsCodeandoTwitter: David Sanchez ( @SanchezDav90 )PicksDavid- GraphQL APIs in RailsLuke- Build something new and fun at your local MakerSpacesValentino- RubyConf 2021 video favorites playlistValentino- A Wordle alternative called HurdleSpecial Guest: David Sanchez.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsRaygun : Raygun now offers a modern approach to error and performance monitoring. Start your 14-day free trial now.Top End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

Apr 28, 2022 • 41min
Isolator with Sidekiq - RUBY 543
Anton Ivanopoulos joins the show today to share his approach with using Isolator and Sidekiq to ensure simple, efficient background jobs for Ruby. Discover how Isolator and Sidekiq integrate and how you can have more reliable message processing, group jobs into a set to follow their progress, and ultimately stop worrying about queues and focus on your app. Anton shares his story how he moved from delayed jobs to Sidekiq and why he replaced his backend and why Sidekiq is more effective in the long run. In this Episode…What is Isolator and how does it integrate with Sidekiq? A new way to catch the errors and add confidence and reliability message processing. How to build good habits, moving deploys from being atomic things to things where there is continuous deployment for efficient background jobs.SponsorsTop End DevsCoaching | Top End DevsLinksDo you want to take your career to the next level? Access a free coaching session with Charles Max Wood todayListen to these podcasts, ad free, with Top End Devs Premium!Delivering Video with Less than 1s Latency with CacheFlyPicksAnton – Spirit Island Board GameCharles – The Lost Ruins Of Arnak Board Game Charles – Rails Remote ConfJohn – GitHub: importmap-railsJohn – TurboJohn – StimulusValentino – Julia EvansSpecial Guest: Anton Ivanopoulos.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

Apr 20, 2022 • 1h 19min
Propshaft with David Heinemeier Hansson (DHH) - RUBY 542
David Heinemeier Hansson (DHH) creator of Ruby on Rails joins the Rogues to discuss the successor to the asset pipeline and webpacker that's coming in the next version of Ruby on Rails.He talks through the differences between the asset pipeline, webpacker, and propshaft and talks about the reasons you may or may not want to use each solution.SponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsLinksDavid Heinemeier Hansson (DHH)David Heinemeier HanssonPicksCharles- Dice Forge | Board Game | BoardGameGeekCharles- BoardGameGeek – Gaming Unplugged Since 2000Charles- railsremoteconf.com is coming soonDave- Drifting Ruby: Ruby on Rails Screencasts for Web DevelopersDavid- Social Warming - Oneworld PublicationsDavid- Mailbrew - Your personal email digestJohn- CoffeeScriptJohn- GitHub: importmap-railsJohn- 15 Year Old WhiskyLuke- Rework: Build Half a Product, Not a Half-Assed ProjectValentino- Women Streamers, Programmers and Game DevelopersValentino- PacketAI: World's first Autonomous Monitoring SolutionSpecial Guest: David Heinemeier Hansson.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsRaygun : Raygun now offers a modern approach to error and performance monitoring. Start your 14-day free trial now.Top End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

Apr 12, 2022 • 48min
Styler and Ruby with Benito Serna - RUBY 541
Ever feel like your code isn’t “Stylish” enough? Us too. In this episode, the Rogues sit down Benito Sandoval, the author of the Ruby tool Styler that’ll help you customize your UI and keep things running smoothly. “My goal was to create something that allowed you to compose classes and use them in your templates.” - Benito Sandoval In This Episode1) How to STOP relying on the tail-end and customize your UI using Styler 2) Why Styler is an excellent solution compared to defining classes yourself 3) The TRUTH about partials and when to/not to use themSponsorsTop End DevsCoaching | Top End DevsLinksStyler, a tool to compose css classes with rubyThe source code of the toolA little post that introduces a list of examples with styler and tachyonsThe actual list of examples with styler and tachyonsThe code of the list of examples that also uses stylerPicksBenito- UtopiaBenito- Action Scopes in RailsCharles- Taco Cat Goat Cheese PizzaCharles- Death on the NileCharles- topenddevs.com for upcoming meetups!Luke- Ruby Conf 2013 - REPL driven development with Pry by Conrad IrwinLuke- Blynk IoT platformValentino- Taking our Ruby & Kafka stack to the next levelValentino- Ruby TogetherSpecial Guest: Benito Serna.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

Apr 6, 2022 • 21min
Understanding the Red Tape - RUBY 540
If you’re a solo developer who’s making the switch to a company, this episode is for you. Today, the Ruby Rogues discuss how to navigate the red tape and stand out at your new job.In This Episode1) How adapt your home processes to a company WITHOUT reinventing everything 2) Why you NEED to master the art of “code review” (and no, software can’t do it for you!) 3) The TRUTH about gems (and why the issue isn’t black and white)SponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsPicksCharles- Dice Forge | Board Game | BoardGameGeekCharles- MergifyDave- PlausibleDave- Take ownership for your actions, especially with kidsJohn- Home - DockerJohn- Glen Scotia | Campeltown WhiskyValentino- GitHub: reenhanced/gitreflowValentino- danger.systemsValentino- Avdi Grimm - No Code - Southeast Ruby 2017 - YouTubeSponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsRaygun : Raygun now offers a modern approach to error and performance monitoring. Start your 14-day free trial now.Top End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

Mar 16, 2022 • 44min
Service Objects for Legacy Projects with Petr Hlavicka - RUBY 539
Before you jump into legacy codebases and controllers, you need some info. In this episode, John sits down with Petr Hlavicka, a Rails developer who’s passionate about simplifying this section of Rails and helping people along the way. “I want to make everything easier for me and my colleagues. I want it to be easily understandable even for juniors. And just because you do things differently doesn’t mean it’s wrong.” - Petr Hlavicka In This Episode1) What you NEED to know about legacy codebase projects before you jump in 2) Petr’s go-to tactics for separating business logic from controllers (without going insane) 3) How you can leverage articles and feedback to simplify complex issues and make your life easierSponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsLinksGitHub: Petr Hlavicka ( CiTroNaK )PicksJohn- Beginner DroneJohn- Counterweights for Boom mic standsPetr- Phone gimbalsPetr- Tabletop RPGsSpecial Guest: Petr Hlavicka.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsRaygun : Raygun now offers a modern approach to error and performance monitoring. Start your 14-day free trial now.Top End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

Mar 9, 2022 • 1h 3min
Audit Logging in Rails - 538
If you think all audits suck, think again. In this episode, the Rogues sit down with Jeremy Smith, a developer and writer who’s ready to show us the RIGHT way to implement audit logs in Rails. “I want to be cautious about how much I bring into a code base. As gems grow, they accumulate more functionality.” - Jeremy Smith In This Episode1) Why you NEED audit logs in Rails this year (and how to keep your clients happy with them) 2) Jeremy’s recommendation for top-notch audit gems 3) The answer to “Build it or Buy it?” to keep your code (and your business) tidyCheck out Jeremy’s work: Audit Logging in Rails 2 SponsorsTop End DevsCoachong | Top End DevsPicksCharles- 7 Wonders Duel | Board Game | BoardGameGeekCharles- Encanto | Disney MoviesCharles- AirmeetJeremy- The Trusted AdvisorJeremy- Brian LovinJeremy- How I Built a Date Picker - DecodingLuke- Clean Agile by Robert C. Martin | Audiobook | Audible.comLuke- Effective Testing with RSpec 3Valentino- Github Codespaces is Great, but Mutagen is BetterValentino- Light up your WFH meetings with HomeKitSpecial Guest: Jeremy Smith.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

Mar 2, 2022 • 38min
Async Ruby - RUBY 537
Not a fan of typical Ruby? We got you. In this episode, the Rogues talk with Bruno Sutic, an Async Ruby developer who will convince you why Async Ruby is a fantastic and stable alternative. “Async Ruby was invited to Ruby’s standard library, so it’ll enjoy the support of Ruby.” - Bruno Sutic In This Episode1) What you NEED to know about Async Ruby if you’re new to it 2) Why Async Ruby is SUPER promising for 2022 and beyond 3) The ONE thing Ruby’s creator regrets (and what it reveals about Ruby!)SponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsPicksBruno- RSSCharles- Wavelength | Board Game | BoardGameGeekCharles- Upcoming workshops at topenddevs.com!John- A’bunadh Scotch WhiskyJohn- RailsBumpValentino- SmarTek-HomeValentino- Timescale: Time-series data simplifiedValentino- Brad Frost A/B Bird Feeder Special Guest: Bruno Sutic.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsRaygun : Raygun now offers a modern approach to error and performance monitoring. Start your 14-day free trial now.Top End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

Feb 23, 2022 • 1h 8min
The State of State Machines - RUBY 536
Interested in state machines? We’re not sure you should be…but it depends. In this episode, the Rogues discuss the merits of state machines and how to know if you actually need one…or if you just need to do some soul searching. They lay out the KEY to organizing your code, how automobile analogies will help you simplify your situation, and what to know about callbacks, records, and controllers this year.In This Episode1) Why you probably don’t need a state machine (with SOME exceptions) 2) How remembering “the car and its oil level” keeps you from overcomplicating your situation 3) The BEST tools for organizing your code and reducing headaches 4) Do’s and don’ts of callbacks, records, and controllers in 2022 (hint: go slow and steady!)SponsorsTop End DevsCoaching | Top End DevsPicksCharles- Calico | Board Game | BoardGameGeek (Great to play with your kiddos!)Charles- Invest time and money in your local economyDave- Airthings CO2Dave- AlgenAirLuke- MacBook M1Luke- Wire touch turn off hackLuke- Uninstall PolkitLuke- Join your local professional developers’ society! (ACM in the States)Valentino- 99 Bottles of OOP - 2nd EditionValentino- ELEGOO Saturn MSLA 3D PrinterValentino- GitLab V2.35Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.