News

Scaling Mastodon in the Face of an Exodus | Nora Codes
Mastodon’s Sidekiq deferred execution jobs are the limiting factor for scaling federated traffic in a single-server or small cluster deployment. Sidekiq performance scales poorly under a single process model, and can be limited by database perform...


Learning good habits by watching a staff software consultant
I recently started work with my fifth client team since joining Test Double as a software development consultant. Each client engagement has been absolutely different, presenting an amazing learning experience and an entirely different set of chal...


![[JA]Packet analysis with mruby on Wireshark - dRuby as example / Misaki Shioi @coe401_ - YouTube](/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6OTg4MiwicHVyIjoiYmxvYl9pZCJ9fQ==--c47a90a753571c64e1edb2d88542aa6ce58aaa2c/open-uri20221106-4810-jhw6k0.avif)
![[JA]Do Pure Ruby Dream of Encrypted Binary Protocol? / Yusuke Nakamura @yu_suke1994 - YouTube](/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6OTg0NSwicHVyIjoiYmxvYl9pZCJ9fQ==--ae3370453dd37bcbefbfaa5b64d6ffc1773a6108/open-uri20221106-4810-m26iy7.avif)
![[EN]Building a Lightweight IR and Backend for YJIT / Maxime Chevalier-Boisvert @maximecb - YouTube](/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6OTgyNiwicHVyIjoiYmxvYl9pZCJ9fQ==--bb1ff87e4375bc34bf7296bade074bd01f2e4ed8/open-uri20221027-5383-texayd.avif)


Time Ranges are Clearer When Querying Databases - Andy Croll
Active Record‘s query interface has many different ways to turn your logic into SQL to get rows from your database.I previously extolled the virtues of the core extensions to Date and Time and in our web applications we‘re often extracting records...