|
|
|
|
|
by lmm
3712 days ago
|
|
> Is there some reason to believe that with enough money software could be bug-free? Yes. It's pretty easy to write provably correct software, just expensive. > Developers are often guilty of just refactoring for no particularly good reason other than their personal sense of aesthetic, which can lead to endless (and destructive) refactoring Not my experience, but even if so, if you require your software to be proven correct then it won't matter - any refactor that breaks it simply won't be accepted. > More money also makes people design lazy, so that instead of finding clever ways to reduce effort and improve uniformity, you just have everyone make their own forms. Um what? What does this have to do with anything? |
|