Taking a step back

I've spent a long time learning things. Now I stopped overengineering.

Over the past few years, I’ve spent a lot of time diving into all kinds of software engineering topics. I’ve gotten very familiar with (and blogged about!) Kubernetes, set up all kinds of end-to-end tests, tested what feels like seventeen different CI providers, automated deployments and so much more.

My new projects don’t use any of this. Instead, I

For the vast majority of projects, current software engineering practices are thoroughly overengineered. Especially when starting out and collecting feedback from potential customers (or realising there aren’t any at all), there’s a million things more important than setting up CI pipelines, learning Kubernetes or running slow, brittle tests. Just… click around before and after deploying, that’ll give you a much faster indication of whether your changes broke something.