Drifting Ruby
  • love movie Episodes
  • More Content
    Learning Paths

    Curated list of episodes, bundled to help you on your learning path!

    Video Logs new

    Videos of tech, infrastructure, hardware and software which non-instructional by nature.

    Blog

    Articles around software and tutorials.

    Merchandise

    Show your love and support while looking fancy.

  • Community
    Forums new

    Got a question or want to chat about a topic? Let's talk!

  • About
  • Login

  • Home

  • Episodes

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Tags

    • Rails (359)
    • Javascript (74)
    • View (54)
    • Stimulusjs (51)
    • Ruby (39)
    • Model (34)
    • Security (32)
    • Development (25)
    • Hotwire (25)
    • Api (23)
    • Database (22)
    • Turbo (19)
    • Performance (19)
    • Form (19)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (13)
    • Background Processing (11)
    • Uploads (10)
    • Websockets (10)
    • 7.0 (10)
    • Ajax (10)
    • Production (10)
    • Test (9)
    • Docker (8)
    Transcribing with Artificial Intelligence
    Play

    Transcribing with Artificial Intelligence

    #395 Apr 2, 2023 free

    In this episode, we look at creating an audio transcription service which allows files uploaded from Active Storage to be transcribed with Artificial Intelligence. However, there are a lot of considerations around the approach from both a performance and thread safety perspectives.

    rails artificial intelligence turbo background processing
    3 0

    Discussing Race Conditions
    Play

    Discussing Race Conditions

    #348 May 8, 2022 pro

    In this episode, we have a look at some causes of race conditions and go about some ways to troubleshoot and mitigate them.

    rails model database background processing
    3 2

    Good Job
    Play

    Good Job

    #333 Jan 23, 2022 pro

    GoodJob is a multithreaded, Postgres-based, ActiveJob backend for Ruby on Rails.

    background processing rails
    4 0

    Background Jobs with Resque
    Play

    Background Jobs with Resque

    #306 Jul 25, 2021 pro

    Resque is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later.

    background processing rails
    6 0

    Purge Orphaned Active Storage Records
    Play

    Purge Orphaned Active Storage Records

    #281 Jan 31, 2021 pro

    Over time, orphaned records can build up within Active Storage. In this episode, we look at a few approaches to clean up these orphaned records.

    active storage activejob background processing rails
    12 5

    Cache Warming
    Play

    Cache Warming

    #273 Dec 13, 2020 pro

    Caching is a great way to speed up your applications. However, when a cache becomes stale, there could be a user experience degradation until the cache is rebuilt. In this episode, we look at implementing a background job to rebuild the cache.

    background processing performance rails
    10 0

    Custom Error Pages with Slack Notification
    Play

    Custom Error Pages with Slack Notification

    #91 Jul 30, 2017 free

    Learn to use custom error pages to provide a similar look to your application. Get notified on Slack as errors occur to act on them before they're reported.

    rails api error background processing
    17 7

    Periodic Tasks with sidekiq-cron
    Play

    Periodic Tasks with sidekiq-cron

    #61 Jan 2, 2017 free

    Using a third-party add-on, sidekiq-cron, we can create periodic tasks to extend the functionality of sidekiq.

    rails background processing
    11 14

    Sidekiq on Production
    Play

    Sidekiq on Production

    #60 Dec 25, 2016 free

    Sidekiq is a Ruby Background Processor that manages its queue with a Redis service. Learn to deploy Sidekiq to your production environment.

    rails production background processing deployment
    13 4

    Sidekiq Basics
    Play

    Sidekiq Basics

    #59 Dec 18, 2016 free

    Sidekiq is a Ruby Background Processor that manages its queue with a Redis service. Learn the basics of Sidekiq and integrating it with ActiveJob.

    rails performance background processing
    16 2

    • 1
    • 2
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    © 2023 Kimura Innovations, LLC