
Hey Indie Hackers 👋
Something interesting happened this month: two completely different people, in two completely different contexts, pointed at the exact same weak spot in RamenHire — weeks apart, from opposite directions.
The first was a technical comment on a security post — basically "your job listings will go stale eventually, what's the plan?" I filed it. Correct, but no real user had actually hit it yet, so it stayed a someday-fix.
Then a real subscriber did. A job seeker, mid-search, wrote in with genuinely detailed feedback — and one line stopped me: a listing she'd clicked into no longer existed. She'd trusted the site, gone looking, found nothing.
Same problem, now with an actual person on the other end of it.
What I didn't do
My first instinct was to have something re-check every listing against the web on a schedule. I talked myself out of it — the whole reason I built real company accounts recently was to stop being the middleman who manually keeps every listing accurate. Automating a re-scrape doesn't fix that; it just moves the same manual burden one layer over, from "check my inbox" to "review what a script silently changed."
What I did instead
The part I'm not going to pretend is a real strategy
To keep the board from looking abandoned while real registrations build, I had a research pass source a few new, genuinely open roles from companies already featured on the site — verified the same careful way as the original batch. This is a bridge until real companies register and post for themselves, not a content plan. Full technical write-up is here: [https://dev.to/l_build/ramenhire-two-readers-two-different-signals-one-problem-1p21]
Honest number, still: zero real registered companies. Two people, in totally different registers, cared enough to point at the same gap without me asking. Neither owed me that.
Genuine question: has feedback from a real user ever mattered more to you than feedback from someone more "qualified" to give it — or does it usually go the other way?