<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Arush Sharma</title>
    <description>The latest articles on Forem by Arush Sharma (@arush_sharma_dev).</description>
    <link>https://forem.com/arush_sharma_dev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3857999%2F4b3bce36-3de9-4b00-8c2b-e6d3d88c273d.webp</url>
      <title>Forem: Arush Sharma</title>
      <link>https://forem.com/arush_sharma_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/arush_sharma_dev"/>
    <language>en</language>
    <item>
      <title>your competitors raised pricing by 40%

their users left. 
you didn't even get to know even after they were ranting this on reddit. 

never let it happen again. 
try https://compeddit.pages.dev</title>
      <dc:creator>Arush Sharma</dc:creator>
      <pubDate>Sat, 04 Apr 2026 03:39:18 +0000</pubDate>
      <link>https://forem.com/arush_sharma_dev/your-competitors-raised-pricing-by-40-their-users-left-you-didnt-even-get-to-know-even-5h5m</link>
      <guid>https://forem.com/arush_sharma_dev/your-competitors-raised-pricing-by-40-their-users-left-you-didnt-even-get-to-know-even-5h5m</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://compeddit.pages.dev/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcompeddit.pages.dev%2Fcompeddit.png" height="364" class="m-0" width="636"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://compeddit.pages.dev/" rel="noopener noreferrer" class="c-link"&gt;
            Compeddit — Reddit Competitor Monitor
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Monitor what your competitors are posting on Reddit. Track any subreddit or keyword and get instant Telegram alerts when rivals show up.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
          compeddit.pages.dev
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>ai</category>
      <category>sass</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>Built a Tool to Validate Startup Ideas Using 10M Reddit Comments (And Saved Myself From Another Failed Project)</title>
      <dc:creator>Arush Sharma</dc:creator>
      <pubDate>Thu, 02 Apr 2026 16:34:32 +0000</pubDate>
      <link>https://forem.com/arush_sharma_dev/built-a-tool-to-validate-startup-ideas-using-10m-reddit-comments-and-saved-myself-from-another-1bkk</link>
      <guid>https://forem.com/arush_sharma_dev/built-a-tool-to-validate-startup-ideas-using-10m-reddit-comments-and-saved-myself-from-another-1bkk</guid>
      <description>&lt;p&gt;I wasted 6 months and $15,000 building a product nobody wanted.&lt;br&gt;
The code was clean. The UI was beautiful. The features were exactly what I thought users needed.&lt;br&gt;
I launched to crickets. Two paying customers. Both churned within a month.&lt;br&gt;
The problem wasn't execution. It was that I never validated there was real demand.&lt;br&gt;
The Validation Trap&lt;br&gt;
Most developers fall into the same trap:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
Have an idea&lt;/li&gt;
&lt;li&gt;
Build it because "I would use this"&lt;/li&gt;
&lt;li&gt;
Launch and hope people find it&lt;/li&gt;
&lt;li&gt;
Wonder why nobody cares
We call this "building in silence." It's expensive. It's demoralizing. And it's completely avoidable.
Where Real Validation Lives
After my failure, I started studying successful launches. The pattern was clear: founders who succeeded didn't guess. They listened.
But where?
Turns out, people are already telling you exactly what they want. They're venting on Reddit. They're complaining on Twitter. They're asking for help on Hacker News.
They're saying things like:
"Our database migration process is a nightmare… willing to pay if it saves us."
"Just spent 6 hours debugging a migration that went wrong in production. There has to be a better way."
"Need something simpler and safer for indie devs."
These aren't hypotheticals. These are real people with real budgets, actively looking for solutions.
Building the Validation Machine
I built BuildForWho to automate this research. Here's how it works:&lt;/li&gt;
&lt;li&gt;The Search Layer
The tool generates precision search queries and scans:&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Reddit (5M+ posts analyzed)&lt;/p&gt;

&lt;p&gt;Twitter/X (real-time signals)&lt;/p&gt;

&lt;p&gt;Hacker News (technical insights)&lt;/p&gt;

&lt;p&gt;Indie Hackers (founder pain points)&lt;br&gt;
Not just keyword matching. Context-aware analysis that understands urgency, buying intent, and emotional intensity.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The Scoring Algorithm
Every idea gets a Build Worthiness Score (0-10) based on:&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Urgency: How desperate is the language? ("nightmare" vs "would be nice")&lt;/p&gt;

&lt;p&gt;Buying Intent: Are they already paying for inferior solutions?&lt;/p&gt;

&lt;p&gt;Frequency: How often does this come up?&lt;/p&gt;

&lt;p&gt;Specificity: Vague complaints score lower than detailed pain descriptions&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The Customer Finder
This is the goldmine. The tool identifies specific people who:&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Posted "looking for [solution]" in the last 30 days&lt;/p&gt;

&lt;p&gt;Mentioned budget constraints or willingness to pay&lt;/p&gt;

&lt;p&gt;Are actively comparing alternatives&lt;br&gt;
These aren't leads you cold email. These are people who announced they have a problem and budget publicly.&lt;br&gt;
Real Results&lt;br&gt;
My last three projects using this approach:&lt;br&gt;
Table&lt;br&gt;
Project&lt;br&gt;
Validation Time&lt;br&gt;
Pre-launch Waitlist&lt;br&gt;
Post-launch Customers&lt;br&gt;
Project A (old way)&lt;br&gt;
0 minutes&lt;br&gt;
0&lt;br&gt;
2&lt;br&gt;
Project B (BuildForWho)&lt;br&gt;
2 hours&lt;br&gt;
23&lt;br&gt;
18&lt;br&gt;
Project C (BuildForWho)&lt;br&gt;
45 minutes&lt;br&gt;
47&lt;br&gt;
31&lt;br&gt;
The difference isn't better code. It's knowing people actually want it before you build.&lt;br&gt;
The Technical Stack&lt;br&gt;
For the curious developers:&lt;/p&gt;

&lt;p&gt;Frontend: React + Tailwind (deployed on Cloudflare Pages)&lt;/p&gt;

&lt;p&gt;Backend: Node.js + Express&lt;/p&gt;

&lt;p&gt;Search: Custom scrapers + Reddit API + Twitter API&lt;/p&gt;

&lt;p&gt;NLP: OpenAI API for intent classification and urgency scoring&lt;/p&gt;

&lt;p&gt;Database: PostgreSQL for conversation storage&lt;/p&gt;

&lt;p&gt;Queue: Redis for handling 10M+ posts efficiently&lt;br&gt;
The hardest part wasn't the tech. It was training the model to understand the difference between "this would be cool" and "I will pay you money to fix this."&lt;br&gt;
How to Validate Without My Tool&lt;br&gt;
You can do this manually. Here's my 2-hour process:&lt;br&gt;
Hour 1: Pain Point Mining&lt;br&gt;
Search these exact phrases on Reddit:&lt;/p&gt;

&lt;p&gt;[problem] is frustrating &lt;/p&gt;

&lt;p&gt;looking for alternative to [solution] &lt;/p&gt;

&lt;p&gt;[solution] is too expensive &lt;/p&gt;

&lt;p&gt;how do you handle [problem] &lt;br&gt;
Document:&lt;/p&gt;

&lt;p&gt;Direct quotes (copy/paste)&lt;/p&gt;

&lt;p&gt;Upvote counts&lt;/p&gt;

&lt;p&gt;Dates (must be recent)&lt;/p&gt;

&lt;p&gt;Any mention of budget&lt;br&gt;
Hour 2: Intent Analysis&lt;br&gt;
Sort by:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
Frequency: 10+ recent complaints = strong signal&lt;/li&gt;
&lt;li&gt;
Intensity: Emotional language = high urgency&lt;/li&gt;
&lt;li&gt;
Payment signals: "I'll pay," "budget is," "currently paying"
If you can't find 10+ recent complaints with buying intent, keep looking.
The $4.99 Lesson
I built BuildForWho because I needed it. I was tired of guessing.
It's 12$/m because validation shouldn't cost500/month. No subscriptions. No data stored. Just insights.
But honestly? Do it manually first. Learn the process. Feel the pain of reading 500 Reddit comments.
Then when you're ready to scale your validation, you know where to find me.
Your Turn
What's one problem you've seen people complain about repeatedly?
Spend 2 hours this weekend searching Reddit. Count the complaints. Look for payment intent.
If you find strong signals, you might have something. If you don't, you just saved yourself 6 months.
Either way, you win.
What's your validation process? Have you ever built something nobody wanted? Share your story below. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;check out &lt;a href="https://buildforwho.pages.dev" rel="noopener noreferrer"&gt;BuildForWho&lt;/a&gt; &lt;/p&gt;

</description>
      <category>ai</category>
      <category>startup</category>
      <category>validation</category>
      <category>indiehacker</category>
    </item>
  </channel>
</rss>
