View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Ad-hockery

From LQWiki

Jump to: navigation, search

Ad-hockery is the gratuitous assumptions made inside certain programs, esp. expert systems, which lead to the appearance of semi-intelligent behavior but are in fact entirely arbitrary. For example, fuzzy-matching of input tokens that might be typing errors against a symbol table can make it look as though a program knows how to spell.

Ad-hockery also means special-case code to cope with some awkward input that would otherwise cause a program to choke, presuming normal inputs are dealt with in some cleaner and more regular way.

Also called ad-hackery, ad-hocity (/ad-hos'@-tee/), ad-crockery.

This article is based, in whole or in part, on entry or entries in the Jargon File.


Personal tools