Quickly Cycling Through and Fixing Spelling Errors in VS Code Markdown Files
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&...
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...
So, I got tired of adding .DS_Store to every git repo on my Mac. I was pretty sure there would be a better way...
I recently built my very first app using ChatGPT's API. Just followed @greggyb's super helpful guide to write my first ChatGPT...
I had a great time exploring AssemblyAI and thought it would be cool to create a user interface for it using Retool that lets you...
As someone who loves experimenting with Python libraries and APIs, starting new projects quickly is important. Setting up these projects can sometimes be time-consuming, and...