Ruby Rogues

Ruby Rogues


Latest Episodes

3 Fundamental Pillars You Need to Succeed as an Entrepreneur - BONUS
December 16, 2021

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

Ractors ft. Ivo Anjo - RUBY 527
December 15, 2021

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

Bridgetown.rb ft Felipe Vogel - RUBY 526
December 08, 2021

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

MailCatcher ft. Samuel Cochran - RUBY 525
December 01, 2021

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

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

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

Mastering Hanami ft. Sebastian Wilgosz - RUBY 524
November 24, 2021

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 w

Common Table Expressions in ActiveRecord ft. Vlado Cingel - RUBY 523
November 17, 2021

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.

How Ruby Method Lookups Work ft. Kingsley Chijioke - RUBY 522
November 10, 2021

ngsley 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 o

Finding Memory Leaks in Ruby ft. Ulysse Buonomo - RUBY 521
November 03, 2021

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

Encryption and Security in Ruby and Rails ft. Jorge Manrubia - RUBY 520
October 27, 2021

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