Command-Line
2024
Download Spotify music
“spotDL finds songs from Spotify playlists on YouTube and downloads them - along with album art, lyrics and metadata.” 1
Process images in batch
Imagemagick comes with a command-line tool called morgrify. It can process images in batch. Here are some examples of converting formats and resizing images.
2023
2019
2018
Force git user config for each repo
Now you can tell Git not to guess, but rather to insist that you set user.name and user.email explicitly before it will let you commit: