Minitest: Small But Mighty
I was recently browsing the Rails sub-Reddit and was surprised to see how much flak Minitest was getting from the community; the stated favorite seemed to be RSpec by a wide margin. While RSpec has enjoyed widespread adoption and has a substantial ecosystem, I believe...
Alice for Construction Automation
Alice for Automaton: Bringing the Future to Your Construction Sites As a seasoned software engineer and enthusiast in the construction tech space, I've seen firsthand how the industry often lags in cutting-edge solutions compared to other sectors. But I'm excited to...
How to Create a Private Ruby Gem
Ruby Gems are the default way to share code among Ruby projects and developers. While public Gems can be found and used via RubyGems.org, there are occasions when you might need to create a private gem, perhaps for proprietary tools or internal use within your...
Burn Book Review
In the world of technology commentary, few names are as revered—or feared—as Kara Swisher's. Her brand new book Burn Book is a testament to her sharp wit and decades spent deep in the tech industry. However, like any significant piece, it is multifaceted, presenting a...
PWAs in 2024
Progressive Web Apps (PWAs) have been a topic of keen interest and heated debate for years now and indeed a frequent topic of discussion on Coder Radio. Overall the development of technologies that enable richer apps to be developed as PWAs has continued at a brisk...
Fly.io VS Render VS Dokku – Fight!
There's never been an easier time to get your application up and running on world-class level hosting providers and there a number of great providers available. Today, we're diving into a comparative analysis of three of my preferred hosting solutions: Fly.io, Render,...