Writing on software design, Ruby on Rails development, and AI convergence.

Where I share what I'm exploring in software development, Ruby on Rails, AI, and everything in between.

Rails MCP Server - Enhancing AI-Assisted Development

Discover how the Rails MCP Server creates a bridge between Claude AI and your Rails projects, improving code quality and developer workflow while maintaining control over your Neovim-based development process.

Nobuild with Rails and Importmap

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.

Sound to Script: Using OpenAI's Whisper Model and Whisper.cpp

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.