Skip to main content
Tim Wilson

Tim Wilson

Coach and Leadership Developer

Recent

Easy Closed Captioning

·6 mins
Closed captioning for online videos doesn’t have to be difficult with the wide availability of high-quality speech-to-text software tools. OpenAI-powered MacWhisper makes generating transcripts a snap.

Hosting Multiple Sites on One Host With a Caddy Proxy Server

·7 mins
As I mentioned in my recent article Choosing a CMS, I decided to trim my monthly webhosting expenditures by switching a number of Squarespace websites over to Hugo-generated static sites running inside Docker containers on a small Alpine Linux host at Linode.

Embracing the Docker Lifestyle

·6 mins
Using Docker is a great way to manage and isolate dependencies when developing software on a local machine. Once created, Docker containers can be deployed to servers and run directly. It all seems like magic sometimes.

Choosing a CMS

·5 mins
After evaluating the Jekyll and Hugo static site generators, I chose Hugo running inside a Docker container on my MacBook Pro as the development platform for rebuilding my Squarespace websites.