All Ruby Podcasts By Devchat.tv

  • Autor: Vários
  • Narrador: Vários
  • Editora: Podcast
  • Duração: 704:28:11
  • Mais informações

Informações:

Sinopse

All ruby related podcasts from Devchat.tv, including: - Ruby Rogues - My Ruby Story - Ruby Rants

Episódios

  • Building Mobile Apps and Ruby ft. Maxwell Anselm - RUBY 514

    15/09/2021 Duração: 01h02min

    Maxwell 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: 01h16min

    Dave 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: 01h21min

    Alex 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: 45min

    Hans 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: 54min

    Takashi 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

  • Load Testing Rails Apps with JMeter ft. Milap Neupane - RUBY 509

    04/08/2021 Duração: 04min

    Milap Neupane joins the Rogues to talk about how to know how robust your Rails apps are.Sometimes you forget to optimize database queries or network calls for performance during development, which impact the load that the application can support and when its performance begins to degrade.Milap breaks down how to determine where these moments occur and what to do to get better performance from your applications.PanelJohn EppersonLuke StuttersValentino StollGuestMilap Neupane SponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialLinksLoad Test Your Rails Apps with Apache JMeterBuilding, Testing and Deploying AWS Lambda Functions in RubyApache JMeter™Milap Neupane BlogLinkedIn: milap neupaneTwitter: Milap Neupane ( @_milap )PicksJohn- Which test framework should I learn, RSpec or Minitest?John- MonopriceLuke- Apache Web Server Hardening and Security GuideLuke- Agile is Dead • Pragmatic Dave Thomas • GOTO 2015Milap- GophercisesMilap- lofi.cafeValentino- Effective Data Sync

  • Debugging Ruby ft. Fabio Perrella - RUBY 508

    28/07/2021 Duração: 01h10min

    Fabio Perrella joins the Rogues to discuss debugging Ruby programs and how to find problems across your code and your dependencies.The panel shares their stories and experience to dive into debugging tools and techniques they've used that have worked out well in the apps they maintain.PanelDarren BroemmerJohn EppersonLuke StuttersValentino StollGuestFabio PerrellaSponsorsDev Influencers AcceleratorLinksIdeas by WeTransferIAM roles for Amazon EC2The Curious Case of the Bad CloneGitHub | deivid-rodriguez/pry-byebugRuby JardTrailer.appGitHub | mperham/connection_poolHighlights from Git 2.29GitHub | grodowski/undercoverFabio Perrella's BlogTwitter: fabio perrella ( @fabioperrella )PicksDarren- Ted Lasso — Official Trailer | Apple TV+Fabio- GitHub | WeTransfer/wt_activerecord_index_spyFabio- Debugging Series 2021 ArticlesFabio- fitbit + vitalityJohn- Ruby RadarJohn- Ruby WeeklyJohn- GitHub | TaKO8Ki/frumLuke- code.jeremyevans.netLuke- Cryptocurrency PaymentsLuke- Amazon Basics Line-InteractiveValentino- Home Assis

  • Building with Just What You Need Using Roda with Jeremy Evans - RUBY 507

    21/07/2021 Duração: 01h05min

    Jeremy Evans, author of the Roda framework, joins the Rogues to talk about how to use Roda to build Ruby web applications.Roda is a super lightweight framework that adds features through plugins to give you the power you need when you need it to build your applications. This allows you to bring in only what you need in order to get fast and easy to maintain code.PanelCharles Max WoodDave Kimura Luke StuttersGuestJeremy EvansSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial LinksGitHub | jeremyevans/rodaRoda: Routing Tree Web ToolkitGitHub | jeremyevans/roda-sequel-stackGitHub | jeremyevans/r10kGitHub | shrinerb/shrinecode.jeremyevans.netGitHub : Jeremy Evans ( jeremyevans )Twitter: Jeremy Evans ( @jeremyevans0 )PicksCharles- Sea Lion FinsCharles- Atlas Shrugged Charles- The Ruthless Elimination of HurryDave-  DeWalt Heat Gun 20v Dave- Creality | CR-10 SmartJeremy- Xanadu NextLuke- A Rubyist's Walk Along the C-sideLuke- The Pragmatic Programmer: Your Journey To Mas

  • What's Cooking in Rails 7 featuring Jason Dinsmore - RUBY 506

    14/07/2021 Duração: 51min

    Jason Dinsmore went spelunking through the changelogs for Rails and pulled out the latest features for the most popular Ruby web development framework.Jason and the Rogues go through the changes and discuss the upcoming changes in Rails 7.PanelCharles Max WoodDarren BroemmerDave KimuraJohn EppersonLuke StuttersGuestJason DinsmoreSponsorsDev Influencers AcceleratorLinksWhat's Cooking in Rails 7?GitHub | attr-encrypted/attr_encryptedRails 7 will introduce invert_where method, but it's dangerousTwitter: Jason Dinsmore ( @dinjas )PicksCharles- Atlas Shrugged Darren- EmojicrytionDave-  CalDigit Element HubDave- CalDigit Connect 10GJason- GitHub | mbj/mutantJason- Remote Development using SSHJason- hint.ioJohn- Katherine of Sky - YouTubeJohn- GitHub | attr-encrypted/attr_encryptedJohn- Cliffhangers workLuke- FactorioLuke- Conventional CommitsContact Charles:Devchat.tvDevChat.tv | FacebookTwitter: DevChat.tv ( @devchattv )Contact Darren:Twitter: Darren Broemmer ( @DarrenBroemmer )Contact Dave:Ruby on Rails Screencas

  • The Ruby Fiber Scheduler with Wander Hillen - RUBY 505

    07/07/2021 Duração: 01h01min

    The Ruby fiber scheduler is a powerful new feature in Ruby that we brought Wander Hillen along to discuss with us. Ruby fibers are a way of managing threading and concurrency within Ruby.This episode explains uses that can come from the fiber scheduler and what it offers in doing work outside the main process to increase efficiency.PanelDarren BroemmerJohn EppersonLuke StuttersGuestWander Hillen SponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial LinksRuby 3.0 and the new FiberScheduler interfacePre-emptive fiber-based concurrency in MRI RubyLight-weight scheduler for improved concurrencyEfficient IO with io_uringThe blog of wjwh - HomePicksDarren- AWS App RunnerJohn- CarbotAnimations - YouTubeLuke- Managing Windows windows within mruby Part 2: Creating a window from mrubyWander- arduino-copilot: Arduino programming in haskell using the Copilot stream DSLContact Darren:Twitter: Darren Broemmer ( @DarrenBroemmer )Special Guest: Wander Hillen. Advertising Inquiries:

  • Models in Migrations? and a Year of Open Source Contributions with Jake Yesbeck - RUBY 504

    30/06/2021 Duração: 03min

    Jake Yesbeck joins the Rogues this week to talk about how to handle models and data migrations in your Ruby on Rails applications. He and the Rogues discuss the pros and cons of including models in your Rails migrations and the strategies for migrating data as part of migrating your database structure.The panel then dives into Jake’s year of contributing to open source each day. What he learned and what he gained from making a contribution every day of an entire year to open source.PanelCharles Max WoodDarren BroemmerJohn EppersonLuke StuttersGuestJake YesbeckSponsorsDev Influencers AcceleratorLinksA Successful Year of CommitsWhy You Should Avoid Models in Rails MigrationsGitHub: Jake Yesbeck ( yez )Twitter: Jake Yesbeck ( @jakeyesbeck )PicksCharles-  Who Not HowCharles- OnceHubCharles- ZapierCharles- DiscourseCharles- Monday.comCharles- Riverside.fmCharles- Dev Influencers | Devchat.tvDarren- CodeTourJake- NomadJohn- EverhourJohn- Dark Chocolate OreosLuke- Managing Windows windows within mruby Part 2: Creati

  • Cleanly and Easily Serializing JSON with Alba featuring Masafumi Okura - RUBY 503

    23/06/2021 Duração: 48min

    Masafumi Okura is the organizer of Kaigi on Rails and the author of the Alba--a JSON serializer library. The Rogues dive in and get the details on Kaigi on Rails and discuss how to serialize data into JSON within your application.They also discuss why we need another JSON serializer library and which options Alba offers.PanelDave KimuraDarren BroemmerLuke StuttersGuestMasafumi OkuraSponsorsDev Influencers AcceleratorLinksRuby Galaxy v0.1 Okura Masafumi - Kaigi on Rails - YouTubeokuramasafumi.comCFAppGitHub | procore/blueprinterGitHub | okuramasafumi/albaExploring de-serialization issues in Ruby projectsGitHub | amatsuda/jbTwitter: Kaigi on Rails ( @kaigionrails )Twitter: OKURA Masafumi ( @okuramasafumi )PicksDarren- GitHub | adomokos/light-serviceDave- AirTag - AppleLuke- rdm6300 | RubyGems.orgMasafumi - esaMasafumi- GitHub | mruby/mrubyContact Darren:Twitter: Darren Broemmer ( @DarrenBroemmer )Contact Dave:Ruby on Rails ScreencastsTwitter: Dave Kimura ( @kobaltz )GitHub: David Kimura ( kobaltz )Special Guest

  • Refactoring to Five Lines of Code with Christian Clausen - RUBY 502

    16/06/2021 Duração: 52min

    Christian Clausen is the author of the book Five Lines of Code in the Manning Early Access Program. He advocates for a rule based refactoring system. One of the rules he uses is refactoring your methods to be five lines of code.Listen in to hear him explain why five lines of code matters and how to get there.PanelJohn EppersonGuestChristian ClausenSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialLinksSandi Metz' Rules For DevelopersChristian Clausen - MediumTwitter: Christian Clausen ( @thedrlambda )GitHub: Christian Clausen ( thedrlambda )PicksChristian- Embracing ImperfectionJohn- Fiber GummySpecial Guest: Christian Clausen. 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.

  • Can Active Storage Serve Images for the Modern Web? by Mark Hutter - RUBY 501

    09/06/2021 Duração: 51min

    Dave Kimura and Luke Stutters talk with Mark Hutter about Active Storage and his experience building a large image driven application. We talk about some of the issues and workarounds when implementing Active Storage.PanelDave KimuraLuke StuttersGuestMark HutterSponsorsDev Influencers AcceleratorLinksThe Speedshop Ruby on Rails Performance BlogActive storage add proxying - GitHubRuby on Rails ScreencastsGitHub | rubyjs/mini_racerMark Hutter | Lead EngineerGitHub: Mark Hutter ( mrkhutter )Twitter: Mark Hutter ( @mrkhutter )PicksDave- Sigma 16mm f/1.4 DC DN Contemporary Lens for Sony E Dave- NexDock Dave-  Episode #256 CDN on Active Storage UploadsLuke- StutsBlog - Technical BlogLuke- GitHub | rails/execjsMark- MH40 Wireless Over-Ear HeadphonesMark- solnic.codesContact Dave:Ruby on Rails ScreencastsTwitter: Dave Kimura ( @kobaltz )GitHub: David Kimura ( kobaltz )Special Guest: Mark Hutter. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter

  • The 3 Essentials for Successful Job Outcomes - BONUS

    04/06/2021 Duração: 35min

    Chuck dives into the 3 essentials for getting the next successful outcome you want in your career. Whether that's something simple like a raise or something more complex like going freelance, you can achieve it by working on 3 main areas.First, building skills. The most obvious type of skills you'll need is technical skills. However, don't neglect your people skills and your organizational skills as well since you're often paid for how you work with people and enhance their work and how you put your work together in the most efficient ways.Second, building relationships. Often other people will be able to help you find the opportunities or will be the ones to make the decisions that impact your ability to get the outcome you want. Having good relationships is key to having good outcomes.Third, building recognition. Being known for being valuable in important ways allows you to leverage the skills you have to build better relationships and create opportunities to get what you need to get the outcomes you want

  • Episode 500 - RUBY 500

    02/06/2021 Duração: 01h09min

    Chuck, Luke, and Dave are joined by Eric Berry for a roundtable chat and celebration of 500 episodes and 10 years of Ruby Rogues. They start out discussing where each of them are at these days. Then talk about their favorite episodes of the show. They talk about what they see for the future of Ruby and then discuss the future of the show and where they go from here. Panel Charles Max WoodDave KimuraLuke Stutters Guest Eric Berry Sponsors Dev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial  Links RR 428: Arming the Rebels with Rails 6 Featuring David Heinemeier Hansson | Devchat.tvRR 324: Developer Horror Stories | Devchat.tvBug #15732 - Ruby master Picks Charles- Who Not HowCharles- Focus BlocksDave- Fertilizer for your gardenEric- GitcoinLuke- Devchat.tv Contact Charles: Devchat.tvDevChat.tv | FacebookTwitter: DevChat.tv ( @devchattv ) Contact Dave: Ruby on Rails ScreencastsTwitter: Dave Kimura ( @kobaltz )GitHub: David Kimura ( ko

  • How to Get Hired at a FANG Company - BONUS

    28/05/2021 Duração: 22min

    Chuck explains what he taught Nathan last week when we asked how to get hired at a FANG (Facebook Apple/Amazon Netflix Google) company. Essentially, it boils down to how to build the skills and knowledge needed to pass the interview. How to build the relationships to get into the door and have the interviewer want you to succeed. And how to build the reputation that has the company wanting you regardless of the outcome. This approach also works for speaking at conferences, selling courses, and other outcomes as well as it's the core of building a successful career as an influencer. Panel Charles Max WoodAdvertising 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.

  • Upgrading from Sprockets to Webpacker with Ariel Juodziukynas - RUBY 499

    26/05/2021 Duração: 01h13min

    Ariel Juodziukynas joins the Rogues to talk about how to upgrade your Ruby on Rails application from Sprockets to Webpacker. Sprockets was introduced in Rails 3.1 to help you manage your static assets including JavaScript. Webpack came along to help manage JavaScript and eventually other assets later on and was adopted into Rails in version 5 and is now the preferred way to manage JavaScript assets in Ruby on Rails applications. Ariel has written a guide on how to move from Sprockets to Webpacker and discussed with the Rogues the pros, cons, and pitfalls of such a move in your applications. Panel John EppersonLuke Stutters Guest Ariel Juodziukynas Sponsors Dev Influencers Accelerator Links Goodbye Dependabot Preview, hello Dependabot!How to Migrate your JavaScript from Sprockets to WebpackerWebpack VS SprocketsGitHub | fastruby/next_railsPhoenix.LiveView Twitter: Ariel Juodziukynas ( @arieljuod ) Picks Ariel- GitHub | arielj/rails-new-appJohn- RailsBumpJohn- Gas Powered Wee

  • Developing your development - RUBY 498

    19/05/2021 Duração: 54min

    Mason McLead from software.com shows us the editor-integrated suite of tools that help you become a better developer. We find out what music makes you code better (and worse), how data reveals the habits of the world's top coders and why Saturday is code day. Panel Charles Max WoodDave KimuraLuke Stutters Guest Mason McLead  Sponsors Dev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial Links Software Top 40Software.comLinkedIn- Mason Mclead Picks Charles- Fanatical ProspectingCharles- Who Not HowCharles- Monday.comCharles- ZapierDave- J-B Weld Luke- RubyistMason- Materialize Mason- Darn Tough Vermont Contact Charles: Devchat.tvDevChat.tv | FacebookTwitter: DevChat.tv ( @devchattv ) Contact Dave: Ruby on Rails ScreencastsTwitter: Dave Kimura ( @kobaltz )GitHub: David Kimura ( kobaltz ) Special Guest: Mason Mclead. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a support

  • Building a UDP Server with Ruby Ractors with Claus Lensbøl - RUBY 497

    12/05/2021 Duração: 01h02min

    Claus Lensbøl is a Danish Devops engineer who built a UDP server using Ractors--a new feature in Ruby 3.0. Ractors is a method of getting concurrency in Ruby. It's what threads should have been to give us the ability to use multiple cores with one Ruby program without forking into multiple processes. Panel Charles Max WoodJohn Epperson Guest Claus Lensbøl Sponsors Dev Influencers Accelerator Links Timeout: Ruby’s Most Dangerous APICreating a UDP server with Ruby RactorsClaus Lensbøl - Telecommunication Software EngineerTwitter: Claus Lensbøl ( @lensboel ) Picks Charles- Ruby Rogues | Devchat.tvCharles- Who Not HowCharles- Xero Accounting SoftwareCharles- Checking in on peopleClaus- Help new people get into the communityJohn- Google Pixel PhoneJohn- OREO Dark Chocolate Sandwich Cookies Special Guest: Claus Lensbøl. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/p

página 11 de 37