Build a Hugo site and force-push it to a Codeberg Pages branch in one command — no CI, no tokens.
Posts for: #Bash
Find the largest objects in git history
Track down what’s bloating a repo — even files long since deleted.
Retry a command with exponential backoff
Wrap any flaky command so a transient failure doesn’t sink the whole script.
Read one secret from a SOPS file
Pull a single key out of an encrypted YAML file without dumping the whole thing.