Keep Software Tools Up to Date with ZSH Script on macOS
Automate macOS software updates with a single ZSH function. Keep Homebrew, npm, Cargo, pipx, Helm, kubectl-krew, mas, and more up to date using parallel background processes in your terminal.
The World Will Turn If You're Ready or Not
Automate macOS software updates with a single ZSH function. Keep Homebrew, npm, Cargo, pipx, Helm, kubectl-krew, mas, and more up to date using parallel background processes in your terminal.
I looked for a *simple* backup solution for dumping, compressing and uploading MariaDB databases to a s3 (or more likely, s3 compatible) bucket. Sure, I can prepare all the dependencies,…
When using FluxCD, ArgoCD or any other Git-based deployment strategy, automatic image updates really smooth out the release workflow. In my own personal opinion however, the automatic image update that…
When the taste of TOFU (*Trust On First Use*) starts to taste pale, blindly eating (accepting) what is put in front of you. It may look, feel, even smell familiar.…
A major annoyance when pushing changes to a FluxCD repo, are the kustomization failed or similar error messages. Even more annoying if the error doesn't appear right away.