Seamless Postgres Indexing in Rails: The Case for Delayed Migrations
Heroku: What’s Next
Heroku is shifting to a sustaining engineering model. Here’s what that means, whether you should migrate, and how the top alternatives compare.
Making Encrypted Records Searchable (Without Losing Sleep Over Your Audit)
TL;DR I needed full-text search across compliance records in Humadroid — some of which are encrypted at the application layer. The naive answer is “just decrypt everything into a search index.” The real answer involves understanding exactly what you’re trading, making that trade-off explicit and per-organization, and designing the index so it reveals as little as possible. Here’s the pattern I built, what I considered, and what I’d tell an auditor who asks about it.
alec-c4/auto_decorator: Convention-based decorator autoloading for Rails models.
Convention-based decorator autoloading for Rails models. - alec-c4/auto_decorator
作るべきものと向き合う - ecspresso 8年間の開発史から学ぶ技術選定 / 技術選定con findy 2026
技術選定を突き詰める Online Conference ――逆境を乗り越える意思決定プロセス https://findy.connpass.com/event/380974/
JijoBose/ai_record_finder
Contribute to JijoBose/ai_record_finder development by creating an account on GitHub.
hivementality-ai/hivemind: Hivemind — Multi-agent AI team platform
Hivemind — Multi-agent AI team platform. Contribute to hivementality-ai/hivemind development by creating an account on GitHub.
portless
Replace port numbers with stable, named .localhost URLs. For humans and agents.
Brandon Casci - Turn Your Best AI Prompts into Reusable Commands
Stop typing the same AI instructions over and over. Learn how to transform your best prompts into reusable commands that work with your CLAUDE.md patterns for consistent, quality code.
Brandon Casci - How I Came to Understand the 100x Claim
The 100x developer claim went from eye-roll to something I understand. Not because I read about it, but because I built the systems that make it real. A personal journey from skepticism through orchestration.
The Death of the Software Craftsman
Decoupling Cache from Container Lifecycle
I initially kept caching simple with SQLite inside the container. As deploy patterns evolved, I moved to Redis to decouple cache lifecycle from container lifecycle and harden the system for production.
Building LLM-Friendly MCP Tools in RubyMine: Pagination, Filtering, and Error Design | The RubyMine Blog
RubyMine's Rails Toolset shows how to design LLM-friendly MCP tools, covering pagination, filtering, overcoming context limit, and AI assistant constraints.
Stop Overcomplicating Claude Code: 3 Rules That Actually Work
The three essentials for Claude Code fullstack development: full-stack debugging visibility, LLM-friendly docs, and an opiniona
Setting Up Your Ruby on Rails Monolith for AI Development
Large Rails monoliths burn millions of tokens per AI session. These 5 architectural changes cut costs and boost AI suggestion quality by 3-4x.
My tmux + Rails + AI TUIs development setup
I've switched my tech stacks several times in the past 10+ years. Something that has been consistently there throughout these times has been tmux. Here's how I'm using it with Rails
ActiveRecord neighbor vector search, with per-document max
I am doing LLM “RAG” with rails ActiveRecord, postgres with the pgvector extension for vector similarity searches, and the neighbor gem. I am fairly new to all of this stuff, figuring i…
bborn/taskyou: Personal task queue
Personal task queue. Contribute to bborn/taskyou development by creating an account on GitHub.
TaskYou - Personal Task Management
ashishra0/news-curator: AI-powered news curation for foreign policy and diplomacy (it can be any topic, but these are my fav). Built with Ruby and Claude AI.
AI-powered news curation for foreign policy and diplomacy (it can be any topic, but these are my fav). Built with Ruby and Claude AI. - ashishra0/news-curator
palkan/skills: Claude skills based on the Layered Rails book and beyond
Claude skills based on the Layered Rails book and beyond - palkan/skills
Layered Design for Ruby on Rails Applications | Business & Other | eBook
Discover practical design patterns and modern abstractions for maintainable Rails applications. 2 customer reviews. Instant delivery. Top rated Business & Other products.
Stainless - Best-in-class developer interfaces for your API
Stainless helps you deliver robust and idiomatic SDKs, documentation that keeps up with your API, and token-efficient MCP servers.
kpumuk/lazykiq: rich terminal UI for Sidekiq
rich terminal UI for Sidekiq. Contribute to kpumuk/lazykiq development by creating an account on GitHub.
Markdownからずんだもん動画を作成するツールを作った - 詩と創作・思索のひろば
はい、世はまさに動画時代です。というわけで今日はずんだもん動画を作成したいと思います。 Remotionというツールに乗ればReactで動画が作れると評判なので、これを使うことにする。先行事例として Claude Codeで5分でずんだもん解説動画を作る!|Naoki |電電猫猫 が有名なようで、これはClaude C…
remotion-dev/remotion: 🎥 Make videos programmatically with React
🎥 Make videos programmatically with React. Contribute to remotion-dev/remotion development by creating an account on GitHub.
Remotion | Make videos programmatically
Java to Kotlin converter - Visual Studio Marketplace
Extension for Visual Studio Code - Convert Java files to Kotlin with manual review capabilities
Treat your to-read pile like a river | Oliver Burkeman
JsonLogicで複雑な条件分岐をシンプルに実装する - ミツモア Tech blog
※ こちらはミツモアAdvent Calendar 2021の12/23分の記事です。 こんにちは、ミツモアのエンジニアの宮内です 本記事ではJsonLogicについて簡単に紹介します ミツモアは「リモートワークが増えてエアコンを綺麗にしたい」「引っ越しで出た不用品を回収してもらいたい」といった生活のあらゆるシーンであ…
