Ruby 3.2.1 with YJIT Mar 4, 2023 Development Ruby 3.2.1 with YJIT I've been using Ruby 3.2.1 + YJIT for some time now and overall, I'm seeing anywhere from 10-20% performance improvements
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