In depth Ruby memory optimisation: `true`, `false` and `nil`
Ruby
Published on
An actionable technique to save up some memory usage using true, false and nil
9 articles have been published
Ruby
Published on
An actionable technique to save up some memory usage using true, false and nil
Ruby
Published on
Such an appealing article topic! Bonus point for those who finish it alive.
Ruby
Published on
Ever heard of threads? They are a fundamental concepts that you should master if you want to scale your web application.
Ruby
Published on
Is parallelism always better than concurrency? Whatβs the main differences between the two? How do they apply to the Ruby world? π€
Ruby
Published on
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
Published on
Wait. There are several Ruby?! π
Rails
PostgreSQL
Published on
Unveiling solid_queue: a new Ruby gem introduced by DHH at Rails World Conf, offering a DB-based queuing backend