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

Similar Podcasts

Flutter 101 Podcast

Flutter 101 Podcast
Weekly podcast focusing on software development with Flutter and Dart. Hosted by Vince Varga.

Views on Vue

Views on Vue
Vue is a growing front-end framework for web developments. Hear experts cover technologies and movements within the Vue community by talking to members of the open source and development community.

React Round Up

React Round Up
Stay current on the latest innovations and technologies in the React community by listening to our panel of React and Web Development Experts.

Ruby on Kubernetes Without the Headaches Using Kuby - RUBY 563

September 14, 2022 59:29 43.06 MB Downloads: 0

For years, the Rails community has been clamoring for Active Deployment, a magical out-of-the-box mechanism for deploying applications.  Today on the show, Cameron Dutro shares how you can deploy Rails apps on Kubernetes with Kuby.  De-stress your deployments today with these simple strategies.In this episode… Active deployments for Rails apps Docker containers and Kubernetes  Controlling your environment Flexible without vendor lock in Building images with Kuby Plug in providers Why Kubernetes for your apps Multinode set ups with Kuby Deploying Kuby  Sponsors Top End Devs Coaching | Top End Devs Links RailsConf 2022 - Kuby: Active Deployment for Rails Apps by Cameron Dutro - YouTube getkuby GitHub: camertron Twitter: @camertron LinkedIn: Cameron Dutro Picks Cameron- GitHub - ViewComponent/view_component: A framework for building reusable, testable & encapsulated view components in Ruby on Rails. Cameron- AirPods Charles- Quiddler Charles– Top End Devs Meetups Charles– Rails Remote Conference Charles- Watch Dan Brown's The Lost Symbol Season 1 Streaming Online | Peacock Valentino- byebug/GUIDE.md at master · deivid-rodriguez/byebug Valentino- Keychron | Wireless Mechanical Keyboards for Mac, Windows and Phones

How to Run Ruby in Your Browser - RUBY 562

September 07, 2022 59:11 42.84 MB Downloads: 0

Ben Taylor joins the show today to share his recent developments about integrating Ruby snippets within a browser in less than a day.  The panel asks about his process and what he did to make this a quick and successful strategy.  Learn about this new process and what you can do today to make this happen! In this episode… Merging WASI based WebAssembly support The functions to run ruby snippets in your browser Programming education and WebAssembly tooling The WebAssembly package manager Web browser use cases  Optimization and garbage collection in binary Accounting for Ruby gems Security for WebAssembly Safari integration and WebAssembly  Running the same binary on both client side and server-side  Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End Devs Links Runno How I got Ruby snippets to run browser side in less than a day Ben Taylor Twitter: @taybenlor Picks Ben- Anathem Charles- Fantastic Beasts: Perilous Pursuit Charles- Rails Remote Conference Charles- Nauvoo, IL City Information | Beautiful Nauvoo Charles – Innova OBD2 Code Reader Charles – 200W Car Power Inverter DC 12V to 110V AC Car Inverter 4 USB Ports Charger Adapter Car Plug Dave- Touchstone Home Products Electric Fireplaces, TV Lifts, and Cabinets

Programming Language Tooling with Adam Gordon Bell - RUBY 561

August 31, 2022 1:02:34 45.28 MB Downloads: 0

Adam Gordon Bell is back on the show again!  Today he shares his views on language tooling, new articles he has recently written, documentation for Ruby, software consulting, and insights into other programming topics.In this episode… What is language tooling? How can tooling be improved? Code linting Documentations for Ruby An unfixable programming language Staff vs line engineers Software consulting  Why open source? Sponsors Top End Devs Coaching | Top End Devs Links The Other Kind of Staff Software Engineer Green Vs. Brown Programming Languages The History and Mystery Of Eliza With Jeff Shrager - CoRecursive Podcast  The Slow March Of Progress in Program Language Tooling  earthly.dev Twitter: @adamgordonbell Picks Adam- Peloton® | The Peloton Tread, Everything You Need For a Total Body Workout Luke- Google Launches Carbon, an Experimental Replacement for C++ Luke- The History and Mystery Of Eliza - CoRecursive Podcast

The Future of Ruby using Blockchain and Building Tomorrow's Interfaces - RUBY 560

August 24, 2022 1:04:22 46.58 MB Downloads: 0

Wearable technology, Web 3.0, augmented reality, and other emerging technologies are poised for shifting the future for DevOps.  Today on the show, the panel discusses how the future of Ruby can adapt to make these changes a reality. In this episode… Wearable tech Virtual reality Web 3.0  Blockchains Non-fungible tokens React native Dragon ruby and rails The future for Ruby Sponsors Top End Devs Coaching | Top End Devs Picks Charles- Antidote Charles- - Top End Devs Charles- Ready Player One: A Novel Dave- Black Shark RGB Mechanical Gaming Keyboard LED Backlit Wired Keyboard with Blue Switches, Fully Programmable, Anti-Ghosting 104 Keys for Desktop PC, Sixgill K2 Dave- Beat the Parents John- Ruby Weekly John- Salsas | Herdez Luke- RailsConf 2022 - The pitfalls of realtime-ification by Vladimir Dementyev Luke- Agile Web Development with Rails 7

How to Get Your Rails Models and Routes into Your Front End Framework - RUBY 559

August 17, 2022 1:13:01 52.8 MB Downloads: 0

Today on the show, Máximo Mussini shares how your front-end framework can benefit from integrating rails models and routes concurrently.  Topics they discuss today include everything from complex structures with serializers to generating JS from rails routes. In this episode… Advantages of serializers  Contact serializers Parse float and typescripts Complex structures with serializers Path helpers in JS Generating JS from rails routes Typed interface files configurations Types and Ruby Sponsors Avo Raygun | Click here to get started on your free 14-day trial Top End Devs Links Generating TypeScript interfaces from Ruby serializers 2 Generating JS functions to make request from Rails routes 2 GitHub: ElMassimo Twitter: @MaximoMussini Picks Charles- Orbis Charles – Top End Devs Meetups Charles – Rails Remote Conference John- Simple Task Management Software for Businesses of All Sizes John- VALORANT: Riot Games' competitive 5v5 character-based tactical shooter Luke- Introduction Luke- Decameron | work by Boccaccio Máximo- Recording Your Terminal to SVG | platformOS Docs Máximo- Inertia.js - The Modern Monolith Valentino- Co-ops: On Sparking Innovation at Doximity Valentino- Ruby Evolution Valentino- why the lucky stiff - Wikipedia

Bidirectional Code Generation - RUBY 558

August 10, 2022 48:55 35.44 MB Downloads: 0

Imagine a tool that lets you write templates that can generate code, but also parse that code back into the initial variables.  Depending on how flexible your templates are, it can even parse code that has been modified by hand after generation.  Today on the show, the panel interviews Lucas Luitjes, creator of Monocle, the tool that allows for this kind of integration. In this episode… What is bidirectional code generation Visual rails editor prototype How does the program work, step by step Parsing results from snippets Multi-node placeholders Utilizing the erb2builder library Ruby security features Connect with Lucas via email:  lucas@snootysoftware.com Sponsors Avo Top End Devs Coaching | Top End Devs Links Lucas Luitjes Luitjes IT | Monocle: bidirectional code generation Twitter: lucasluitjes Picks Charles- Just One | Board Game - BoardGameGeek Charles- 1883 (TV Series 2021–2022) - IMDb Charles- Top End Devs Conferences

Vendor and Infrastructure Lock-In - RUBY 557

August 03, 2022 41:50 30.35 MB Downloads: 0

Vendor lock-in refers to a situation whereby the cost of switching to a different vendor or platform is so high that you are essentially stuck with the original platform.  Today on the show, Charles and Dave share personal stories of how they were forced to continue using a specific platform and what they did to rectify the various scenarios, plus they provide their insights on workaround strategies and how to prevent this from happening in the first place.In this episode… Designing your API to be more agnostic to the vendor Changing environment variables Creating a rails applications with variables in mind How to avoid doing things manually vs. the risk of staying with the current platform Using rails credentials that can be shared for all connections within an infrastructure The risks of putting all your eggs in one software application basket  Sponsors Avo Raygun | Click here to get started on your free 14-day trial Top End Devs Picks Charles- Dice Forge Charles- - Top End Devs Charles- 1883 - Yellowstone Prequel (Official Site) Watch on Paramount+ Dave - Hair weaving and spending time with family

RAILS_ENV - Ruby 556

July 27, 2022 47:10 34.2 MB Downloads: 0

How do you manage your actual rails environment configurations?  When you create a new rails application, do you utilize the provided development, test, and production environments, or deviate?  Today on the show, Dave and Valentino share their best practices on how they manage their environment variables and workflows within their rails environments. In this episode… Staging environments QA environments Replicating data and sampling strategies Local environment testing Creating Ruby objects Internal API and servers vs. cloud data apps Sponsors Avo Top End Devs Coaching | Top End Devs Picks Dave- RESCUE Outdoor Reusable Fly Trap FTR-SF4 Dave- Glide Gear TMP 100 - Shoot Smartphone/ DSLR Camera to Prompt Tablet/ Smartphone Teleprompter Valentino- rubyatscale Valentino- Cloudflare's wall of lava lamps used to generate randomness for cryptographic key generation 

Managing Files and Text in Rails with ActiveStorage and ActionText - Ruby 555

July 20, 2022 44:48 32.49 MB Downloads: 0

Today on the show, Charles shares about his current projects and inner workings related to managing files and text on his various podcast portals.  The panel discusses their history with legacy platforms, their personal tool preferences, and the pros and cons of ActiveStorage and ActionText. In this episode… Paperclip, Attachment_Fu, CarrierWave, ConfiguringFog and other legacy tools FTP for file storage CDN support and preferences Digital ocean servers Trix compared to other rich text editors Sponsors Avo Raygun | Click here to get started on your free 14-day trial Top End Devs Links Add markdown support or state that it will not be added · Issue #626 · basecamp/trix Active Storage Overview - Ruby on Rails Guides Picks Charles- Marvel Legendary Dark City Board Game Charles- Vistaprint US Online Printing: Business Cards, Signage & More John- Glen Scotia 15 Year Old Scotch Whisky : The Whisky Exchange John- Drag and Drop File Uploads with Dropzone and StimulusReflex Valentino- Creating Excellent Developer User Experiences with Github Actions Valentino- Useful utilities and toys over DNS Valentino- doitlive - doitlive 4.2.1 documentation

Build an Admin for Your Rails App Easily with Avo - Bonus

July 15, 2022 32:55 23.7 MB Downloads: 0

Today Charles talks with Adrian Marin, a developer and founder of Avo, a Ruby on Rails admin framework.  Coming with 10 years of developer experience, we discuss how Avo sets itself apart from other typical systems by allowing you to step out of the limitations of DSL and write custom code to meet the needs of each customer.  We discuss the three main parts of this fully tested framework, and talk about how you can kick the tires before diving in.  With such a wide range of companies successfully utilizing Avo, it’s something definitely worth checking out! Links Avo Admin for Rails Join the Avo Discord Server! GitHub - avo-hq/avo: Configuration-based, no-maintenance, extendable Ruby on Rails admin Twitter: @avo_hq GitHub: adrianthedev ADRIAN MARIN

Speed Up Your Rails App by Lazy Loading Your N+1 Queries - RUBY 554

July 13, 2022 39:13 28.45 MB Downloads: 0

Wouldn't it be great if ActiveRecord didn't make you think about eager loading and it just did the "right" thing by default?  Lazy loading is extremely helpful when the list of associations to load is determined dynamically.  Today on the show, Charles and Luke interview Evgeniy Demin, Principal Engineer at Toptal.  They discuss how you can speed up your processes by lazy loading your N+1 queries, plus various tools to optimize your workflows. In this episode… N+1 queries and cases ActiveRecord methodology Developing new features quickly Various tools and ideas The fulfill method Alternative stacks Ruby Tik-Tok Sponsors Avo Top End Devs Coaching | Top End Devs Links LinkedIn: Evgeniy Demin GitHub - djezzzl/n1_loader: Loader to solve N+1 issues for good. Highly recommended for GraphQL API. GitHub - DmitryTsepelev/ar_lazy_preload: Lazy loading associations for the ActiveRecord models GitHub - salsify/goldiloader: Just the right amount of Rails eager loading N+1 problem will never be an issue with N1Loader gem Enhanced ActiveRecord preloading Picks Charles- PODFEST EXPO | Where Your Voice Matters Charles- Legendary: A Marvel Deck Building Game - Guardians of the Galaxy Charles- Vistaprint US Online Printing: Business Cards, Signage & More Charles- Products Charles - Winco Foods Evgeniy - Toptal Evgeniy - Telltale Games Luke- Watch The Lincoln Lawyer | Netflix Official Site

A Novel Type and Effect-Guided Synthesis Tool for Ruby with Sankha Guria - RUBY 553

July 06, 2022 56:00 67.43 MB Downloads: 0

In recent years, researchers have explored component-based synthesis, which aims to automatically construct programs that operate by composing calls to existing APIs.  However, prior work has not considered efficient synthesis of methods with side effects that update a database.  Today on the show, Sankha Guria shares about his research in this area, introducing a new approach to type and effect-guided synthesis tools for Ruby. In this episode… What is program synthesis? Lambda functions Generating in Ruby Assistive code generation Benchmarking your code Various tools Co-pilot vs. pilot  Scratch software for kids Applying program synthesis to web assemblies How to use program synthesis to generates tests Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End Devs Links UMD Department of Computer Science RbSyn: Type- and Effect-Guided Program Synthesis GitHub - ngsankha/rbsyn: Program synthesis for Ruby ruby-rogues.md · GitHub  Rosette: About Twitter: @ngsankha Sankha Narayan Guria Picks Luke- A better zip bomb Luke- Shawn Hymel – Tiny ML Sankha- Scythe Valentino - Stripe

Development on the Road - RUBY 552

June 29, 2022 55:22 66.68 MB Downloads: 0

How do you develop remotely in new ecosystems such as when you are on vacation, in a coffee shop, or traveling for business?  The panel today discusses various strategies on how to manage these environments to achieve the most efficient outcomes. In this episode… Visual Studio Code and remote SSH extensions VPN tunnel networks Distractions, comfort  Internet issues Time zone challenges Squid proxies  Personalized keyboards and monitors Smart suitcases  Sponsors Top End Devs Coaching | Top End Devs Links Conferences | Top End Devs Visual Studio Code - Code Editing. Redefined LogMeIn Remote Access | Secure Remote Software AirPods Pro Picks Charles - Unlock! Charles- Podcast Hosting and Analytics - Welcome to Fireside! Charles- Conferences | Top End Devs Dave- ZenScreen MB14AC|Monitors|ASUS Global Dave - Meshilicious (mesh case) Luke- GitHub - evrencoskun/TableView Luke- GitHub - jeremyevans/rodauth John- Anker PowerCore III Elite 25600 mah 87W USB-C PD Portable Charger Black A1291H11-1 - Best Buy John- Railsconf 2022

Unfinished Business - RUBY 551

June 22, 2022 57:55 69.74 MB Downloads: 0

Unfinished technology, unfinished products, unfinished gems, unfinished concepts, unfinished code, unfinished libraries, and more.  In software development, everyone has those projects that never get finished or ever get started.  Luke and Valentino banter about the various aspects of unfinished business, specifically technology ideas – from creating to implementing to fixing to scrapping. Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End Devs Picks Luke- GitHub - scenic-views/scenic: Versioned database views for Rails Valentino- Yamauchi No.10 Family Office Valentino- Elixir's Creator José Valim on the Development of a New Language - Semaphore

Kafka and Karafka Integrations with Maciej Mensfeld - RUBY 550

June 15, 2022 1:10:42 85.06 MB Downloads: 0

Making his second appearance on the podcast, Maciej Mensfeld joins the show to share his latest developments with his Kafka and Karafka integrations and libraries.  He shares his framework for Kafka 2.0, his personal approach to Rails, and how to integrate Kafka and Karafka most effectively.  The panel also discusses regulation and security risks with open-source libraries for developers. About this Episode…1. What is Kafka and Karafka and how are they used?2. The Rails mindset with Kafka and Karafka vs. batches3. What is making Karafka faster?4. Open-source libraries and regulation and security risks  Sponsors Top End Devs Coaching | Top End Devs Links Apache Kafka GitHub - karafka/karafka: Framework for Apache Kafka based Ruby and Rails applications development. Closer to Code Mitigate Open Source Supply Chain Risks GitHub:Maciej Mensfeld Picks Charles- Legendary: A Marvel Deck Building Game Charles- FTP and SSH online - upload, edit, copy, move, rename & more Charles - domainagents.com Dave- Thunderbolt 4 Pro Cable (3 m) John- Speyside Single Malt Scotch Whisky | Aberlour John- OS 10 - Wikipedia Maciej- 100 W 1.5 Ohms Resistors Valentino- Lint Filenames - GitHub Marketplace Valentino- GitHub - domialex/Sidekick: A Path of Exile helper Valentino- Scoped gems proposal by mullermp · Pull Request #40 · rubygems/rfcs