Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
exceptionnotfound.net
Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
1–10 of 130 posts
Re: Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
#2Re: Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
#3I wonder if this attitude will change once things like coq become more accessible.
Re: Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
#4I wonder if this attitude will change once things like coq become more accessible.
Re: Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
#5Re: Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
#6Re: Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
#7I have the start of a lightning talk on something similar, called "Why Software Sucks". The idea is that we only make software good enough to get by - we will always choose features over robustness if we possibly can. Every project ends when it either fails, or hits feature-complete. No one sits around polishing the pile of bugs and bad decisions that is a feature-complete app unless they have to - much more fun to s…
Re: Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
#8Re: Code Is Never “Perfect”, Code Is Only Ever “Good Enough”
#9I wonder if this attitude will change once things like coq become more accessible.
I don't know if we will ever have tools that are that safe and as easy to use as the alternatives.
(Of course, the situation gets fuzzier when you must account for other factors: work/dollars/lives lost due to bugs in dependencies, the integral of maintenance costs over time, etc.)