Vibecoding the Physical: How AI Helped Me Bind My Photobook
Publicado en November 22, 2025
Using AI vibecoding to build a React prototype for photobook binding, then converting it to Ruby on Rails.
Continuar leyendo...Publicado en November 22, 2025
Using AI vibecoding to build a React prototype for photobook binding, then converting it to Ruby on Rails.
Continuar leyendo...Publicado en November 12, 2025
The Rails Upgrade Assistant Skill automates config merging and breaking change detection when upgrading Rails 7.0 to 8.1.
Continuar leyendo...Publicado en
Rails MCP Server provides consistent Rails documentation across LLM clients with MCP proxy support and Neovim integration.
Continuar leyendo...Publicado en April 20, 2025
Rails MCP Server v1.1.0 introduces FastMCP integration and HTTP SSE support for LLM client integration.
Continuar leyendo...Publicado en March 21, 2025
Rails MCP Server bridges Claude AI and Rails projects, improving code quality while maintaining your Neovim workflow.
Continuar leyendo...Publicado en Noviembre 28, 2024
Learn how to use Importmap in Ruby on Rails to manage JavaScript dependencies without bundling. Covers web standards, Rails integration, gems compatibility, and suggested practices.
Continuar leyendo...Publicado en Agosto 09, 2024
Learn how to simplify JavaScript management in Ruby on Rails using Importmaps. Discover local pinning, CDN integration, and Stimulus controller implementation with Chart.js
Continuar leyendo...Publicado en Deciembre 10, 2023
AI offers a different set of inputs and outputs for inferences. One of the many inference models is Automatic Speech Recognition (ASR). Using OpenAI's Whiper model makes transcribing pre-recorded or live audio possible.
Continuar leyendo...Publicado en Septiembre 1, 2023
Integrate SQLite fts5 extension for Full-text search in Ruby on Rails applications.
Continuar leyendo...Publicado en Agosto 23, 2023
This is the nonexistent guide on how to work with Rails engines using Importmap and TailwindCSS for assets.
Continuar leyendo...I used GLM-5.2 via Ollama Cloud and Oh-My-Pi to drive a Rails 6.1 to 8.1 upgrade — removing Node, moving to SQLite, and what the open model got right.
How Hotwire — Turbo Frames, Streams, full-page morph, and Stimulus — covers most of what a JavaScript framework was required for, and which tool to reach for.
Why I'm building Fragua — a Rails app that orchestrates AI agents through the whole arc of building software, with the work kept visible throughout.