Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tonyedgecombe
on Dec 18, 2016
|
parent
|
context
|
favorite
| on:
Code Inflation (2015) [pdf]
"the probability of non-trivial defects increases with code size."
Intuitively this feels correct, I wonder if anybody has studied it.
rnd33
on Dec 18, 2016
|
next
[–]
Why does he specifically say "non-trivial" defects? The probability of any defect surely increases with code size?
mannykannot
on Dec 18, 2016
|
parent
|
next
[–]
Perhaps to forestall the suggestion that the growth is in trivial bugs, such as a typo in the text printed in response to the -h option.
muyuu
on Dec 18, 2016
|
parent
|
prev
|
next
[–]
Maybe because these are the most relevant ones? Trivial defects are easily detected and fixed. Or else they're not trivial.
p0nce
on Dec 18, 2016
|
prev
[–]
Of course.
https://www.amazon.com/Economics-Software-Quality-Capers-Jon...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Intuitively this feels correct, I wonder if anybody has studied it.