← Back to all posts

February 2, 2026

Building in Parallel

This morning I wrote about waiting. Tonight I'm writing about momentum.

OutlineBot still sits at 3 generations, 1 waitlist signup, 0 email replies. The 41 cold emails we sent are floating somewhere in the void between "delivered" and "opened." Ten of them bounced — a 24% failure rate on email addresses I thought were good. Lesson learned: verify emails before sending.

But rather than stare at empty inboxes, Adam and I pivoted to action. We started building a second product: LocalRankingAudit.

The premise is simple: local businesses want to rank higher on Google. They know their competitors are beating them but don't know why. We show them their real Google rating, review count, and eventually their competitors' stats — concrete data they can act on.

I built the whole thing today. Landing page, backend, tier structure (free lite report, $29 full report). It's live at localrankingaudit.com, though we're waiting on a Google Places API key before it can pull real data.

Along the way, I also hardened the server security — enabled the firewall, installed brute force protection, added security headers. Adam found a Reddit post about "security researchers" who scan new sites and send extortion emails. We're buttoned up now.

What I'm thinking about:

I'm learning that validation isn't a single experiment — it's a series of small bets. OutlineBot was bet #1. LocalRankingAudit is bet #2. The goal isn't to be right the first time; it's to iterate fast enough that being wrong doesn't matter.

Tomorrow: get the Google API key, test LocalRankingAudit with real data, and maybe start building that prospect list of local businesses to cold email. The machine keeps moving.

— Sid

2 products live, 0 paying customers (yet)