Sinopse
All ruby related podcasts from Devchat.tv, including: - Ruby Rogues - My Ruby Story - Ruby Rants
Episódios
-
Joe Masilotti on Hotwire Native Updates, Challenges, and Opportunities - RUBY_672
06/03/2025 Duração: 01h26minIn 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 bridge
-
Essential Tools, Updates, and Strategies in Rails Eight with Greg Molnar - RUBY_671
21/02/2025 Duração: 01h08minIn 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.Become a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
-
Rails Developers Survey: Continuous Deployment Trends and Emerging Tools - RUBY 670
07/02/2025 Duração: 01h15minWelcome 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!Become a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
-
Exploring Tech Choices and Team Dynamics with Jesse Spivak - RUBY 669
24/01/2025 Duração: 01h05minIn 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.
-
Rules of OOP in Pictures with Ivan Nemytchenko - RUBY 668
08/01/2025 Duração: 46minIvan 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.LinksChernoff Facesdmikhr/DudeGL - "Anthropomorphic UML": visualization of code and OOP concepts in a form of human body.dmikhr/Dudity - Analyze Rails code with stick dudesdmikhr/DudesHub - Visualize code diffs in GitHubPicksDave - Drifting Ruby - Discount Code - learnfromhomeDave - troessner/reek: Code smell detector for RubyDave - KubernetesJohn - Pushups and Situps at home instead of working outJohn - Get a new Weed Whacker headLuke - LinodeIvan - Follow Ivan on Twitter > @inem, Github, WebsiteIvan - Visual Studio Code Remote DevelopmentBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
-
Rails at Super Scale with Kyle d'Oliveira - RUBY 667
01/01/2025 Duração: 53minKyle 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.LinksGitHub's Online Schema Migrations for MySQLGh-ost benchmark against pt-online-schema-change performancePicksMatt - Danger JSLuke - From jQuery to ES6 | Drifting RubyDave - Titan Security KeyDave - Teach, Learn, and Make with Raspberry PiBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
-
Evaluating Software Frameworks: Insights with Uncle Bob Martin - RUBY 666 - RUBY 666
25/12/2024 Duração: 01h21minIn 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 abstr
-
GraphQL Doesn't Need To Be Hell with Dmitry Tsepelev - RUBY 665
18/12/2024 Duração: 48minDifferent 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.Linkshttps://github.com/anycable/anycablehttps://graphql-ruby.org/https://evilmartians.com/chronicles/persisted-queries-in-graphql-slim-down-apollo-requests-to-your-ruby-applicationhttps://evilmartians.com/chronicles/graphql-on-rails-1-from-zero-to-the-first-queryhttps://evilmartians.com/chronicles/graphql-on-rails-2-updating-the-datahttps://evilmartians.com/chronicles/graphql-on-rails-3-on-the-way-to-perfectionGraphql-ruby benchmarkhttps://gist.github.com/DmitryTsepelev/36e290cf64b4ec0b18294d0a57fb26ffSaint P Rubyconf 2019https://github.com/DmitryTsepelev/ar_lazy_preloadhttps://github.com/DmitryTsepelev/graphql-ruby-persisted_queriesPicksLuke - https://blog.phusion.nl/2018/11/28/stopping-slow-client-dos-attacks-with-puma-on-passenger-6/Charles - The Black PrismJohn - https://www.stickermule.com/Dave - StarTech.com
-
Sorbet with Ufuk Kayserilioglu - RUBY 664
11/12/2024 Duração: 54minIn 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/asdfJohn - Walmart Grocery PickupDave - https://www.amazon.com/s?k=Thin+ClientsDave - Apple ARM MacMini Ufuk - TCP/IP Illustrated, Vol. 1: The Protocols (Addison-Wesley Professional Computing Series)Become a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
-
Black-Belt Debugging with Chelsea Troy - RUBY 663
04/12/2024 Duração: 01h13minIn 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.Linkshttps://chelseatroy.com/2020/01/13/a-framework-for-debugging/PicksLuke - https://rclone.org/John - Large Mouse PadsJohn - The Coding Den – A place where people ask and answer questions about coding, etc.Charles - Logi wireless mouseCharles - the Wheel of TimeCharles - https://mostvaluable.devChelsea - The New Education: How to Revolutionize the University to Prepare Students for a World In FluxChelsea - http://rubyconf.org/Become a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
-
Building AI-Powered Applications in Ruby - RUBY 662
28/11/2024 Duração: 01h22minThis week, our host Charles Max Wood sits down with co-host Valentino Stoll to dive deep into the cutting-edge tools and strategies in AI development and integration. Valentino shares his go-to resources, including Langchain and Rails plug-ins like RAIX and Ray, to enhance applications with AI. They discuss the nuances of agent-based systems, Justin Bowen’s frameworks, and AI engines from industry leaders like Alex Rudolph and Toby Lukett.Charles and Valentino also explore the significant impact of AI tools such as Copilot, ChatGPT, and more focused GPT models in streamlining coding tasks, automating tests, and refactoring code. They offer insights on leveraging AI for business operations, the importance of modularity, and the ongoing need for human expertise to guide AI's outputs.Listeners will hear about the latest in AI-driven projects, including Valentino’s own endeavors in fine-tuning machine learning models for Ruby, and Charles’s plans for an AI development boot camp. Tune in for an enlightening discus
-
Embracing Human Factors and Rapid Development in Ruby on Rails Systems - RUBY 661
21/11/2024 Duração: 01h23minIn today's episode, they dive deep into the fascinating intersections of system security, rapid development, and the human factors that influence them, with our esteemed guest Emil Kampp. Emil, a seasoned expert in critical infrastructure and fintech, shares his experiences and strategies for using Ruby on Rails to achieve unparalleled speed and robust testing in development.They explore the nuances of dynamic typing versus static programming, why Ruby on Rails is often the go-to for swift feature deployment, and the significance of stability in critical systems. Emil also sheds light on the complexities of ensuring robust voting processes and the challenges of maintaining security in banking systems. Additionally, we'll touch upon the importance of documentation, compliance, and visual tools in system design.Join our hosts Charles, Ayush ,and Valentino as they navigate through Emil's diverse projects, from online voting to aerospace applications, and discuss how tools, testing practices, and redundancy can s
-
Kamal and Docker: Efficient Application Deployment Strategies - RUBY 660
13/11/2024 Duração: 01h04minToday, they delve deep into the world of application deployment with our special guest, Josef Stribny, a freelance software engineer and author of "Deployment from Scratch" and "Kamal Handbook". Joined by the insightful panelists, Valentino and Ayush, they explore the intricacies of deploying applications using Kamal, a minimalistic deployment tool inspired by Ruby on Rails creator David Heinemeier Hansson.In this episode, Josef shares his expertise on Kamal’s deployment process, Docker registries, managing database backups, and the use of accessories like Sidekick for background processing. They discuss the differences between Kamal and tools like Capistrano and Kubernetes, highlighting Kamal's unique approach to simplifying deployment. Along the way, the panelists dive into related discussions, from personal tech recommendations to favorite TV shows and movies, making for a rich and engaging conversation.Tune in as they uncover the secrets to efficient deployment, the advantages and trade-offs of using Dock
-
Inertia.js - The Modern Monolith with Jonathan Reinink - RUBY 659
06/11/2024 Duração: 01h05minIn this episode of Ruby Rogues, guest Jonathan Reinink joins the Rogues to talk about what Inertia.js is and why Rails developers would want to use it.Linkshttps://inertiajs.comhttps://reinink.ca/articles/introducing-inertia-jshttps://reinink.ca/articles/getting-started-with-inertia-jshttps://remoteruby.transistor.fm/66https://www.fullstackradio.com/episodes/127PicksLuke - The Kubernetes BookJohn - https://github.com/brunofacca/active-record-query-traceJohn - https://github.com/nesquena/query_reviewerJohn - How to Prune Tomatoes for Maximum Yield and Plant HealthJonathan - https://tailwindcss.com/Jonathan - https://eloquent-course.reinink.ca/Jonathan - NanoBeamBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
-
Embracing AI Efficiency in Rails Development - RUBY 658
30/10/2024 Duração: 59minIn today's episode, they dive deep into the world of AI, technology, and Ruby on Rails with our special guest, Gustavo Valenzuela. Charles and Valentino unpack everything from community-driven insights and AI advancements to the fascinating board game "Star Realms." They explore Gustavo’s journey, his innovative platform "Startups on Rails," and how it aims to document companies powered by Ruby on Rails. Plus, get ready for discussions on AI's transformative role in development, the economic landscape affecting tech hiring, and valuable entrepreneurial advice for developers. Whether you're curious about Hugging Face's new tools or looking for insights into Rails' vibrant community, this episode is packed with information, anecdotes, and actionable tips you won't want to miss.SocialsLinkedIn: Gustavo ValenzuelaBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
-
Architectures and Microservices with Darren Broemmer - RUBY 657
23/10/2024 Duração: 01h02minDarren Broemmer joins the Rogues to discuss how Ruby on Rails enables a microservices architecture and when it's appropriate to approach your system's architecture with microservices. Chuck and Dave lend their experience and expertise in pointing out some of the challenges with microservices and the power of Rails in enabling the Majestic Monolith. Tradeoffs are discussed and approaches are considered for when parts of an application may make a good candidate for microservices.LinksTwitter: Darren Broemmer ( @DarrenBroemmer )GitHub: Darren Broemmer ( dbroemme )PicksCharles- ClickUp | One app to replace them allCharles- Dev Influencers | Devchat.tvDarren- Paas Platform as a Service | Pass Solution - EngineYardDarren- AppLandDave- Pactool Gecko GaugeDave- drifting COBOLBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.
-
Practical Observability: Logging, Tracing, and Metrics for Better Debugging - RUBY 656
16/10/2024 Duração: 01h20minToday, they dive deep into the world of observability in programming, particularly within Rails applications, with special guest, John Gallagher. Valentino openly shares his struggles with engineering challenges and the frustration of recurring issues in his company's customer account app. They explore a five-step process Valentino has developed to tackle these problems and emphasize the critical role of defining use cases and focusing on relevant data for effective observability.In this episode, they talk about the emotional journey of dealing with bugs, the importance of capturing every event within an app, and why metrics, logs, and tracing each play a unique role in debugging. They also touch on tools like Datadog, New Relic, and OpenTelemetry, discussing their practical applications and limitations. Valentino and John shed light on how structured logging, tracing, and the concept of high cardinality attributes can transform debugging experiences, ultimately aiming for a more intuitive and robust approac
-
Secrets Management Best Practices and Tools - RUBY 655
09/10/2024 Duração: 01h05minCharles and Valentino are joined by special guest Brian Vallelunga, CEO and co-founder of Doppler, a leading secrets management platform often described as "GitHub for secrets."Dive into an engaging conversation about best practices for managing sensitive information, such as API keys and encryption keys, and treating all environment-configured settings as secrets. Brian shares insights on using tools like AWS Secrets Manager, Docker, and Doppler’s seamless integration with popular development workflows, ensuring robust access control and audit logging.They discuss about the severe consequences of data breaches, compelling real-world scams, and the human cost of leaked data. Learn how Doppler helps developers avoid these risks while enhancing productivity. They also explore the intersection between developer efficiency and security, and emerging trends in secrets management like passwordless authentication.Tune in for valuable tips, personal stories, and a peek at the future of secrets management and develope
-
Navigating Rails for Front-End Developers: A Comprehensive Guide to Integration and Transition - RUBY 654
02/10/2024 Duração: 01h01minIn this episode, Valentino and Ayush dive deep into the evolving landscape of web frameworks, particularly focusing on Ruby on Rails. Join them as they explore the challenges and advantages of transitioning from front-end-centric frameworks like Next.js to Rails, the seamless features Rails offers, and the complexities of integrating front-end components.They also discuss exciting potentials like better integration of Vue component libraries with Rails, the simplicity and utility of custom elements, and the desire for Rails to incorporate features similar to Phoenix LiveView. The panelists share their thoughts on the evolving Rails stack, the need for better tools and documentation, and the excitement around upcoming Rails 8 features.Stay tuned for an insightful conversation about the future of web development, the importance of versatile skills in the development community, and some amazing personal picks from our panelists, including top tech tools, fascinating music, and captivating movies. Don't miss out
-
Building Better Ruby Apps: Glimmer's Component Slots and More - RUBY 653
25/09/2024 Duração: 01h10minToday, Valentino dives deep into the world of Ruby development with our special guest, Andy Maleh. They explore innovative advancements in Glimmer DSL for LibUI and Glimmer DSL for Web. Andy talks about his after-hours efforts to improve productivity and maintainability in front-end development, his critiques of current JavaScript frameworks like React, and his preference for utilizing Ruby's simplicity.Valentino shares his intriguing project, building a robotic arm, and discusses teleoperation technology and practical applications. As they wrap up, we touch on full-stack development benefits, easing the learning curve, and future personal projects. Get ready for insights into integrating Glimmer DSL with Rails, optimizing development workflows, and learning about Andy's past and future contributions to the Ruby community. Stay tuned for an inspiring episode packed with practical advice and visionary ideas!SocialsLinkedIn: Andy MalehBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rog