Pre commit and ansible vault
I have good experiences with ansible-lint and similar as pre-commit hooks for git. I use...
2024, Dec 21 — 1 minute readI have good experiences with ansible-lint and similar as pre-commit hooks for git. I use...
2024, Dec 21 — 1 minute readLXC is cool, and useful as a VM substitute for many things. I prefer using...
2024, Dec 11 — 5 minute readI had issues with some video formats, especially the h265, which showed green palette. It...
2024, Nov 30 — 3 minute readI did the usual ssh portforward ssh someserver -L 10080:127.0.0.1:5000 Connecting using Brave gave me...
2024, Oct 29 — 1 minute readContinuing reading from the Lucas bundle of books, I got from the “Run you own...
2024, Oct 22 — 2 minute readdebsecan told me I have a security issue with the installed git. This turned out...
2024, Oct 18 — 2 minute readFor CI, I like to make specialized docker containers, to avoid doing installations as part...
2024, Oct 02 — 3 minute readI just finished reading “SSH mastery 2nd edition” by Michael W. Lucas. It was part...
2024, Aug 13 — 3 minute read