
Support the Podcast
Contacts
Info
Our original panel podcast, Ruby Rogues is a weekly discussion around Ruby, Rails, software development, and the community around Ruby.

Support the Podcast
Episodes & Posts
Episodes
Posts
Transcribed
6 MAR 2025 · In this episode of the Ruby Rogues podcast, we dive deep into the world of Hotwire Native with our special guest, Joe Masilotti. Hosted by Charles Max Wood, along with panelist Ayush Nwatiya, we explore the evolution from Turbo Native to Hotwire Native and the exciting new features and improvements that come with this transition. Joe shares insights from his journey of writing "The Rails and Hotwire Codex" and collaborates with Pragmatic Bookshelf to make the integration of web and mobile technologies more seamless for Ruby on Rails developers. Whether you're considering mobile applications for your Rails projects or pondering the benefits of working with a publisher versus self-publishing, this episode is packed with valuable advice and motivation. Tune in to learn about the intricacies of launching mobile apps with Hotwire Native and gain behind-the-scenes knowledge from Joe's experience as an author and developer in this ever-evolving tech landscape. Don't miss out on this compelling discussion that bridges the gap between Rails and mobile app development!
Transcribed
21 FEB 2025 · In this episode of Top End Devs, we dive deep into the realm of security within the Rails ecosystem with our guest, Greg Molnar. Known for his expertise in this field, Greg joins our panelists Valentino Stoll and host Charles Max Wood to unravel the intricacies of security measures and updates in Rails 8 and 7.2. From exploring built-in features like rate limiting, authentication generators, and parameter filtering to discussing the importance of tools like dependabot and Brakeman, this episode offers a comprehensive look at how developers can maintain high-security standards in their Ruby on Rails applications. We also touch on practical strategies for handling authentication, authorization, and the evolving nature of security challenges developers face today. Whether you're a Rails veteran or new to web development, tune in to gain valuable insights into creating secure applications with ease.
Transcribed
7 FEB 2025 · Welcome back to another episode of the Top End Devs podcast! Today, we have an exciting lineup featuring our host Charles Max Wood and special guests Robbie Russell from Planet Argon, along with panelists Ayush Nawatia and Valentino Stoll. This episode dives deep into the insights from the latest Ruby community survey conducted by Robbie Russell. We explore topics such as the rise of Stimulus JS in the Rails community, trends in deployment practices, popular tools and services in the software ecosystem, and the everlasting debate between monoliths and microservices. Robbie also shares the fascinating history and evolution of his widely-used open source project, Oh My Z Shell, and gives us a glimpse into his work with Planet Argon. Stay tuned as we uncover intriguing details and valuable insights from the world of Ruby and Rails development!
Transcribed
24 JAN 2025 · In this episode of Top End Devs, host David Camira is joined by panelists Luke Stutters and John Epperson, along with special guest Jesse Spivak, a senior engineer at Ibotta. Jesse shares his experiences and insights from a challenging project at Ibotta, where he navigated through four critical mistakes. These included choosing the wrong technology, siloing work, falling into premature optimization, and making too many changes at once. Jesse explains how these mistakes jeopardized the project but ultimately led to valuable learning experiences. The conversation also touches on the importance of discussing and learning from mistakes openly, the complexities of transitioning to new technologies, and the significance of making systematic, verified changes. Additionally, they delve into the evolving landscape of developer interviews, aiming to create a more inclusive and positive experience. Join us as we explore the trials, lessons, and growth that come from navigating the highs and lows of software development.
Transcribed
8 JAN 2025 · Ivan Nemytchenko is a freelancer. He's a speaker and conference organizer. Ivan spoke at RailsConf about abstract object-oriented programming ideas and how they can be expressed with pictures. The discussion goes into learning processes and how to create visual representations that help people understand Ruby, Rails, or other concepts.
Links
- https://en.wikipedia.org/wiki/Chernoff_face
- https://github.com/dmikhr/DudeGL - "Anthropomorphic UML": visualization of code and OOP concepts in a form of human body.
- https://github.com/dmikhr/Dudity - Analyze Rails code with stick dudes
- https://github.com/dmikhr/DudesHub - Visualize code diffs in GitHub
Picks
- Dave - https://www.driftingruby.com/ - Discount Code - learnfromhome
- Dave - https://github.com/troessner/reek
- Dave - https://kubernetes.io/
- John - Pushups and Situps at home instead of working out
- John - Get a new Weed Whacker head
- Luke - https://www.linode.com/
- Ivan - Follow Ivan on Twitter > https://twitter.com/inem?lang=en, https://github.com/inem, https://www.inem.at/
- Ivan - https://code.visualstudio.com/docs/remote/remote-overview
Transcribed
1 JAN 2025 · Kyle d'Oliveira (Clio) shares his survival tips for dealing with tens of thousands of commits, massive migrations and the very limits of databases. We discuss the lessons learned from Rails megaprojects and how to use these tips in your own projects to reduce technical debt and tools to keep your monolith majestic when the code won't stop coming.
Links
- https://github.com/github/gh-ost
- https://www.percona.com/blog/2017/07/12/gh-ost-benchmark-against-pt-online-schema-change-performance/
Picks
- Matt - https://danger.systems/js/#:~:text=What%20is%20Danger%20JS%3F,to%20codify%20your%20teams%20norms.
- Luke - https://www.driftingruby.com/episodes/from-jquery-to-es6
- Dave - https://store.google.com/us/product/titan_security_key
- Dave - https://www.raspberrypi.org/
Transcribed
25 DEC 2024 · In this episode, Charles and Valentino dive into the complexities of software design decisions with the esteemed guest, Uncle Bob Martin. They explore the pivotal question: How do you evaluate frameworks and dependencies in your projects? Uncle Bob shares his seasoned perspective on choosing frameworks based on an application's long-term goals and complexity, emphasizing the importance of thoughtful decision-making over defaulting to popular solutions. Together, they delve into the nuances of evaluating framework capabilities, testing with small demo applications, and considering AI's potential in refining design decisions.
You'll hear gripping anecdotes from Uncle Bob's vast experience, including his work on a browser for a social network and valuable lessons from his commitment to frameworks like Swing. Valentino adds real-world insights from his encounters with framework-induced slowdowns in complex financial applications. We also touch on historical programming practices, the importance of thoughtful abstractions, and the critical role of experienced team members in guiding projects.
Stay tuned for fascinating discussions on managing dependencies, simplifying core problems, and balancing framework used to ensure flexibility and maintain development speed. Plus, don't miss the exciting announcements, including Uncle Bob's upcoming books and special discount offers from Charles Max Wood. Join them as they unravel the intricacies of software design decisions and share tools and strategies for modern developers!
Socials
- https://www.linkedin.com/in/robert-martin-7395b0/
https://www.linkedin.com/in/robert-martin-7395b0/overlay/about-this-profile/
Transcribed
18 DEC 2024 · Different doesn’t need to be worse. Dmitry Tsepelev tells us how to make the most of using GraphQL with Rails, the advantages over REST-based API queries and best practices for security and schemas.
Links
- https://github.com/anycable/anycable
- https://graphql-ruby.org/
- https://evilmartians.com/chronicles/persisted-queries-in-graphql-slim-down-apollo-requests-to-your-ruby-application
- https://evilmartians.com/chronicles/graphql-on-rails-1-from-zero-to-the-first-query
- https://evilmartians.com/chronicles/graphql-on-rails-2-updating-the-data
- https://evilmartians.com/chronicles/graphql-on-rails-3-on-the-way-to-perfectionGraphql-ruby%20benchmark
- https://gist.github.com/DmitryTsepelev/36e290cf64b4ec0b18294d0a57fb26ff
- https://www.youtube.com/watch?v=CjOwKbf8L3I&feature=youtu.be&t=9615
- https://github.com/DmitryTsepelev/ar_lazy_preload
- https://github.com/DmitryTsepelev/graphql-ruby-persisted_queries
Picks
- Luke - https://blog.phusion.nl/2018/11/28/stopping-slow-client-dos-attacks-with-puma-on-passenger-6/
- Charles - https://amzn.to/3kYekaY
- John - https://www.stickermule.com/
- Dave - https://www.amazon.com/gp/product/B07L74Z87K/ref=ppx_yo_dt_b_asin_title_o04_s00?ie=UTF8&psc=1
- Dave - https://noctua.at/
- Dmitry - https://hacktoberfest.digitalocean.com/
Transcribed
11 DEC 2024 · In this episode of Ruby Rogues, we talk with Ufuk about how Shopify made the transition to using Sorbet and about the benefits they felt they received from implementing it. Ufuk also reveals a little bit about how Shopify transitioned to fully remote and about how that will be the default moving forward.
Picks
- Luke - https://github.com/asdf-vm/asdf
- John - Walmart Grocery Pickup
- Dave - https://www.amazon.com/s?k=Thin+Clients&ref=nb_sb_noss_2
- Dave - Apple ARM MacMini
- Ufuk - https://www.amazon.com/TCP-IP-Illustrated-Protocols-APC/dp/0201633469
Transcribed
4 DEC 2024 · In this episode of Ruby Rogues, Chelsea Troy teaches us to hone our debugging skills to a razor-sharp edge. We learn how to actively improve debugging skills, train troubleshooting instincts and practical strategies for tackling brain-bending bugs.
Sponsors
- https://mailtrap.io/?utm_source=podcast&utm_medium=episode&utm_campaign=ruby_rogues
Links
- https://chelseatroy.com/2020/01/13/a-framework-for-debugging/
Picks
- Luke - https://rclone.org/
- John - https://www.amazon.com/s?k=large+Mouse+Pad&ref=nb_sb_noss_2
- John - https://discord.gg/code
- Charles - https://amzn.to/3m67CQL
- Charles - thttps://amzn.to/2DJWE29
- Charles - https://mostvaluable.dev/
- Chelsea - https://www.amazon.com/New-Education-Revolutionize-University-Students/dp/0465079725
- Chelsea - http://rubyconf.org/
Join “Ruby Rogues” Supporters Club
Start supporting this podcast and become part of their community.
Our original panel podcast, Ruby Rogues is a weekly discussion around Ruby, Rails, software development, and the community around Ruby.
Information
Author | Charles M Wood |
Organization | Top End Devs |
Categories | Technology , Careers , How To |
Website | topenddevs.com |
chuck@topenddevs.com |
Copyright 2025 - Spreaker Inc. an iHeartMedia Company