cargo cults

This commit is contained in:
Bob Mottram 2018-11-16 11:46:05 +00:00
parent 8e4eee680d
commit a6cda973df
5 changed files with 22 additions and 2 deletions

View File

@ -19,7 +19,7 @@ Free Documentation License".
* Generated
This file last generated Friday, 16 November 2018 11:43AM UTC
This file last generated Friday, 16 November 2018 11:45AM UTC
* Glossary
** (
@ -2757,6 +2757,12 @@ adj. [very common; historically, according to religious law ] The usual or stand
*** careware
/keirweir/ , n. A variety of shareware for which either the author suggests that some payment be made to a nominated charity or a levy directed to charity is included on top of the distribution charge. Syn.: charityware ; compare crippleware , sense 2.
*** cargo cult foss
See "inner source".
*** cargo cult open source
See "inner source".
*** cargo cult programming
n. A style of (incompetent) programming dominated by ritual inclusion of code or program structures that serve no real purpose. A cargo cult programmer will usually explain the extra code as a way of working around some bug encountered in the past, but usually neither the bug nor the reason the code apparently avoided the bug was ever fully understood (compare shotgun debugging , voodoo programming ). The term cargo cult is a reference to aboriginal religions that grew up in the South Pacific after World War II. The practices of these cults center on building elaborate mockups of airplanes and military style landing strips in the hope of bringing the return of the god-like airplanes that brought such marvelous cargo during the war. Hackish usage probably derives from Richard Feynman's characterization of certain practices as cargo cult science in his book Surely You're Joking, Mr. Feynman!.

Binary file not shown.

View File

@ -18,7 +18,7 @@ Free Documentation License".
</p>
<H2>Generated</H2>
<p>
This file last generated Friday, 16 November 2018 11:43AM UTC
This file last generated Friday, 16 November 2018 11:45AM UTC
</p>
<H2>Glossary</H2>
@ -3289,6 +3289,14 @@ This file last generated Friday, 16 November 2018 11:43AM UTC
<p>
/keirweir/ , n. A variety of shareware for which either the author suggests that some payment be made to a nominated charity or a levy directed to charity is included on top of the distribution charge. Syn.: charityware ; compare crippleware , sense 2.
</p>
<H4>cargo cult foss</H4>
<p>
See "inner source".
</p>
<H4>cargo cult open source</H4>
<p>
See "inner source".
</p>
<H4>cargo cult programming</H4>
<p>
n. A style of (incompetent) programming dominated by ritual inclusion of code or program structures that serve no real purpose. A cargo cult programmer will usually explain the extra code as a way of working around some bug encountered in the past, but usually neither the bug nor the reason the code apparently avoided the bug was ever fully understood (compare shotgun debugging , voodoo programming ). The term cargo cult is a reference to aboriginal religions that grew up in the South Pacific after World War II. The practices of these cults center on building elaborate mockups of airplanes and military style landing strips in the hope of bringing the return of the god-like airplanes that brought such marvelous cargo during the war. Hackish usage probably derives from Richard Feynman's characterization of certain practices as cargo cult science in his book Surely You're Joking, Mr. Feynman!.

View File

@ -0,0 +1,3 @@
cargo cult foss
See "inner source".

View File

@ -0,0 +1,3 @@
cargo cult open source
See "inner source".