top | item 40105620

(no title)

megadog3 | 1 year ago

Counterpoint: The MVP is usually what ends up in production. If your code is a heap of garbage but chocolate-coated on the outside, you're gonna impress management and they'll want to push it live asap. Then the issues start exploding.

discuss

order

cranberryturkey|1 year ago

yes, a shitty foundation leads to shitty feature implementation. I've seen this everywhere from startups to Fortune 500 companies. Nobody cares about code quality, except maybe the one self-annointed gatekeeper who thinks he's making a difference and shitting on everyone's PRs delaying features. Get rid of that guy he serves no purpose

vbezhenar|1 year ago

That guy keeps everything from collapsing.

fireflash38|1 year ago

People don't care about quality in general unless it affects the bottom line. Not just code quality, but product too. Bugs? Who cares unless it costs us money. Security holes? only a problem if they're exploited... And it costs us money.

tkdev2|1 year ago

Spoken like a true MBA. Hope I never have to work with you.

fuzzy2|1 year ago

Um, yeah, that's… IMHO exactly where an MVP is supposed to end up. The “VP” says that.