<?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: Tash Hlanguyo</title>
    <description>The latest articles on Forem by Tash Hlanguyo (@thlangu).</description>
    <link>https://forem.com/thlangu</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%2F3893290%2F44b428ec-776c-4b78-8156-24cd83e3359a.png</url>
      <title>Forem: Tash Hlanguyo</title>
      <link>https://forem.com/thlangu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/thlangu"/>
    <language>en</language>
    <item>
      <title>Why getting honest feedback on your app is almost impossible and what I am doing about it</title>
      <dc:creator>Tash Hlanguyo</dc:creator>
      <pubDate>Tue, 28 Apr 2026 00:51:40 +0000</pubDate>
      <link>https://forem.com/thlangu/why-getting-honest-feedback-on-your-app-is-almost-impossible-and-what-i-am-doing-about-it-445o</link>
      <guid>https://forem.com/thlangu/why-getting-honest-feedback-on-your-app-is-almost-impossible-and-what-i-am-doing-about-it-445o</guid>
      <description>&lt;p&gt;You ship your app. You post it everywhere you can think of.&lt;/p&gt;

&lt;p&gt;Product Hunt. Reddit. A few Slack groups.&lt;/p&gt;

&lt;p&gt;Then you wait.&lt;/p&gt;

&lt;p&gt;A handful of upvotes. Someone says nice work. Another says cool idea. Then silence.&lt;/p&gt;

&lt;p&gt;Nobody tells you the onboarding drops users on step two. Nobody says the value prop takes 30 seconds to understand and most people will not wait that long.&lt;/p&gt;

&lt;p&gt;That feedback exists. It is sitting in the head of another developer who has shipped something similar, hit the same walls, and knows what works. The problem is there is no good way to find that person.&lt;/p&gt;

&lt;p&gt;So I am building Stackrate.&lt;/p&gt;

&lt;p&gt;It is a developer-to-developer peer review platform. You submit your app with a specific feedback request. Other verified developers review it covering UX, onboarding, value prop and performance. You review others to earn reviews for yours.&lt;/p&gt;

&lt;p&gt;No casual users. Dev verified only via GitHub or App Store link.&lt;/p&gt;

&lt;p&gt;The matching logic is built around one insight from a developer I spoke to: feedback from someone on the same stack, one step ahead in revenue, is 10 times more useful than feedback from a random smart person.&lt;/p&gt;

&lt;p&gt;Waitlist is live: &lt;a href="https://stackrate-waitlist.netlify.app" rel="noopener noreferrer"&gt;https://stackrate-waitlist.netlify.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Two questions for the DEV community: is this a problem you have felt? And what is the most useful piece of feedback you ever got on something you shipped?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>startup</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Why every feedback channel fails indie developers (and what I built to fix it)</title>
      <dc:creator>Tash Hlanguyo</dc:creator>
      <pubDate>Sat, 25 Apr 2026 22:42:05 +0000</pubDate>
      <link>https://forem.com/thlangu/why-every-feedback-channel-fails-indie-developers-and-what-i-built-to-fix-it-14i2</link>
      <guid>https://forem.com/thlangu/why-every-feedback-channel-fails-indie-developers-and-what-i-built-to-fix-it-14i2</guid>
      <description>&lt;p&gt;I've shipped three indie apps. The code was fine. The biggest thing I got wrong each time? I had no idea what was actually broken until it was too late.&lt;/p&gt;

&lt;p&gt;Not because I didn't ask for feedback — I asked constantly. But every channel I tried had a fatal flaw.&lt;/p&gt;

&lt;h2&gt;
  
  
  The feedback problem nobody talks about
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Reddit
&lt;/h3&gt;

&lt;p&gt;You post your project. You get 2 upvotes, maybe 3, and a comment asking if it works on Android. The feedback is random, unstructured, and from people who may not be your users at all. There's no incentive for anyone to go deep.&lt;/p&gt;

&lt;h3&gt;
  
  
  Product Hunt
&lt;/h3&gt;

&lt;p&gt;It's a launch-day network contest. If you don't have 500 people ready to upvote on the day you launch, you're invisible by noon. The feedback in comments is usually "congrats on the launch!" — not "your onboarding is broken."&lt;/p&gt;

&lt;h3&gt;
  
  
  Friends and family
&lt;/h3&gt;

&lt;p&gt;They love everything. Every time. It's completely useless.&lt;/p&gt;

&lt;h3&gt;
  
  
  Asking on Twitter / build in public
&lt;/h3&gt;

&lt;p&gt;You get engagement from other founders who also want feedback on their apps. Everyone's broadcasting, nobody's giving structured critique. The dynamic is social, not evaluative.&lt;/p&gt;

&lt;h2&gt;
  
  
  What actually happens when feedback fails
&lt;/h2&gt;

&lt;p&gt;You find out your onboarding was confusing 3 months after launch, when your retention numbers don't make sense. You realize your value prop was buried after 500 people visited and 490 left in 30 seconds. You learn your core flow broke on mobile only when someone DMs you about it.&lt;/p&gt;

&lt;p&gt;I've been there. It's a slow, expensive way to learn.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;I started working on Stackrate — a dev-to-dev peer review platform for indie apps.&lt;/p&gt;

&lt;p&gt;The mechanic is simple:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Submit your app&lt;/strong&gt; with a specific review request — UX, onboarding, value prop, performance, or all of it&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Review another app&lt;/strong&gt; to earn credits&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Spend credits&lt;/strong&gt; to get your own app reviewed&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Reviewers verify via GitHub or App Store&lt;/strong&gt; — only people who actually ship software can review&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bad reviews lose credits&lt;/strong&gt; — quality is enforced by the system, not just hoped for&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It's closer to code review than to Product Hunt. Structured, peer-driven, accountable.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the credit mechanic matters
&lt;/h2&gt;

&lt;p&gt;Most feedback platforms fail because there's no incentive alignment. Giving good feedback takes time. Nobody does it for free with strangers.&lt;/p&gt;

&lt;p&gt;The credit system solves this. You have to give to receive. And because your credits are on the line, you have an incentive to give feedback that's actually useful.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why verification matters
&lt;/h2&gt;

&lt;p&gt;Random opinions are cheap. I don't want to know what someone who's never built software thinks about my UX. I want to know what a developer who has shipped something thinks — because they understand the tradeoffs, the constraints, and the context.&lt;/p&gt;

&lt;p&gt;GitHub and App Store verification filters for that.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where it stands
&lt;/h2&gt;

&lt;p&gt;Stackrate is pre-launch. The waitlist is live at &lt;a href="https://stackrate-waitlist.netlify.app" rel="noopener noreferrer"&gt;stackrate-waitlist.netlify.app&lt;/a&gt;. I'm onboarding developers in small batches.&lt;/p&gt;

&lt;p&gt;If you've ever shipped something and gotten nothing useful back — this is for you.&lt;/p&gt;

&lt;p&gt;Would love your thoughts in the comments. Especially curious: what's the most useless feedback you've ever gotten on a project?&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>buildinpublic</category>
      <category>webdev</category>
      <category>startup</category>
    </item>
    <item>
      <title>Stop launching into silence — I'm building the app feedback platform developers actually need</title>
      <dc:creator>Tash Hlanguyo</dc:creator>
      <pubDate>Thu, 23 Apr 2026 02:30:15 +0000</pubDate>
      <link>https://forem.com/thlangu/stop-launching-into-silence-im-building-the-app-feedback-platform-developers-actually-need-1e19</link>
      <guid>https://forem.com/thlangu/stop-launching-into-silence-im-building-the-app-feedback-platform-developers-actually-need-1e19</guid>
      <description>&lt;p&gt;You ship your app. You post it on Product Hunt. You get polite upvotes and silence.&lt;br&gt;
No one tells you your onboarding is broken. No one says your value prop does not land. No one gives you the honest feedback you actually need.&lt;br&gt;
So I am building Stackrate — a developer-to-developer app review platform.&lt;br&gt;
How it works:&lt;/p&gt;

&lt;p&gt;Submit your app with a specific feedback request&lt;br&gt;
Get structured reviews covering UX, onboarding, value prop and performance&lt;br&gt;
Review others to earn reviews for yours&lt;br&gt;
Dev verified only via GitHub or App Store link&lt;/p&gt;

&lt;p&gt;No hype. No empty comments. Just honest feedback from developers who actually ship.&lt;br&gt;
Waitlist is live at (&lt;a href="https://stackrate-waitlist.netlify.app" rel="noopener noreferrer"&gt;https://stackrate-waitlist.netlify.app&lt;/a&gt;)&lt;br&gt;
Is this a problem you have? How do you currently get honest feedback on your apps?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>discuss</category>
      <category>startup</category>
    </item>
    <item>
      <title>I'm building a peer review platform for developers who are tired of launching apps into silence</title>
      <dc:creator>Tash Hlanguyo</dc:creator>
      <pubDate>Thu, 23 Apr 2026 02:22:17 +0000</pubDate>
      <link>https://forem.com/thlangu/im-building-a-peer-review-platform-for-developers-who-are-tired-of-launching-apps-into-silence-447o</link>
      <guid>https://forem.com/thlangu/im-building-a-peer-review-platform-for-developers-who-are-tired-of-launching-apps-into-silence-447o</guid>
      <description>&lt;p&gt;You ship your app. You post it on Product Hunt. You get polite upvotes and silence.&lt;br&gt;
No one tells you your onboarding is broken. No one says your value prop does not land. No one gives you the honest feedback you actually need.&lt;br&gt;
So I am building Stackrate — a developer-to-developer app review platform.&lt;br&gt;
How it works:&lt;/p&gt;

&lt;p&gt;Submit your app with a specific feedback request&lt;br&gt;
Get structured reviews covering UX, onboarding, value prop and performance&lt;br&gt;
Review others to earn reviews for yours&lt;br&gt;
Dev verified only via GitHub or App Store link&lt;/p&gt;

&lt;p&gt;No hype. No empty comments. Just honest feedback from developers who actually ship.&lt;br&gt;
Waitlist is live at (&lt;a href="https://stackrate-waitlist.netlify.app" rel="noopener noreferrer"&gt;https://stackrate-waitlist.netlify.app&lt;/a&gt;)&lt;br&gt;
Is this a problem you have? How do you currently get honest feedback on your apps?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
