Writing about code, automation, self-development and things I am passionate about.

All my long-form thoughts on programming, automation, cloud-native stuff, personal development, personal finance and other things that are relevant for my solopreneur journey.

How I avoid outdated brew formulas

No longer want to manually update software on your computer? Avoid outdated brew formulas by automatically updating them.

Setting up Rails Active Storage with Scaleway Object Storage

In this article I will cover everything needed to set up the object storage provided by Scaleway for use with Active Storage in Ruby on Rails. I'll also shed some light on where things didn't go as well as I thought they would.