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
Running Meilisearch May 6, 2023 Running Meilisearch MeiliSearch is a powerful, fast, and easy-to-use search engine, perfect for developers who want to implement search functionality into their applications. In this blog post,
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