#tutorial
Setting up a free private Docker registry for deploying with Kamal
November 25, 2024Using Cloudflare's R2 and Workers to set up a Docker registry in a few minutes to use with Kamal. This approach has the advantage of being low maintenance and within a free quota.
Using embeddings to display related articles with Supabase in Ruby on Rails
October 31, 2024A short tutorial on how to use Supabase to store embeddings on blog posts to display related articles.