Home Podcasts Rails Business
Rails Business

Rails Business

Brendan Buckingham & Ryan Frisch 34 Episodes Aug 13, 2026

Brendan Buckingham and Ryan Frisch discuss developing with Ruby on Rails and how to leverage it to build a business.

Episodes

Jim Remsik
Jim Remsik Aug 13, 2026 3367 Jim Remsik — founder of Flagrant, Madison Ruby and the traveling XO Ruby conferences — joins us for a wide-ranging conversation.  The discussion starts with the ups and downs of running a design-and-dev agency in the AI era.  Topics covered include:- Why design has started outselling development at Flagrant.- Why accessibility and UX are the parts people forget, and how Flagrant's hiring proc
Nate Berkopec
Nate Berkopec Aug 7, 2026 3412 Nate Berkopec (Speedshop) returns to dig into what AI actually changes about Rails performance work — and it's not what the hype says. The through-line: stop conflating understanding code with verifying it, because the real leverage is building objective, tool-callable checks an agent can loop against — N+1s, characterization tests, jemalloc — instead of shipping more unreviewed slop. Nate ma
Ryan Castillo
Ryan Castillo Jul 23, 2026 3216 Ryan Castillo returns to talk about pivoting Knowatoa from an SEO play into an AI-visibility tool — and why the analytics everyone wants to track are becoming impossible to trust in an AI-search world. The back half turns into a deep dive on Ryan's AI coding workflow: skipping the Claude chat interface entirely in favor of firing off cloud agents from Cursor, letting them run unsupervised, an
Ernesto Tagwerker
Ernesto Tagwerker Jul 9, 2026 3209 Ernesto Tagwerker (FastRuby.io / OmbuLabs) returns to talk through how AI is reshaping both sides of his business — speeding up Rails upgrades while simultaneously eating into revenue, and opening a new lane in AI strategy consulting for non-technical businesses. The group digs into the messiness of AI-generated tests, mutation testing, and how to know when your tests are actually testing anything
Colleen Schnettler and Joe Masilotti
Colleen Schnettler and Joe Masilotti Jun 25, 2026 3448 Colleen Schnettler and Joe Masilotti (Permission Not Required podcast) join Ryan and Brendan to catch up on what they're each building. Joe walks through Ruby Native — his platform for getting Rails apps into the App Store without touching Xcode or writing native code — and how AI has changed his development process. Colleen shares what AI automation consulting actually looks like in practice
Rolling Your Own APM with Claude: Real Wins, Real Tradeoffs
Rolling Your Own APM with Claude: Real Wins, Real Tradeoffs Jun 11, 2026 2363 Ryan and Brendan talk through the growing pains of AI-assisted development — including fatigue, increased confidence in bigger code changes, and what happens when you stop paying for expensive APM tools and just build your own. Ryan walks through how he used Claude to identify memory pressure, fix N+1 queries, and cut his Heroku costs significantly in just a few days. They also dig into the real t
Scott Werner Returns
Scott Werner Returns May 28, 2026 3683 Scott Werner (Sublayer) returns to discuss how rapidly AI and agentic coding have is changing.  The hosts and Scott dig into why niche tools are increasingly getting replicated by developers and hobbyists with "good enough" custom solutions — while complex enterprise platforms may actually have more staying power. Scott shares what he's seeing at the Artificial Ruby meetups. They al
Is Data the Moat for Your Business?
Is Data the Moat for Your Business? May 14, 2026 2608 The hosts explore whether “data is the new moat” in SaaS and argues that data alone—especially customer data—is rarely defensible as extraction and migration get easier. Instead, moats increasingly come from clear product vision, differentiated approaches, integrated systems, and how well apps enable AI and humans to interact with structured data. They contrast niche SaaS with broad platforms like
Do Pull Request Reviews Still Matter in the Age of AI?
Do Pull Request Reviews Still Matter in the Age of AI? Apr 30, 2026 2346 The hosts once again discuss the recurring theme of AI’s impact on development workflows.  They discuss various topics, including: Increased PR volume from AI-assisted coding and whether traditional pull request reviews are still necessary. Should AI be used earlier for pre-PR review and stronger CI guardrails for performance and security. What is the role of automated testing, and are they even m
Building with an AI Orchestrator Workflow
Building with an AI Orchestrator Workflow Apr 16, 2026 1740 In this episode, the hosts discuss building a “universal scraper” for event calendars and a new AI-assisted workflow using a long-running orchestrator.md thread.00:12 Why Change AI Workflow01:29 Orchestrator File Setup04:36 How Memory Persists07:33 Platform Constraints WSL08:45 Git Worktrees and Isolation12:07 Scraper Build Approach18:26 Incremental TDD Development20:17 Making It Truly Universal22
AI Coding at Scale: Managing PR Overload, Using Claude to Stay Organized and Rethinking SaaS for an AI-First World
AI Coding at Scale: Managing PR Overload, Using Claude to Stay Organized and Rethinking SaaS for an AI-First World Apr 2, 2026 2505 The hosts discuss how AI-assisted coding has massively increased their output, creating a new bottleneck: cognitive load, PR review, testing, and getting work shipped. Ryan discusses splitting time between finishing near-complete work, advancing a few large architectural initiatives, and handling ongoing support.  Brendan talks about his productivity system using Claude to manage his time using lo
Scaling AI-Assisted Development
Scaling AI-Assisted Development Mar 19, 2026 3057 Today we discuss lessons from our previous episode with John Nunemaker, focusing on the Conductor tool and how multi-workspace, multi-agent workflows can speed up coding and bug fixing. Brendan shares his experimenting with parallelizing six Rollbar error fixes at once by generating prompts and running them in separate Conductor workspaces. They compare this with a one-agent-at-a-time workflow and

Recommended