Blog

Ai

35 posts tagged ai — the same founder-tested patterns, filtered.

Your Dev Shop Says the Code Was Reviewed. By What?

Your Dev Shop Says the Code Was Reviewed. By What?

Copilot now takes part in more than one in five code reviews on GitHub. The research says AI reviewers earn their keep - and that the tuning which makes them usable suppressed about a fifth of real vulnerabilities on a standard benchmark.
What Senior Devs Catch That AI Misses

What Senior Devs Catch That AI Misses

A change swapped a made-up number for a confident, wrong explanation of how Propshaft works. Spotting the difference is the thing you are actually hiring for.
How to Audit Content You Didn't Write

How to Audit Content You Didn't Write

A fake think tank published 100+ reports built to be repeated by chatbots, behind a $900,000 government contract. The same economics reached your blog. Four checks you can run.
What RubyLLM Retries, and For How Long

What RubyLLM Retries, and For How Long

RubyLLM retries POSTs that Faraday would not, and honors Retry-After with no upper bound. A 429 can park a Rails request for as long as the provider says.
RubyLLM vs Langchainrb for Rails

RubyLLM vs Langchainrb for Rails

RubyLLM is a model client with Rails generators. Langchainrb is retrieval plumbing. Pick by whether you query your own documents, not by provider count.
RubyLLM in Rails: Chat, Tools, Streaming

RubyLLM in Rails: Chat, Tools, Streaming

Add LLM chat to Rails with RubyLLM: one API for OpenAI, Claude, and Ollama, acts_as_chat persistence, tool calling, streaming into Turbo, and real trade-offs.
Multi-Agent LLM Pipelines in Rails

Multi-Agent LLM Pipelines in Rails

Our production multi-agent LLM pipeline in Rails: eight RubyLLM agents on a 21-line base class, a 16-line loop, and the deploy that starved the database pool.
Evaluating LLM Agents in Rails

Evaluating LLM Agents in Rails

How a Rails team knows whether its LLM agents still work: bounded schemas at the boundary, and a per-iteration audit trail you can read a month later.
Debugging RubyLLM Agents in Rails

Debugging RubyLLM Agents in Rails

What a green Rails suite actually asserts when the thing under test is a hosted model: VCR matches on method and URI only, and the model can be retired.
Vibe Coding Is Disposable. Stop Shipping It.

Vibe Coding Is Disposable. Stop Shipping It.

Vibe-coded code is unmaintainable by design - patches don't stick, bugs return, the rebuild verdict lands. The generate-validate-kill workflow that prevents it.

Reading this because something is going wrong?

A free code audit gives you a written assessment of your codebase in plain English.

Get a Free Code Audit

Rated 4.8/5 on Clutch · you keep the write-up either way