Sinopse
All ruby related podcasts from Devchat.tv, including: - Ruby Rogues - My Ruby Story - Ruby Rants
Episódios
-
3 Fundamental Pillars You Need to Succeed as an Entrepreneur - BONUS
16/12/2021 Duração: 37minGet Lifetime Access to Mani's Entrepreneurship Pack and Book Club. Use coupon code "GREAT"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.Chuck and Mani discuss what it takes to be a successful entrepreneur. They talk about their businesses on a regular basis and Chuck's been getting a lot of requests for entrepreneurship help.He and Mani talk about the 3 primary things that add momentum to your business and help you keep the momentum up when setbacks come your way. Get Lifetime Access to Mani's Entrepreneurship Pack and Book Club. Use coupon code "GREAT"Special Guest: Mani Vaya. 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.
-
Ractors ft. Ivo Anjo - RUBY 527
15/12/2021 Duração: 56minIvo 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 about Ractors and what their powerful features and the understanding of what they do and how they work.PanelJohn EppersonValentino StollGuestIvo AnjoSponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsLinks Ruby Ractor Experiments: Safe async communication - ivo's awfully random tech blog Unsafe Concurrent Ruby PatternsJRuby in production applications 1subscribe to my newsletter!Ivo Anjo.meTwitter: Ivo Anjo ( @KnuX )PicksIvo- Ruby Hacking GuideIvo- Lone Echo II: Journey In Zero Gravity With Rift S | OculusJohn- bullet | RubyGems.org | your community gem hostJohn- RubyConf 2021Valentino- Creating a UDP server with Ruby RactorsSpecial Guest: Ivo Anjo.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or you
-
Bridgetown.rb ft Felipe Vogel - RUBY 526
08/12/2021 Duração: 59minThis 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 from Jekyll to provide updated capabilities and a webpack based JavaScript asset pipeline for more modern applications.It also expands up on the work done on JAMstack applications to provide Rubyists with a stable launchpad for their applications.For more on Bridgetown, listen to the November 2021 update and AMA by Bridgetown creator Jared WhitePanelCharles Max WoodDarren BroemmerValentino StollGuestFelipe VogelSponsorsTop End DevsCoaching | Top End DevsLinksBuild a blog with BridgetownBuild a blog with Bridgetown - New Updategithub.com/fpsvogel/learn-ruby-and-cs 1The Era of Bridgetown v1 Has Begun. Welcome to the “Pearl”My first Rails app, Plain ReadingRuby for the self-taught developerFelipe Vogel: Rubyist in TrainingGitHub: Felipe Vogelf ( psvoge )Twitter: Felipe Vogel ( @fpsvogel )PicksCharles- XeroCharles- Author | Top End
-
MailCatcher ft. Samuel Cochran - RUBY 525
01/12/2021 Duração: 55minSamuel 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 contributions that have come in over the years. He dives into changes that are being made and the stability of the project.PanelCharles Max WoodDarren BroemmerJohn EppersonValentino StollGuestSamuel CochranSponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsLinksmailcatcherBuildkiteasync gemrails 6.1’s new multi-database gearpgbouncer Horizontal sharding schema managementAvoiding integer overflows with zero downtimeRails · Ruby on RailsGitHub: Samuel Cochran ( sj26 )Twitter: Samuel Cochran ( @sj26 )PicksCharles- Author | Top End DevsCharles- Shadow Hunters | Board Game | BoardGameGeekCharles- DuneDarren- EngineYard – PaaS Platform as a Service | PaaS SolutionJohn- Face MasksJohn- Laundry Detergent SheetsSamuel- async gemValentino- GitHub-Shopify/toxiproxySpecial Guest: Samuel
-
BONUS: How to do LARGE Volumes of HIGH Quality Work - While Spending Fewer Hours Working
25/11/2021 Duração: 47minGet the Black Friday/Cyber Monday "Double Your Productivity by 5pm Today" Deal Coupon Code: "DEEP" for a GIANT discountMani 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.He has read hundreds of books that have taught him the secrets to getting more done by getting into this state.He starts by telling us how he was passed over for a promotion at Qualcomm in favor of someone younger and less experienced and how that inspired him to figure out what the other guy was doing differently. He learned that he needed to get more done with the time he was spending on his projects.The trick? Deep Work!Deep Work is the ability to spend uninterrupted, focused time on a task to bend your entire mind toward the goal.Other developers call it "Flow" or "the Zone."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. Get the Black Friday/Cyber Monday "Double Yo
-
Mastering Hanami ft. Sebastian Wilgosz - RUBY 524
24/11/2021 Duração: 03minSebastian 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 what's coming down the pipe and how to get started.Check out his website at https://hanamimastery.com PanelCharles Max WoodDarren BroemmerGuestSebastian WilgoszSponsorsTop End DevsCoaching | Top End DevsLinksHanamiSebastian Wilgosz Twitter: Sebastian Wilgosz ( @sebwilgosz )Twitter: Hanami Mastery ( @HanamiMastery )PicksCharles- Viscounts of The West KingdomCharles- Author | Top End DevsDarren- Developing Games With RubyDarren- DragonRuby | DragonRubySebastian- Polished Ruby ProgrammingSpecial Guest: Sebastian Wilgosz.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 Inquir
-
Common Table Expressions in ActiveRecord ft. Vlado Cingel - RUBY 523
17/11/2021 Duração: 01h02minVlado 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. Since it hasn't been accepted, he's supporting it as a gem.Vlado explains what Common Table Expressions (CTEs) are, how they work, and where they're used.PanelJohn EppersonLuke StuttersValentino StollGuestVlado CingelSponsorsTop End DevsRaygun | Click here to get started on your free 14-day trialCoaching | Top End DevsLinksGitHub | vlado/activerecord-cteOrganising complex SQL queries in RailsGitHub: Vlado Cingel ( vlado )PicksJohn- Digital Storm: Custom Gaming Computers & Gaming PCsLuke- Pitch PerfectValentino- Ruby TogetherValentino- Ruby CentralValentino- The Ruby VM a speedrun - Penelope PhippenVlado- The Wood Whisperer Guild - Online Woodworking SchoolVlado- Polished Ruby ProgrammingContact John:Rock Agile ConsultingGitHub: John Epperson ( kirillian )LinkedIn: John EppersonContact Luke:GitHub: Luke Stutters
-
How Ruby Method Lookups Work ft. Kingsley Chijioke - RUBY 522
10/11/2021 Duração: 44minKingsley 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 of how this comes together and where the listeners may have seen this and point out any gotchas that arise.PanelCharles Max WoodDarren BroemmerDave KimuraLuke StuttersValentino StollGuestKingsley ChijiokeSponsorsDev Influencers AcceleratorLevel Up | Devchat.tvLinksUnderstanding Ruby Method LookupTwitter: Obinwanne ( @kinsomicrote )PicksCharles- Coaching | Top End DevsCharles- The Laws of WealthDarren- Masters of DoomDarren- How this art school from 1919 has influenced Ruby on Rails?Dave- OctoPrintDave- Ruby on Rails 7.0Kingsley- The Art of Doing Science and EngineeringLuke- GitHub | sferik/active_emojiLuke- GitHub | tom-lord/regexp-examplesValentino- PolyphonyContact Charles:Devchat.tvDevChat.tv | FacebookTwitter: DevChat.tv ( @devchattv )Contact Darren:Twitter: Darren Broemmer ( @DarrenBroemmer )Contact Dave:Ru
-
Finding Memory Leaks in Ruby ft. Ulysse Buonomo - RUBY 521
03/11/2021 Duração: 01h08minUlysse 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 applications fast and keep the bills small.PanelCharles Max WoodDarren BroemmerJohn EppersonLuke StuttersValentino StollGuestUlysse BuonomoSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialLevel Up | Devchat.tvLinksTracking a Ruby memory leak in 2021My developer's notesKlaxit Tech Blog - MediumGitHub: Ulysse Buonomo ( BuonOmo )PicksCharles- Caliban's War Charles- Lost Ruins of ArnakCharles- Steampunk RallyCharles- Coaching | Top End DevsDarren- Watch Squid Game | Netflix Official SiteDarren- Camaleon CMSJohn- CalendlyJohn- GeyserMCLuke- Ulysse 31Luke- Pitch PerfectLuke- SINATRA::COOKIESUlysse- Valentino- GitHub | amatsuda/routes_lazy_routesValentino- New tool: an nginx playgroundValentino- Multiplayer/Chat | Minecraft wikiContact Charles:Devchat.tvDevChat.tv | Faceboo
-
Encryption and Security in Ruby and Rails ft. Jorge Manrubia - RUBY 520
27/10/2021 Duração: 01h10minJorge 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 discover how to help raise the privacy bar for your Ruby on Rails applications to protect personal and private information.PanelDarren BroemmerJohn EppersonValentino StollGuestJorge ManrubiaSponsorsDev Influencers AcceleratorLevel Up | Devchat.tvLinksGitHub | attr-encrypted/attr_encryptedThings to consider before using attr_encryptedOpenSSL::CipherGitHub | chaps-io/public_activityJorge ManrubiaJorge ManrubiaGitHub: Jorge Manrubia ( jorgemanrubia )Twitter: Jorge Manrubia ( @jorgemanru )PicksDarren- More Ruby MagicDarren- Java Creator James Gosling InterviewJohn- CalendlyJohn- GitHub | chaps-io/public_activityJorge- GitHub | whitequark/parserValentino- MJML, a parser, and a template engine for Ruby - Isabelle LafontValentino- If you maintain open source software as part of a team, we'd like to give you free @tuple fo
-
How to Thrive at Your (First) Dev Job ft. Riaz Virani - RUBY 519
20/10/2021 Duração: 01h28minRiaz Virani joins the Rogues to discuss how to thrive at your first Dev Job. He has five main ideas that when applied will help you as a new developer fit in and learn quickly on a development team.The Rogues chime in with their experiences. They also discuss how not-so-new developers can apply these ideas either as mentors or as learners themselves.PanelCharles Max WoodDave Kimura John EppersonLuke StuttersValentino StollGuestRiaz Virani SponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialLevel Up | Devchat.tvLinksFive Tips for Success: How To Thrive At Your First Dev JobRiazV.meTwitter: Riaz Virani ( @ViraniRiaz )PicksCharles- PodcastBootcamp.ioCharles- Tribe of MillionairesDave- RecutJohn- GitHub | pboling/csv_pirateJohn- GitHub | tilo/smarter_csvLuke- Class: Hash ( Ruby 3.0.2 )Luke- INVINCIBLERiaz- Jon BellionRiaz- The Motivation MythValentino- Ruby Garbage Collection in Under Two HoursValentino- Design PatternsValentino- Ruby Pixel Art / Punk Art Programming Cha
-
Polished Ruby Programming ft. Jeremy Evans - RUBY 518
13/10/2021 Duração: 01h17minJeremy Evans joins the Rogues to discuss the way he builds Ruby programs and the practices he put into his latest book "Polished Ruby Programming."The Rogues dive into Jeremy's opinions. They push back on some, applaud others, and ask deeper questions about the rest. Join this deep dive by experienced developers into the how and why of organizing Ruby in deeply practiced ways.Polished Ruby Programming giveaway: https://forms.gle/VURNitd9LCwMG9Sz9 PanelCharles Max WoodDarren BroemmerDave KimuraJohn EppersonLuke StuttersValentino StollGuestJeremy EvansSponsorsDev Influencers AcceleratorLevel Up | Devchat.tvPodcastBootcamp.ioLinkscode.jeremyevans.netGitHub: Jeremy Evans ( jeremyevans )Twitter: Jeremy Evans ( jeremyevans0 )PicksCharles- PodcastBootcamp.ioCharles- How to Make Sh*t HappenCharles- The Road Back to YouDarren- ScrivenerDarren- GitHub | dbroemme/ruby-wadsDave- OctoPrintDave- ShuffleJeremy- Vultr: An OpenBSD-friendly cloud server providerJeremy- SendGrid: Send 100 emails/day for freeJeremy- Running My O
-
RUX: JSX-Style Rails View Components - RUBY 517
06/10/2021 Duração: 01h13minCameron Dutro joins the Rogues to discuss RUX, a system for managing your View Components in Rails in a similar way to how React uses JSX to manage its Component views.He discusses how it works, how it goes together, and what inspired it.PanelCharles Max WoodDarren BroemmerLuke StuttersValentino StollGuestCameron DutroSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialPodcastBootcamp.ioLinksGitHub | camertron/ruxPrimer Design SystemViewComponentGitHub | opal/opalMatestackReimagined Rails views using Matestack with Jonas JabariRuby 2.5 allows creating structs with keyword argumentsGitHub: Cameron Dutro ( camertron )Twitter: Кэмерон Дутро ( @camertron )PicksCameron- GitHub | camertron/erb2ruxCharles- PodcastBootcamp.ioCharles- JavaScript PicksCharles- Ready Player TwoCharles- Masters of DoomCharles- Top End DevsDarren- Is Ruby DeadDarren- 16 New ML Gems for RubyLuke- GitHub | jeremyevans/sequel_postgresql_triggersLuke- DEF CON 29 - James Kettle - HTTP2: The Sequel is
-
Docker and Ruby ft. Huzefa Biyawarwala - RUBY 516
29/09/2021 Duração: 59minHuzefa Biyawarwala joins the Rogues to discuss developer tooling around Docker and how it's used with Ruby and Rails. The Rogues join in and discuss the ways they've used Docker in their own setups and how they deploy apps using Docker and how Docker is used on their own development environment.PanelCharles Max WoodJohn Epperson Luke StuttersValentino StollGuestHuzefa BiyawarwalaSponsorsDev Influencers AcceleratorLevel Up | Devchat.tvPodcastBootcamp.ioLinksRails On Docker SimplifiedDokkuRuby - Docker HubCodacyhuzefabiyawar/rails-docker:rails-projectGitHub | huzefahuzu/rails-sidekiqLinkedIn: Huzefa BiyawarwalaTwitter: Huzefa Biyawar ( @huzub )PicksCharles- PodcastBootcamp.ioCharles- The Sword of ShannaraCharles- Ready Player OneHuzefa- DokkuJohn- MinecraftLuke- ELF64 hello worldValentino- Move over Rake, Thor is the new kingValentino- GitHub | avmnu-sng/rspec-tracerValentino- Nushell Valentino- RubyKaigi Takeout 2021Contact Charles:Devchat.tvDevChat.tv | FacebookTwitter: DevChat.tv ( @devchattv )Contact John:R
-
Containerizing and Moving Apps to Kuberetes ft. Michael Orr – RUBY 515
22/09/2021 Duração: 58minMichael Orr joins the Rogues to discuss how to move applications into Docker for development and production environments in Kubernetes. He walks the panel through the process of orchestrating a Rails setup in Kubernetes that you can run in the cloud.PanelCharles Max WoodDarren BroemmerLuke StuttersValentino StollGuestMichael Orr SponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialPodcastBootcamp.ioLinksContainerizing Ruby on Rails ApplicationsOpen Tracing Twitter: Michael Orr ( @imightbeinatree )PicksCharles- Rocket FuelCharles- $100M OffersCharles- The ChosenCharles- Top End DevsCharles- PodcastBootcamp.ioDarren- 10 Things in Engineering We Don't Spend Enough Time OnLuke- Handle request abortion Luke- Mastering RodaLuke- Moving your PINDA probe on your Prusa printerMichael- Create Recording Rules in PrometheusValentino- Adafruit Gemma M0Valentino- Conductive Thread Valentino- What is a Reed Switch and How Does it Work?Contact Charles:Devchat.tvDevChat.tv | FacebookT
-
Building Mobile Apps and Ruby ft. Maxwell Anselm - RUBY 514
15/09/2021 Duração: 01h02minMaxwell Anselm discusses the options that he's found to build multi-platform mobile applications. The panel chimes in on different options.Maxwell also goes into how he uses Ruby in non-Ruby codebases.PanelDarren BroemmerDave KimuraJohn EppersonLuke StuttersGuestMaxwell AnselmSponsorsDev Influencers AcceleratorLevel Up | Devchat.tvPodcastBootcamp.ioLinksThe Definitive Guide to RUBY's C APIKotlin for Cross-Platform Mobile DevelopmentFlutterShardboxRubyMotionLife in the slow laneGitHub: Max ( silverhammermba )PicksDarren- GosuDave- TKD Breakable BoardsDave- 12v USB Fan Cable John- GitHub | svenfuchs/gem-releaseJohn- fastlaneLuke- Linux FunLuke- LRUG August 2021Maxwell- ffi | RubyGemsContact Darren:Twitter: Darren Broemmer ( @DarrenBroemmer )Contact Dave:Ruby on Rails ScreencastsTwitter: Dave Kimura ( @kobaltz )GitHub: David Kimura ( kobaltz )Contact John:Rock Agile ConsultingGitHub: John Epperson ( kirillian )LinkedIn: John EppersonContact Luke:GitHub: Luke Stutters ( lukestuts )Special Guest: Maxwell Anselm.
-
Going from Development to Production - RUBY 513
01/09/2021 Duração: 01h16minDave Kimura, John Epperson, Luke Stutters, Darren Broemmer, and Valentino Stoll talk about their experiences in setting up a maintainable development environment and discuss considerations when deploying to production.PanelDarren BroemmerDave KimuraJohn EppersonLuke StuttersValentino StollSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialPodcastBootcamp.ioLinksGitHub | rails/importmap-railsRuby on Whales: Dockerizing Ruby and Rails developmentGitHub | kirillian/shiplaneRuby on Rails Screencastsbin/functionsPicksDarren- Debunking the infamous “Only two hard problems in Computer Science”Dave- Drifting RubyDave- 3Doodler Create+ 3D Printing PenJohn- GitHub | kirillian/shiplaneJohn- Homemade Pool CoversLuke- Ruby's Hidden Gems: Delegator and ForwardableLuke- mix-fgpa Luke- Donald Knuth’s MIX computer implemented in iCE40HX8K-EVBContact Darren:Twitter: Darren Broemmer ( @DarrenBroemmer )Contact Dave:Ruby on Rails ScreencastsTwitter: Dave Kimura ( @kobaltz )GitHub: David
-
Using Typing Systems in Ruby with Sorbet ft. Alex Dunae - RUBY 512
25/08/2021 Duração: 01h21minAlex Dunae joins the Rogues to discuss his experience introducing types into an existing codebase using the Sorbet gem and how it saved him and his company time, money, and effort.The conversation covers libraries and tools for working with types in Ruby.PanelCharles Max WoodLuke StuttersValentino StollGuestAlex Dunae SponsorsDev Influencers AcceleratorLevel Up | Devchat.tvLinksGitHub | Shopify/tapiocaGitHub | chanzuckerberg/sorbet-railsSorbet Journey, Part 1: Why Add Types to a Rails AppSorbet Journey, Part 2: Adding Sorbet to an Existing Ruby GemSorbet Journey, Part 3: A Typical Day Adding Sorbet to a Rails AppSorbet Journey, Part 4: Sorbet StabilityGORUCO 2017: How to Load 1m Lines of Ruby in 5s by Andrew MetcalfSorbet Compiler: An experimental, ahead-of-time compiler for RubyJoin Sorbet on SlackTwitter: Alex D ( @MrMrBug )PicksAlex- The Architecture of Open Source ApplicationsAlex- Sonic PiAlex- HealthFitCharles- XeroCharles- Level Up | Devchat.tvLuke- Alan Kay - QuoraValentino- GitHub | tenderlove/analog
-
Live Streaming to the Command LIne with ActionCable ft. Hans Schnedlitz - RUBY 511
18/08/2021 Duração: 45minHans Schnedlitz joins the Rogues to discuss how you can use ActionCable to get feedback on ongoing tasks in the commandline by connecting to a websocket.His solution is written entirely in Ruby and provides some interesting options for people building CLI's for their applications.PanelCharles Max WoodLuke StuttersValentino StollGuestHans Schnedlitz SponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialLinksReal-Time Command Line Applications with Action Cable and ThorOptionParserGitHub | ManageIQ/optimistGitHub | rails/thorRails Application TemplatesGitHub | rails/railsGitHub | RailsApps/rails-composerTTYGitHub | junegunn/fzfHans-Jörg SchnedlitzGitHub: Hans-Jörg Schnedlitz ( hschne )Twitter: Hans Schnedlitz ( @hschnedlitz )PicksCharles- KajabiCharles- Devchat.tv/levelupHans- GitHub | hschne/rails-mini-profilerHans- Project Hail MaryLuke- CLI OAuth in RubyLuke- A Rubyist's Walk Along the C-side (Part 6): Classes & Object Oriented ProgrammingLuke- Raspberry Pi Touch
-
Ruby JIT and MJIT ft. Takashi Kokubun - RUBY 510
11/08/2021 Duração: 54minTakashi Kokubun joins the Rogues to dive into Just in Time compiling, Ruby 3.0 and all the goodness that comes with it.He explains how it relates not only to Ruby performance, but Rails performance and what it means to different kinds of loads that come across the Ruby virtual machine.PanelDarren BroemmerValentino StollGuestTakashi KokubunSponsorsDev Influencers AcceleratorLinksRuby 3 JIT can make Rails fasterKeynote - RubyKaigi 2015GitHub | Shopify/yjitGitHub | vnmakarov/mirGitHub | k0kubun/railsbenchGitHub | discourse/discourseA Simpler Rails Benchmark, Puma and ConcurrencyGitHub: Takashi Kokubun ( k0kubun )Twitter: k0kubun ( @k0kubun )PicksDarren- The Ruby Terminal Apps ToolkitTakashi- GeForce RTX 3060 FamilyValentino- mrubyValentino- Enhance colored inspect output #159Valentino- Implement pry-like ls command #203Valentino- Add pry-like show_source command #219Contact Darren:Twitter: Darren Broemmer ( @DarrenBroemmer )Contact Valentino:Doximity Technology BlogWork @ DoximityGitHub: Valentino Stoll ( codena