<?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: Sergei Golovkov</title>
    <description>The latest articles on DEV Community by Sergei Golovkov (@sergei_golovkov_20dfdcda3).</description>
    <link>https://dev.to/sergei_golovkov_20dfdcda3</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%2F3805983%2F568ca6a2-d935-43ae-a792-d9645fc1fa03.jpg</url>
      <title>DEV Community: Sergei Golovkov</title>
      <link>https://dev.to/sergei_golovkov_20dfdcda3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sergei_golovkov_20dfdcda3"/>
    <language>en</language>
    <item>
      <title>I spent 1.5 years and $2K on my micro-product but the revenue is $10. What am I doing wrong and should I keep going?</title>
      <dc:creator>Sergei Golovkov</dc:creator>
      <pubDate>Wed, 04 Mar 2026 14:40:22 +0000</pubDate>
      <link>https://dev.to/sergei_golovkov_20dfdcda3/i-spent-15-years-and-2k-on-my-micro-product-but-the-revenue-is-10-what-am-i-doing-wrong-and-20jj</link>
      <guid>https://dev.to/sergei_golovkov_20dfdcda3/i-spent-15-years-and-2k-on-my-micro-product-but-the-revenue-is-10-what-am-i-doing-wrong-and-20jj</guid>
      <description>&lt;p&gt;Like many others, I had long dreamed about building my own micro-product — something I would slowly develop and promote, and that would eventually bring me a second salary.&lt;/p&gt;

&lt;p&gt;Today I want to talk about my most “successful” project, its current state, and what might happen to it next.&lt;/p&gt;

&lt;h2&gt;
  
  
  About the project
&lt;/h2&gt;

&lt;p&gt;I’m working on the project with a friend of mine. We built an &lt;a href="https://backgroundnoiseremoval.com/" rel="noopener noreferrer"&gt;online service&lt;/a&gt; that removes noise from audio or video, and we also made a &lt;a href="https://chromewebstore.google.com/detail/background-noise-removal/mkeichbdgfjobcgneddmhbgggnmffpnl" rel="noopener noreferrer"&gt;browser extension&lt;/a&gt; with the same functionality.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5lepq3qa0j9pgr1bhptc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5lepq3qa0j9pgr1bhptc.png" alt=" " width="800" height="406"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It works very simply:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Choose a sound processing mode (you can keep or remove music, remove extra breaths from speech, normalize volume, etc.)&lt;/li&gt;
&lt;li&gt;Upload a file&lt;/li&gt;
&lt;li&gt;Listen and compare the results&lt;/li&gt;
&lt;li&gt;Download the processed file&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Market demand
&lt;/h2&gt;

&lt;p&gt;Before we began developing the project, we tested demand. We estimated that demand was more than sufficient to justify launching.&lt;/p&gt;

&lt;p&gt;There are already competitors, meaning the market isn't dead and there's room for product development.&lt;/p&gt;

&lt;h2&gt;
  
  
  Traffic
&lt;/h2&gt;

&lt;p&gt;At first, we solved the traffic problem through the browser extension. It doesn’t bring a huge number of users, but every day new people come and use the product.&lt;/p&gt;

&lt;p&gt;To get more traffic, we launched a website and are now actively promoting it through SEO. We also plan to test advertising, although, as usual, it probably won’t pay off.&lt;/p&gt;

&lt;p&gt;Right now about 300 new users come to our product every month. Around the same number of users also come back and use the service again each month.&lt;/p&gt;

&lt;h2&gt;
  
  
  Expenses
&lt;/h2&gt;

&lt;p&gt;APIs in this niche are expensive. To attract attention to our product, at the beginning we offered large free limits.&lt;/p&gt;

&lt;p&gt;Now we have minimal free usage in the extension and slightly higher limits on the website. Still, every month we spend around $100.&lt;/p&gt;

&lt;p&gt;We calculated all the project expenses — this is only part of them.&lt;/p&gt;

&lt;p&gt;It’s almost impossible to optimize these costs. There are no good free APIs. At the same time, we cannot remove the ability for people to try the product for free — it feels like that would cut the conversion rate even more (which is already basically zero).&lt;/p&gt;

&lt;h2&gt;
  
  
  Current problems
&lt;/h2&gt;

&lt;p&gt;So in summary:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;We have traffic (not huge, but stable and growing)&lt;/li&gt;
&lt;li&gt;The product is needed in the market&lt;/li&gt;
&lt;li&gt;The product is simple and solves the user’s problem well&lt;/li&gt;
&lt;li&gt;The extension already has the ability to accept payments worldwide&lt;/li&gt;
&lt;li&gt;We will add payments to the website soon&lt;/li&gt;
&lt;li&gt;We even have a very generous unlimited plan (none of the competitors offer something like that)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But no one pays.&lt;/p&gt;

&lt;p&gt;Looking at the analytics, we understand that even with a 0.5% conversion rate from new users (which is already very low), there should be purchases.&lt;/p&gt;

&lt;p&gt;But there are none at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  What should we do next?
&lt;/h2&gt;

&lt;p&gt;Right now we are in a strange position:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Expenses keep coming every month.&lt;/li&gt;
&lt;li&gt;We keep working on bringing more traffic.&lt;/li&gt;
&lt;li&gt;We keep improving the product.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But no one pays.&lt;/p&gt;

&lt;p&gt;Sometimes we think about abandoning the project and building something else.&lt;/p&gt;

&lt;p&gt;We have some ideas about experiments we could run and things we could test. But I wanted to ask you: maybe we are missing something obvious or doing something wrong?&lt;/p&gt;

&lt;p&gt;I would really appreciate your feedback.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

</description>
      <category>sass</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
