Building an e-commerce site with 50 different plugins is just asking for a midnight hotfix when your server inevitably crashes. Today on Product Hunt, some absolute madman pitched an AI builder by saying, "We removed your flexibility," and surprisingly, the dev community is absolutely eating it up.
TL;DR for the lazy scrollers
- The product is Your Next Store (YNS), comfortably sitting at 350+ upvotes.
- It's an AI-first commerce platform. You throw a prompt at it, and it spits out a working storefront connected to a real cart and checkout, not some useless static wireframes.
- The founder, Jakub, survived the agency trenches and realized a painful truth: Flexibility has a massive cost. Endlessly stringing plugins together leads straight to Plugin Hell.
- His solution? "Omakase Commerce." Just like the sushi joint where the chef decides your meal, YNS locks down the stack. One payment provider (Stripe), one strict data model. You don't assemble the stack; you trust the chef.
- Under the hood? A production-ready Next.js app. They even open-sourced the storefront, giving devs full code ownership when the AI inevitably needs a human to step in.
What's the PH hivemind saying?
- The UI Simps: Everyone is drooling over the gallery images. When asked what futuristic tool was used to make them, the creator replied with a simple "Figma :)" — absolute gigachad energy.
- The Anti-Plugin Cult: Devs are heavily praising the "removed flexibility" pitch. Anyone who has maintained a Frankenstein monster of an e-commerce site knows the pain. "Death to plugin hell" is the exact rallying cry we needed today.
- The Pragmatic Skeptics: Some folks are asking the real questions: "Stripe-native is cool, but how do you make sure the AI-generated copy isn't completely hallucinated garbage?" Generating a database model is easy; making it look like a human wrote it so clients actually pay up is the real boss fight.
The Senior Dev Takeaway
Here is a hard pill to swallow: Being "unopinionated" and trying to please everyone is a one-way ticket to burnout. Sometimes, enforcing rigid constraints is the best feature you can possibly ship.
If you're an Indie Hacker or running a dev agency, stop giving clients 10 choices for a database and 5 choices for payments. Pick a stack, lock it in, and sell the reliable result. Less config means less bugs. Spin up a solid VPS, deploy your opinionated stack, and go touch some grass instead of debugging compatibility issues at 3 AM.
Source: Product Hunt - Your Next Store