News

Jekyll and the Genesis of the Jamstack | Bridgetown
There’s been a fair amount of internet consternation since I published this article. While I do stand by everything in the post factually-speaking, I apologize for the insensitive timing of this article—coming so soon after Frank’s passing. I’m ge...







Autoloading in Rails 7, get ready! | Riding Rails
The forthcoming Rails 7 represents a milestone for autoloading.There are two important changes coming:Zeitwerk has been the default autoloader for more than two years. Rails 6.0 and Rails 6.1 supported both zeitwerk and classic modes to help proje...


My Recipe for Optimizing Performance of Rails Applications
Rails performance audits have been my main occupation and source of income for over a year now. In this blog post, I’ll share a few secrets of my trade. Read on if you want to learn how I approach optimizing an unknown codebase, what tools I use, ...