Site stats for 2025
Stats time!
Last year I crafted a script to generate basic plots in the terminal using Git commit data. This year, we take that a little further by automating the image generation part using VHS.
Stats time!
Last year I crafted a script to generate basic plots in the terminal using Git commit data. This year, we take that a little further by automating the image generation part using VHS.
For managing “dotfiles” my weapon of choice, Yadm, supports ignoring files via listing them in a ~/.gitignore file.
Since I already have a ~/.config/yadm directory where my configuration lives, I thought it nicer to have a file in there such as ~/.config/yadm/ignore.
You know, keep things tidy.
Since I have a case of the old I missed the memo that introduced the switch and restore commands to Git.
Most people have secrets. Sometimes deep dark ones like SSH private keys, API keys, or what happened that one time in the wee morning hours at the work Christmas party.
The last one goes to the grave but the first two can go in a public Git repository using encryption – see how!