All Ruby Podcasts By Devchat.tv

  • Autor: Vários
  • Narrador: Vários
  • Editora: Podcast
  • Duração: 698:45:44
  • Mais informações

Informações:

Sinopse

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

Episódios

  • 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

  • Becoming the Go-To Person in Your Technology Area - BONUS

    07/05/2021 Duração: 16min

    Chuck was on a strategic call with one of his potential coaching clients talking about cryptocurrencies and realized that this is one of the major reasons that people want to become influencers. Or, rather, that many people aspire to make a difference and/or make money and the best way to do that is to become the person people go to for what you do. So, how do you become the first person people think of when they think of that thing you know how to do? Let Chuck tell you. 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.

  • Why Write Rails View Tests with Nikola Đuza - RUBY 496

    05/05/2021 Duração: 57min

    We test our Rails Controllers, Models, Helpers, and Services. But, why don't we test our views? Nikola Đuza has started testing his and explains how he does it and what he's learned about the process. He also explains what confidence it's added for him when writing his Rails code. Panel Charles Max WoodDave Kimura Luke Stutters Guest Nikola Đuza Sponsors Dev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial  Links Why Write Rails View TestsPragmatic PineappleTwitter: Nikola Đuza ( @nikolalsvk )GitHub: Nikola Đuza ( nikolalsvk ) Picks Charles- Get outsideCharles- Go to a farmCharles- Go to natureCharles- Devchat.tv/PremiumCharles- Dev Influencers | Devchat.tv Charles- She's in Tech | Devchat.tvDave-  Apple TVDave- Parachute ToyLuke- Tonysa RJ45 Screw Terminal Adaptor, DVR Ethernet Connector Luke- RFID & NFC Human Chip implantsNikola- iMac - Apple Special Guest: Nikola Đuza. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Op

  • Don't Let These Things Keep You From Podcasting - BONUS

    29/04/2021 Duração: 15min

    Charles talks about the things that get developers stuck when they're trying to start their podcast or other influencer channel. He explains how to get around having those things hamper your journey. 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.

  • Reflecting on Stimulus with Julian Rubisch - RUBY 495

    28/04/2021 Duração: 01h04min

    We talk with Julian about a few projects, including Stimulus, Stimulus Reflex, and SPAs and how they fit into our modern tech stacks. Panel Charles Max WoodJohn EppersonLuke Stutters Guest Julian Rubisch Sponsors Dev Influencers Accelerator Links Ruby on Rails Drag and Drop Uploads with Active Storage, Stimulus.js and Dropzone.jsGitHub | stimulus-use/stimulus-useStimulusReflexCableReadyGitHub | julianrubisch/futurismGitHub: Julian Rubisch Twitter: Julian Rubisch ( @julian_rubisch ) Picks Charles- GolfCharles- Riverside.fmCharles- monday.comCharles- Dev Influencers | Devchat.tvJohn- Ruby on Rails Drag and Drop Uploads with Active Storage, Stimulus.js and Dropzone.jsJohn- StimulusJohn- DEKUYPER HOT DAMN! 100 PROOFJulian- What Tech Calls Thinking by Adrian DaubLuke- Julian Rubisch on Apple MusicLuke- GitHub | hexdigest/ruby-nfc Special Guest: Julian Rubisch. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter o

  • BONUS: Relationships Matter Most

    23/04/2021 Duração: 19min

    Charles Max Wood talks about how to build, grow, and benefit from positive relationships within programming. He talks about how he's built genuine positive relationships with hundreds of programmers and how he and others have grown from those relationships. He also explains that you get out of relationships what you put into them. Finally, he goes into how to begin to build relationships by building a system of influence you can use on behalf of the people you want relationships with. 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.

página 11 de 37