zlacker

[return to "Driving engineers to an arbitrary date is a value destroying mistake (2020)"]
1. onion2+85[view] [source] 2021-08-06 08:37:00
>>vimes6+(OP)
The problem that the article doesn't address is that users don't actually seem to mind using terrible software so long as it solves the problem they face better than not using it. I could list literally hundreds of half-assed, broken, bloated applications that I've encountered in the past 25 years that have done very well simply because they kind of solve a problem a bit for the user.

Pushing out something completely broken that doesn't do what it's supposed to is definitely not going to work (duh!). Pushing out an app that solves the problem of managing shopping lists that has a bug where it doesn't work given a particular set of circumstances will still lead to many people using it if the users don't have any alternatives and it's better than using a piece of paper.

Software quality is important to companies because it means that they can spend more time building features instead of fighting fires, and because low quality represents a threat that a competitor could launch a better, less buggy app. Users mostly don't care so long as the app works well enough to do what they need it to do (but they're not dumb, they'll still pick the least buggy option if there are alternatives..).

A high level of quality in software is not important unless you're entering an already well-served market. I wish it was.

◧◩
2. knuths+ga[view] [source] 2021-08-06 09:28:49
>>onion2+85
I agree. I've been naive at the beginning of my career, thinking that a great product sells itself, but it's simply not true.

There's so much trash everywhere that is earning millions (book reading apps, silly chart-db software, proprietary SQL databases etc.).

I was quite shocked by the levels of disfunctionality in the software engineering sections of the company I worked at yet still, the company has huge success. We basically got requests from the product team to make something work in a day or two and even though it was completely horrible code that absolutely paralyzes us at some moment in the future, the company still reigns.

[go to top]