5 min read 0 IoT Python Raspberry Pi Setting up your dev environment for Raspberry Pi Pico 03-06-25 Hardware work has alwasy fascinated me. I grew up with a father who was an electrician, and did a lot…
5 min read 0 Commands / Procedures DevOps Infrastructure-as-Code Releases Repos Tools Repo: bicep-environment-templates – bicep templates 02-28-25 So I mentioned in my last post that I wanted to build out a repo that contained reusable components for…
1 min read 0 Commands / Procedures WSL Quick Tip – Rebooting WSL on your windows machine 02-26-25 So being a developer means that we regularly move fast and break things. Especially when you develop the way I…
2 min read 0 git Getting Upstream changes on a repo 02-14-25 A common problem I’ve found especially with the work in AI and github is the need to take code, fork…
1 min read 0 git Migrating code from one git repo to another 02-13-25 This is a surprisingly common ask I’ve gotten over the years, if you are moving code around either from public…