#automation

Customize a Raspberry Pi image without any hardware

Brett Weir 18 min read

Jun 26, 2023 — Preparing SD card images is toilsome and fraught with difficulty, but there's a better way! In this article, I'll show you a method for configuring a Raspberry Pi that doesn't require hardware at all. What!

Read more»

Confessions of a document generator

Brett Weir 6 min read

May 1, 2023 — A tale of how easily a project can be derailed by attempting to automate things that maybe don't need to be automated.

Read more»

Schedule GitLab CI/CD pipelines with Terraform

Brett Weir 24 min read

Feb 27, 2023 — You run a pipeline on every commit, right? But what if you haven't committed in awhile? In this article, we'll automate a weekly pipeline schedule to exercise all projects, active or not.

Read more»