Tech News

Stop Building What You Think People Want. Build What They're Actually Complaining About.

A

Admin User

Author

Jul 12, 2026
4 min read
9 views
Stop Building What You Think People Want. Build What They're Actually Complaining About.

I spent three months last year building a "better" project management tool for developers. It had everything I thought was missing: better keyboard shortcuts, a cleaner UI, real-time sync that actually worked. I launched it to crickets. Zero customers. Looking back, I realized I'd never actually talked to anyone frustrated with existing tools. I just assumed there was a gap because I was annoyed.

If I'd spent two hours analyzing App Store reviews and Reddit threads instead of three months coding, I would've discovered that project management isn't the pain point—context-switching between five different tools is. That's a completely different problem to solve. This is why I appreciate the data-driven approach to indie development: it saves you from building something theoretically perfect that nobody actually needs.

The Reality of Indie Market Research

The original article nails something crucial: you don't need expensive market research to validate an idea. Every piece of useful data is publicly available. But here's what surprised me reading through this—it's not just about gathering data. It's about learning to listen to what users are actually saying versus what you think they want.

When I look at low-star app reviews now, I'm hunting for patterns. One person complaining about a feature is noise. Thirty people complaining about the same thing across months? That's signal. The "I wish..." statements are gold because users are literally handing you feature specifications for free. And when someone says "I switched from X to Y because..."—that's competitive intelligence that would cost you thousands from a proper research firm.

My Take: Where the Approach Gets Real (and Where It Falls Short)

I agree completely with the pain point matrix concept. Cross-validating complaints across App Store reviews, Reddit discussions, and Google search volume gives you confidence that something is genuinely broken, not just broken for you specifically. This is exactly how I should've validated my project management idea.

But I'd push back on one thing: the article suggests 5,000-50,000 monthly searches is the "sweet spot" for indie developers. I think that's conservative. In my experience, long-tail searches are where the actual opportunity lives. A micro-niche with 500 monthly searches for a very specific problem—"remote team async standup tool" or "indie hacker time tracking"—can sustain a solo developer if you nail the positioning and charge appropriately.

Also, I'd add one layer the article doesn't mention: validation through conversation. Data tells you there's a problem. Talking to five actual potential customers tells you whether they're willing to pay for a solution. Google Keyword Planner might show 10,000 searches for "productivity app," but that's not the same as someone opening their wallet.

The Process I Actually Use Now

Here's my workflow for idea validation:

  1. Scan reviews. Spend an hour in low-star reviews looking for patterns and "I wish" statements.
  2. Hit Reddit. Search "[category] doesn't work for [specific need]" and read through 10-20 threads. Note what gets upvoted.
  3. Check Google Trends. Run searches through Keyword Planner and check seasonality. Build a simple spreadsheet of related searches.
  4. Talk to people. Post in relevant communities asking "What's the worst part about using [tool]?" Get 5 responses minimum.

The whole process takes 4-6 hours per idea. If I'm evaluating multiple ideas, I can rough-rank them in a day instead of building prototypes for weeks and finding out nobody cares.

The Question I Still Wrestle With

What I'm still uncertain about: How do you know when the market is too early versus when there's genuinely no demand? A search volume of 200/month for "AI-powered code review for Rust" might mean the market doesn't exist yet, or it might mean there are only 200 Rust developers at companies large enough to need code review tools. That's strategically different.

I think the answer is that you can't know for certain until you talk to actual people building in that space. Data-driven research works best when it's the starting point, not the ending point.

What Would You Do?

The framework here is solid. Have you actually validated an idea this way? Or do you have a different process that caught problems before you sank months into building? I'm genuinely curious what works in practice versus theory.


Source: This post was inspired by "App Market Research: A Data-Driven Guide for Indie Developers" by Dev.to. Read the original article

Share this article

Written by Adil Sher

Full stack developer building high-traffic platforms, AI services, and custom web applications. Explore my portfolio, learn about my background, or get in touch.

Related Articles

Stop Treating Your SaaS Users Like a Single Customer
Tech News Jul 16

Stop Treating Your SaaS Users Like a Single Customer

I spent three months last year watching a client's churn rate stubbornly sit at 18% while their retention team sent the same "we miss you" email to literally everyone. Same template. Same timing. Same message. I kept thinking: these people are engineers—they understand distributi...

The Real Cost of Automation: Why I'm Building Tools for the Tedious Stuff
Tech News Jul 15

The Real Cost of Automation: Why I'm Building Tools for the Tedious Stuff

I launched a product last year and spent an entire Friday afternoon just filling out submission forms. Not writing code. Not talking to users. Just... copying and pasting the same description into slightly different text fields while my brain slowly died. By the time I hit submis...