Back in the day I got into a directory, ran `make` and I had the software that I needed.
These days I have to look into some Dockerfile, understand which CI is being used, that that weird YAML file is, how the software is compiled, which libraries/dependencies I need, so I can finally install that software.
And people keep telling me that we're in the golden age of software.
Golden age my ass.

