Sidekiq has always been my go-to gem as soon as I need some sort of background processing in a Rails app. But one thing that always felt weird to me...
As the main driver of Moore’s Law today seems to be the increase of processing cores instead of a processor’s clock speed, modern software has to truly embrace parallel computing...
On a recent project, a client asked for a dynamic website and a blog. Since most of their interaction with customers happened through their Facebook Page, they asked for a...