In depth Ruby memory optimisation: `true`, `false` and `nil`
Ruby
Publié le
An actionable technique to save up some memory usage using true, false and nil
9 articles publiés
Ruby
Publié le
An actionable technique to save up some memory usage using true, false and nil
Ruby
Publié le
Such an appealing article topic! Bonus point for those who finish it alive.
Ruby
Publié le
Ever heard of threads? They are a fundamental concepts that you should master if you want to scale your web application.
Ruby
Publié le
Is parallelism always better than concurrency? What’s the main differences between the two? How do they apply to the Ruby world? 🤔
Ruby
Publié le
Application, process, heap, stack, wow that's a lot of triggering words. Ever wondered what they are and how they are translated in the Ruby world? 💎
Ruby
Publié le
Wait. There are several Ruby?! 💎
Rails
PostgreSQL
Publié le
Unveiling solid_queue: a new Ruby gem introduced by DHH at Rails World Conf, offering a DB-based queuing backend