Pushing Code to Multiple Repositories with Git Feb 23, 2023 Development Pushing Code to Multiple Repositories with Git Have you ever found yourself needing to publish your code to multiple repositories? Perhaps you have a static site hosted on Github Pages and want
Docker Builds are slow on M1 Apr 9, 2022 Development Docker Builds are slow on M1 This is a neat Docker trick for those who have an ARM development machine (Apple M1), but sometimes need to build x86/amd64 images locally
Transferring Files Apr 8, 2022 Development Transferring Files Sometimes we get into situations where we need to remotely transfer a file. This file could be large or it could be tiny. This file
Let's Encrypt Wildcard Cert Feb 10, 2021 Development Let's Encrypt Wildcard Cert I'm writing this more as documentation for myself as I have several domains which I often use as playgrounds for certain things. This
Best Developer Tools Trick Feb 21, 2020 Development Best Developer Tools Trick So to start, I am a Ruby person. I love Ruby and also Ruby on Rails. They are my language and framework of choice. However,