FratelloBigio idk, just a blog

Docker Multi-Arch Builds on Github Actions

In the last few months, I’ve been doing some work on building Docker images for multiple architectures (at the moment linux/amd64 and linux/arm64) on Github Actions.
Here is how I did it.

Printing Github Secrets

Happy new year! 🎉
Let’s start by doing something YOU SHOULD NEVER EVER DO.

Instrumenting Java with NewRelic (without the source code)

So, I just spent this Friday afternoon at $DAYJOB figuring out how to instrument a Java application (of which we have no source code available) with NewRelic.
I thought I’d share my findings here, should I ever need to do this again.

Make Windows Search Fast Again

To me, one of the most useful features of Windows is the Search you get by hitting the Windows key on your keyboard and then typing whatever you want. This is the way to make it work for you, instead of earning money for Microsoft.

The poor man's way to install Docker under Windows (without Docker Desktop)

This is, to the best of my knowledge, the optimal way to install Docker under Windows if you don’t have a Docker Desktop license.

Hello, world

You are not supposed to be here.