Last week, I wrote an article about migrating Calcpace views to use jet_ui to JetRockets blog. Here is the full article:
Calcpace: open beta, maps, bot protection and a growing gem 06-04-2026Calcpace.app is now open to anyone — no invite code needed. This post covers what changed since the closed beta: new gem modules, GPS tracking with maps, bot protection, the infrastructure decisions behind each feature, and a few lessons learned the hard way.
Calcpace Web: the calculator now in the browser 26-03-2026The calcpace gem just hit 7,000 downloads, so I celebrated the best way I know how: I ran a 5k and finally built calcpace.app to bring those calculations to everyone, no Ruby console required.
Building Semantic Search with AI and Vector Embedding in Rails 26-02-2026This month, I wrote an article on building semantic search with vector embeddings in Ruby using the ruby_llm gem and PostgreSQL’s pgvector extension to JetRockets blog. Here is the full article: