<?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: Wisdom Emmanuel</title>
    <description>The latest articles on Forem by Wisdom Emmanuel (@wisdom_emmanuel_a6c8041cc).</description>
    <link>https://forem.com/wisdom_emmanuel_a6c8041cc</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%2F2450324%2Fc80422fc-a1f6-4b24-a6cc-be830c7c3f3e.png</url>
      <title>Forem: Wisdom Emmanuel</title>
      <link>https://forem.com/wisdom_emmanuel_a6c8041cc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/wisdom_emmanuel_a6c8041cc"/>
    <language>en</language>
    <item>
      <title>[Boost]</title>
      <dc:creator>Wisdom Emmanuel</dc:creator>
      <pubDate>Tue, 10 Feb 2026 12:28:48 +0000</pubDate>
      <link>https://forem.com/wisdom_emmanuel_a6c8041cc/-2719</link>
      <guid>https://forem.com/wisdom_emmanuel_a6c8041cc/-2719</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/hadil" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&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%2Fuser%2Fprofile_image%2F1209000%2Fb29d37d8-2efe-4391-9796-a6f8a483f1bd.png" alt="hadil"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/hadil/how-bifrosts-mcp-gateway-and-code-mode-power-production-grade-llm-gateways-235i" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;How Bifrost’s MCP Gateway and Code Mode Power Production-Grade LLM Gateways&lt;/h2&gt;
      &lt;h3&gt;Hadil Ben Abdallah ・ Jan 29&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#ai&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#llm&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#mcp&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#opensource&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>ai</category>
      <category>llm</category>
      <category>mcp</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Are You Building Features Nobody Uses? Let’s Fix That.</title>
      <dc:creator>Wisdom Emmanuel</dc:creator>
      <pubDate>Mon, 09 Feb 2026 17:17:23 +0000</pubDate>
      <link>https://forem.com/wisdom_emmanuel_a6c8041cc/are-you-building-features-nobody-uses-lets-fix-that-359f</link>
      <guid>https://forem.com/wisdom_emmanuel_a6c8041cc/are-you-building-features-nobody-uses-lets-fix-that-359f</guid>
      <description>&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%2F4gut3c83mp36mdjpxerx.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%2F4gut3c83mp36mdjpxerx.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me paint a scene you might recognize.&lt;/p&gt;

&lt;p&gt;You finish a sprint.&lt;br&gt;
The new feature is live.&lt;br&gt;
You feel like a coding superhero. &lt;/p&gt;

&lt;p&gt;Then analytics shows up like an honest friend:&lt;/p&gt;

&lt;p&gt;Almost nobody touched it.&lt;/p&gt;

&lt;p&gt;Not because it was bad.&lt;br&gt;
Not because you’re a poor developer.&lt;br&gt;
But because we often build what excites us not what users actually need.&lt;/p&gt;

&lt;p&gt;Welcome to the silent struggle of modern development.&lt;/p&gt;

&lt;p&gt;The 80% Reality&lt;/p&gt;

&lt;p&gt;Across the tech industry, there’s a scary pattern:&lt;/p&gt;

&lt;p&gt;Most products carry mountains of features, yet only a tiny fraction gets real usage.&lt;/p&gt;

&lt;p&gt;That means:&lt;/p&gt;

&lt;p&gt;time was spent &lt;/p&gt;

&lt;p&gt;complexity increased&lt;/p&gt;

&lt;p&gt;maintenance grew&lt;/p&gt;

&lt;p&gt;users stayed indifferent&lt;/p&gt;

&lt;p&gt;We don’t fail at coding.&lt;br&gt;
We fail at choosing.&lt;/p&gt;

&lt;p&gt;How We Accidentally Waste Our Own Brilliance&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;“This Would Be Cool” Syndrome
Ideas sound brilliant in meetings.
Competitors have it.
It looks impressive in demos.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;But none of those equals user value.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Feature Creep Wearing Nice Clothes
One simple tool becomes:&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;dashboard&lt;/p&gt;

&lt;p&gt;analytics&lt;/p&gt;

&lt;p&gt;chat&lt;/p&gt;

&lt;p&gt;AI&lt;/p&gt;

&lt;p&gt;notifications&lt;/p&gt;

&lt;p&gt;dark mode (of course)&lt;/p&gt;

&lt;p&gt;Soon the product is confused about its own identity.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;We Interview Code More Than Users&lt;br&gt;
We review pull requests.&lt;br&gt;
We don’t review real human pain.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Analytics as Decoration&lt;br&gt;
Data tools are installed like wall art—beautiful but unused.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A Healthier Way to Build&lt;/p&gt;

&lt;p&gt;Start With One Honest Question&lt;br&gt;
“If this product could do only ONE thing, what would it be?”&lt;/p&gt;

&lt;p&gt;That answer is your compass.&lt;br&gt;
Everything else is noise.&lt;/p&gt;

&lt;p&gt;Build Small, Not Loud&lt;br&gt;
Minimum Viable Product doesn’t mean embarrassing product.&lt;br&gt;
It means:&lt;/p&gt;

&lt;p&gt;smallest&lt;/p&gt;

&lt;p&gt;simplest&lt;/p&gt;

&lt;p&gt;genuinely useful&lt;/p&gt;

&lt;p&gt;Solve one pain deeply before decorating.&lt;/p&gt;

&lt;p&gt;Let Reality Lead&lt;br&gt;
A simple rhythm:&lt;/p&gt;

&lt;p&gt;1.Measure what people actually do&lt;/p&gt;

&lt;p&gt;2.Evaluate without emotions&lt;/p&gt;

&lt;p&gt;3.Adjust bravely&lt;/p&gt;

&lt;p&gt;4.Focus on what works&lt;/p&gt;

&lt;p&gt;Features should earn their stay.&lt;/p&gt;

&lt;p&gt;Talk to Humans Like Humans&lt;br&gt;
Ask users:&lt;/p&gt;

&lt;p&gt;• What frustrates you?&lt;/p&gt;

&lt;p&gt;• What do you ignore?&lt;/p&gt;

&lt;p&gt;•What would you cry if we removed?&lt;/p&gt;

&lt;p&gt;Those answers are worth more than 50 brainstorming sessions.&lt;/p&gt;

&lt;p&gt;Prioritising With Sense&lt;br&gt;
Use a framework like RICE:&lt;/p&gt;

&lt;p&gt;Reach&lt;/p&gt;

&lt;p&gt;Impact&lt;/p&gt;

&lt;p&gt;Confidence&lt;/p&gt;

&lt;p&gt;Effort&lt;/p&gt;

&lt;p&gt;So decisions come from thinking, not noise.&lt;/p&gt;

&lt;p&gt;The Mindset Shift&lt;/p&gt;

&lt;p&gt;Stop asking:&lt;/p&gt;

&lt;p&gt;“What else can we add?”&lt;/p&gt;

&lt;p&gt;Start asking:&lt;/p&gt;

&lt;p&gt;“What should we remove so value becomes clearer?”&lt;/p&gt;

&lt;p&gt;Great products are not built by adding everything.&lt;br&gt;
They’re built by protecting what matters.&lt;/p&gt;

&lt;p&gt;A Quick Story&lt;/p&gt;

&lt;p&gt;A small startup once added:&lt;/p&gt;

&lt;p&gt;project management&lt;/p&gt;

&lt;p&gt;invoicing&lt;/p&gt;

&lt;p&gt;chat&lt;/p&gt;

&lt;p&gt;reports&lt;/p&gt;

&lt;p&gt;to a simple tool users originally loved for one thing.&lt;/p&gt;

&lt;p&gt;Months later analytics whispered:&lt;/p&gt;

&lt;p&gt;“90% of people only use the original feature.”&lt;/p&gt;

&lt;p&gt;The rest was just expensive decoration.&lt;/p&gt;

&lt;p&gt;Simplicity won when ego stepped aside.&lt;/p&gt;

&lt;p&gt;Your Turn&lt;/p&gt;

&lt;p&gt;Before your next sprint, try this:&lt;/p&gt;

&lt;p&gt;Name your product’s ONE job&lt;/p&gt;

&lt;p&gt;List 3 features nobody truly needs&lt;/p&gt;

&lt;p&gt;Talk to 2 real users&lt;/p&gt;

&lt;p&gt;Check one analytics report&lt;/p&gt;

&lt;p&gt;You’ll already be ahead of most teams.&lt;/p&gt;

&lt;p&gt;If you enjoyed this approach and want a deeper, step by step system with frameworks, case studies, and practical templates, my book “FOCUS TO WIN” expands these ideas into a full guide for developers and founders who want to build what truly matters.&lt;/p&gt;

&lt;p&gt;What’s that feature you built with pride… that nobody used?&lt;/p&gt;

&lt;p&gt;Let’s confess in the comments&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>product</category>
      <category>productivity</category>
      <category>devlive</category>
    </item>
  </channel>
</rss>
