How to Automatically Run Shell Scripts on a Mac Using Cron Jobs
I wanted to run a shell script at regular intervals to update a greeting image on my Tidbyt device. The script had to render the...
I wanted to run a shell script at regular intervals to update a greeting image on my Tidbyt device. The script had to render the...
I recently bought a Tidbyt, a fascinating retro pixelated display that can do everything from showing the weather to displaying memes (h/t to Greg...
While reviewing my week in Day One, I like to kick things off with a heading that reads something like "Week of Date 1...
I wanted to set up SQLite with Flask for a simple, lightweight database solution that doesn't need a separate server process. Perfect for...
I wanted to cycle through and fix all spelling errors in a VS Code markdown file. I already had the spell-checking extension installed but couldn&...
So, I wanted to customize the number of posts displayed per page on my Ghost CMS website using the Dawn theme. The default setting was...