Aug 15, 2024 Development My Development Environment on macOS 15 Sequoia Each year, I attempt to refresh my system by installing the latest version of macOS, often beginning with a beta release. Nevertheless, I've
Self Hosted Github Actions Runner Jul 23, 2024 Development Self Hosted Github Actions Runner The spark of this blog post came from a tweet from DHH about the default Rails 8 having a Github Actions workflow. Github Actions is
Using Ansible to Update Kamal Servers Oct 29, 2023 Development Using Ansible to Update Kamal Servers I've been using Kamal recently and it's been a great experience. It takes a lot of the headaches out of having
Using SQLite in Production Oct 1, 2023 Development Meta Using SQLite in Production So there is a recent push on using SQLite in production, but there's also little talks around the pros and cons of doing
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