Integral Review

Welcome to my personal blog! I use it to share what I'm currently learning or thinking about, usually on topics related to technology, business, and health.

#tutorial

Setting up a free private Docker registry for deploying with Kamal

November 25, 2024
Using 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, 2024
A short tutorial on how to use Supabase to store embeddings on blog posts to display related articles.