You may also enjoy
Adding Spell Checking to my Blog’s Build Process with GitHub Actions and cSpell
2 minute read
I’m always worried I’ll have a typo in my blog posts, and I suspected I had a few lying around in these pages. I don’t like that, so I decided to fix it and ...
How to Force git to Prompt You For a Password
1 minute read
A fun git challenge! I had to make a request against a remote repository in git. The only issue is that only a shared GitHub account had access, not my own a...
Adding Markdown Linting to my Blog’s Build Process with GitHub Actions and markdownlint
2 minute read
I’ll confess, reader. My markdown formatting was messy. I don’t like messy, so I decided to fix it and automate it.
How to Clean up a Messed up MP3 Library With Metatogger
5 minute read
Metatogger is my favorite .NET app of the week after it helped me recover my Mother-in-Law’s MP3 collection. I figured I’d talk a little bit about how I used...
Leave a comment