Most bugs surface once a program has been delivered.
Related:
- It has been discovered that C++ provides a remarkable facility for concealing the trivial details of a program - such as where its bugs are.
- Quote #615
It has been discovered that C++ provides a remarkable facility for
concealing the trival details of a program -- such as where its bugs are.
-- David Keppel... - The most harmful error of any program will not be discovered until the
program has been in production for at least six months.
-- Troutman's Programming Postulate #2... - Not until a program has been in production for at least six months will the most harmful error then be discovered.
- if (program==delivered && installed==true) trash_HD()
- PROGRAM - A random collection of Bug
- There once was a member of Mensa
Who was a most excellent fencer.
The sword that he used Was his -- (line is refused, And has now been removed by the censor).... - Most of the bugs in Hack are on the floor.

