<?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>DEV Community: Oeljeklaus You</title>
    <description>The latest articles on DEV Community by Oeljeklaus You (@oeljeklaus_you_371b0804d7).</description>
    <link>https://dev.to/oeljeklaus_you_371b0804d7</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%2F3904562%2F7a59fcfa-7da8-4cba-bd5c-ef27f71a41a9.png</url>
      <title>DEV Community: Oeljeklaus You</title>
      <link>https://dev.to/oeljeklaus_you_371b0804d7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oeljeklaus_you_371b0804d7"/>
    <language>en</language>
    <item>
      <title>I stopped brainstorming startup ideas — and started mining Reddit for real problems</title>
      <dc:creator>Oeljeklaus You</dc:creator>
      <pubDate>Wed, 29 Apr 2026 14:35:00 +0000</pubDate>
      <link>https://dev.to/oeljeklaus_you_371b0804d7/i-stopped-brainstorming-startup-ideas-and-started-mining-reddit-for-real-problems-3a1o</link>
      <guid>https://dev.to/oeljeklaus_you_371b0804d7/i-stopped-brainstorming-startup-ideas-and-started-mining-reddit-for-real-problems-3a1o</guid>
      <description>&lt;h1&gt;
  
  
  I stopped brainstorming startup ideas — and started mining Reddit for real problems
&lt;/h1&gt;

&lt;p&gt;Like many developers, I used to come up with startup ideas by… guessing.&lt;/p&gt;

&lt;p&gt;Sometimes it felt exciting.&lt;br&gt;
Most of the time, it led to building things nobody really needed.&lt;/p&gt;

&lt;p&gt;So I changed my approach.&lt;/p&gt;

&lt;p&gt;Instead of asking:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“what should I build?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I started asking:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“what are people already struggling with?”&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  The shift: from ideas → problems
&lt;/h2&gt;

&lt;p&gt;Reddit turned out to be one of the best sources for this.&lt;/p&gt;

&lt;p&gt;Not because of “trends” or hype,&lt;br&gt;
but because people casually describe real frustrations there.&lt;/p&gt;

&lt;p&gt;Things like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“I keep forgetting to follow up on emails”&lt;/li&gt;
&lt;li&gt;“there’s no simple way to do X”&lt;/li&gt;
&lt;li&gt;“I built this hacky workaround because nothing exists”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are not ideas.&lt;br&gt;
They’re raw signals.&lt;/p&gt;




&lt;h2&gt;
  
  
  The problem: it's too noisy
&lt;/h2&gt;

&lt;p&gt;The issue is — Reddit is chaotic.&lt;/p&gt;

&lt;p&gt;You’ll find:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;noise&lt;/li&gt;
&lt;li&gt;one-off complaints&lt;/li&gt;
&lt;li&gt;vague frustrations&lt;/li&gt;
&lt;li&gt;irrelevant discussions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Manually going through threads is:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;slow&lt;/li&gt;
&lt;li&gt;inconsistent&lt;/li&gt;
&lt;li&gt;hard to scale&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  My approach: turning discussions into signals
&lt;/h2&gt;

&lt;p&gt;I started experimenting with a simple framework.&lt;/p&gt;

&lt;p&gt;Instead of treating every post equally, I look for &lt;strong&gt;repeatable signals&lt;/strong&gt;:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Strong problem signals
&lt;/h3&gt;

&lt;p&gt;Clear statements of frustration:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“this is annoying”, “this sucks”, “I hate doing this manually”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  2. Ask-for-tool signals
&lt;/h3&gt;

&lt;p&gt;People explicitly looking for solutions:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“is there a tool for this?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  3. Workarounds
&lt;/h3&gt;

&lt;p&gt;Users building their own hacks:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;spreadsheets, scripts, manual processes&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  4. Cross-community repetition
&lt;/h3&gt;

&lt;p&gt;Same problem showing up in different subreddits&lt;/p&gt;




&lt;h2&gt;
  
  
  Example
&lt;/h2&gt;

&lt;p&gt;Raw discussion:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“tracking follow-ups in Gmail is messy and I always forget”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Signals:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;multiple complaints&lt;/li&gt;
&lt;li&gt;repeated across productivity + startup communities&lt;/li&gt;
&lt;li&gt;users using spreadsheets as workaround&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Possible direction:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;a lightweight follow-up tracker with persistent reminders&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  Why this works better (for me)
&lt;/h2&gt;

&lt;p&gt;Compared to brainstorming:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ideas are &lt;strong&gt;validated earlier&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;I avoid building “cool but useless” things&lt;/li&gt;
&lt;li&gt;I spot patterns instead of one-off opinions&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  I built a small tool for myself
&lt;/h2&gt;

&lt;p&gt;To make this process less painful, I built a small internal tool:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;scans discussions&lt;/li&gt;
&lt;li&gt;extracts signals&lt;/li&gt;
&lt;li&gt;groups similar problems&lt;/li&gt;
&lt;li&gt;suggests possible directions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s still rough, but it helps me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;validate faster&lt;/li&gt;
&lt;li&gt;focus on real demand&lt;/li&gt;
&lt;li&gt;avoid noise&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://demandradar.vercel.app/" rel="noopener noreferrer"&gt;https://demandradar.vercel.app/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Curious how others approach this
&lt;/h2&gt;

&lt;p&gt;Do you usually:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;start from ideas?&lt;/li&gt;
&lt;li&gt;or from problems people already talk about?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And if you’ve tried something similar —&lt;br&gt;
what signals do you look for?&lt;/p&gt;

&lt;p&gt;Would love to learn how others think about this.&lt;/p&gt;

</description>
      <category>product</category>
      <category>sideprojects</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
