[see bazaar for derivation] The
`classical' mode of software engineering long thought to be
necessarily implied by Brooks's Law. Features small teams,
tight project control, and long release intervals. This term came
into use after analysis of the Linux experience suggested there
might be something wrong (or at least incomplete) in the classical
assumptions.
brute force adj.
Describes a primitive programming style
one in which the programmer relies on the computer's processing
power instead of using his or her own intelligence to simplify the
problem, often ignoring problems of scale and applying naive
methods suited to small problems directly to large ones....
econd-system effect: n. (sometimes, more euphoniously
`second-system syndrome') When one is designing the successor to
a relatively small, elegant, and successful system, there is a
tendency to become grandiose in one's success and design an
{elephantine} feature-laden monstrosity....