The Best Problems Are Boring (Until You Solve Them)
5 min read
Unglamorous work creates the most impact when you master first-principles thinking.
The sexiest product problems get all the attention. New user experiences, innovative features, bold redesigns that make users say "wow." These are the projects that get celebrated in product launch emails and case studies.
But the products with the highest impact rarely announce themselves that way. They solve gnarly, complex problems so smoothly that users don't even notice the complexity humming beneath the surface. It just works. And that seamlessness is proof of extraordinary execution, not simplicity of the underlying problem.
When boring becomes beautiful
Consider the infrastructure that lets you search millions of products in milliseconds, or the payment flow that handles currency conversion across 50 countries without the user thinking about it once. These aren't features that make users gasp. They're systems that make users trust you enough to come back every day.
The best product work often lives in places that sound boring in standup: platform improvements, data infrastructure, payment systems, authentication flows, notification engines. These are the problems that make your VP of Product's eyes glaze over when you pitch them, right until you explain what they unlock.
That's because these gnarly problems are often platform-type work, or foundational pieces that unlock value further up the product chain. A better recommendation engine doesn't sound exciting until you realize it's the difference between 20% conversion and 35% conversion across your entire marketplace. Fixing how your API handles rate limiting won't win design awards, but it might be what lets your enterprise customers finally trust you with their most critical workflows.
The mistake is dismissing these problems because they don't yield immediate, visible customer value. The right framing is asking what becomes possible once this works correctly.
Going beyond what customers say
Here's where product management gets interesting. Customers will never ask you to rebuild your notification system or refactor how your app handles state management. They'll tell you notifications are annoying, or the app feels slow, or they can't trust it for important updates.
Working on these types of problems requires going beyond "hearing what customers say" and actually breaking down problems into their origin pieces. Why are notifications annoying? Because they're inconsistent. Why are they inconsistent? Because three different systems trigger them with different logic. Why do three systems exist? Because we bolted on solutions without a coherent strategy.
Now you're at the real problem. And solving it means taking those origin pieces and pasting them back together using the glue that is product direction. You're not just fixing a bug or shipping a feature. You're creating a framework for how notifications should work across your entire product, defining principles that will guide dozens of future decisions.
This is first-principles thinking in practice. You can't solve gnarly problems by asking customers what they want, because customers don't see the architecture. They see symptoms. Your job is diagnosis and treatment, not transcription.
Why this work is actually the most fun
These kinds of problems are genuinely exciting to work on because they're hard and demand everything you've got. You need technical depth to understand the constraints, strategic vision to see what it unlocks, stakeholder management to get engineering excited about unglamorous work, and communication skills to explain why this matters more than the flashy feature your CEO saw at a conference.
As a PM, you have to use every tool in your toolbox. You're negotiating tradeoffs with engineering about what's feasible in what timeframe. You're building models to show leadership the ROI of invisible work. You're creating frameworks that will guide your team's decisions for years. You're running interference so your team can focus on solving the hard problem instead of explaining why it matters to every stakeholder who wanders by.
The collaboration is intense because the stakes are high and the path isn't obvious. You're not following a playbook for adding a button. You're inventing the approach as you go, pressure-testing it with engineers who'll poke holes in your logic, and iterating until you've found something that actually works.
When you ship these projects, users might not even notice. But your team will know what you built. Engineering will respect the clarity of your direction. Leadership will see the metrics move. And six months later when someone proposes a new feature, you'll hear "we can do that now because of the platform work we did last quarter."
That's the reward. Not applause, but capability. You didn't just ship a feature, you made the entire product better at creating value.
Seek out the gnarly problems
The best PMs I know actively hunt for these problems. They're suspicious of glamorous work and curious about the boring complaints that keep appearing in support tickets. They ask engineers which parts of the codebase make them nervous. They look for places where the product should be better than it is, even when customers have stopped complaining.
Because they understand something fundamental: the most impactful product work often looks boring from the outside. It's only when you're inside the problem, collaborating intensely with your team to untangle years of complexity and create something elegant, that you realize this is the work that matters most.
So the next time someone pitches the exciting new feature, ask yourself: what's the gnarly problem we're avoiding? That might be the real opportunity.