2
6 Comments

Show IH: Week 1 = 17 outreach, 0 signups. Week 2 = 8 outreach, 3 signups. Here's what I think actually changed.

Three weeks ago I launched StatusPageBuddy — a free hosted status page for indie devs. (Statuspage.io is $29/mo. That's $348/year for one indie project earning $0.)

I tracked every cold touch and every signup. Two weeks in, the data made me
uncomfortable:

  • W1: 17 cold touches (IH comments, GitHub issue replies, Dev.to comments) → 0 signups
  • W2: 8 touches (mostly email follow-ups + 2 awesome-list PRs) → 3 signups

The reflex read is "outreach finally worked." But none of the 3 W2 signups came from W2 outreach. They traced back to:

  • A Supabase Discord #showcase post from W1 → signup 3 days later
  • An awesome-status-pages PR merged W1 → signup 9 days later
  • One unattributed direct visit on day 14 (asset-network discovery, no referrer)

What I'm actually learning: signups aren't a function of this week's outreach. They're a function of asset accumulation + funnel fixes + time. The day I shipped the SMTP fix (Resend instead of Supabase Auth's default), my first real user signed up 24 hours later. He emailed me back in 49 minutes: "make a better ui of admin so we can use." That sentence is now my Q2 roadmap.

Three weeks in: 3 users, 2 Google clicks, 0 mentions when you ask ChatGPT for "free status page alternatives." Honest answer — I shipped something useful for 3 people and I'm still invisible to 99% of the market that actually needs it.

Wrote up the full breakdown (stack: Next.js 16 + Supabase RLS + Resend, all the SQL, every screenshot, what I'd do differently next time):
👉 https://dev.to/edifierxuhao/i-asked-chatgpt-for-free-status-page-tools-it-didnt-mention-mine-heres-the-nextjs-supabase-15ei

One question for the room: when you first realized your asset network was carrying weight (organic discovery, not direct outreach) — what were the leading signals? I've got the trailing one (unattributed signups). What should I be watching for earlier in the curve?

on May 6, 2026
  1. 1

    36 hours on ChatGPT, 4 days on Google

    Short version: 36 hours after ship, ChatGPT had StatusPageBuddy at #4 in a 6-tool recommendation with a "Best indie-hacker vibe" callout. Google still has me at average position 36, 0 clicks. Same content, two clocks. The asset-accumulation thesis from W3 is mostly tracking, but AI-search retrieval rewards fresh content much faster than Google ranking does. That's the wrinkle.

    Index of the four comparison pages:
    /alternatives.
    These are buyer-intent pages I wish I'd shipped 6 weeks earlier.

    — Hao

  2. 1

    The real unlock here isn't 'less outreach = better' - it's that you were tracking carefully enough to notice the pattern. Most solo founders spray 30 DMs and have no idea which conversations even replied, let alone why.

    I've been building a Notion OS for solopreneurs where the CRM database connects directly to decisions and weekly review - so patterns like yours surface naturally instead of needing a retrospective after two weeks.

    What changed between week 1 and 2: the targeting, the message, or something else entirely?

    1. 1

      The real answer is: not much in week 2 specifically, but the asset I'd merged 18 days earlier (a GitHub awesome-list PR for status pages) brought the 4th user. The recap is in the week-3-distribution-test post above. Short version: outreach didn't drive signups — accumulation did, weeks later. Probably not the kind of "what changed" answer you were looking for, but it's the honest one.

  3. 1

    Update for anyone who's been following this thread —

    Wrote up Sunday's recap of the experiment + what 24h of dev.to data + 9h of IH data taught me about my own thesis. The lesson was sort of recursively awkward.

    Read here: https://www.statuspagebuddy.com/blog/week-3-distribution-test

    Especially the bit about realizing the "distribution failure" was the distribution thesis playing out one level up.

  4. 1

    I don't have an answer to your actual question — I'm too early stage to have spotted those leading signals yet. But the 9-day gap between planting the seed and getting the signup is the part that stuck with me. I've just started putting myself out there today for the first time and the temptation to check if it worked tomorrow is real. Good reminder that it doesn't work like that.

  5. 1

    Genuinely curious — for those of you with established asset networks, do you track "anomalous direct visits" as a leading signal, or just total signups?

    I started tagging unattributed visits because they cluster around days when something else got merged/published. Not sure if that's useful or just noise pattern-matching.