Vogonism

From HaskellWiki
Revision as of 01:34, 17 June 2021 by Atravers (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

First described by Douglas Adams and later formalised by the German Pirate Party, Vogonism terms a manner of acting such that information is kept hidden in public sight. In case of complaints about the lack of information available, vogonists usually refer to the public availability of said hidden information.

A distinctive property of vogonism is the establishment of an inscrutable network of communication channels and modes, as well as inconsistent use of those: In that manner, information is avoided to be present where recipients expect it due to related information already having been transmitted over the same channel.

In human societies, a vogonic information system excels in limiting the effective use of itself to a small circle of insiders, all the while providing plausible deniability.

In computer science, the vogonic property can refer to both code that is written so sloppily and without regard to readability that only a tiny number of people (usually the authors, and not even those after a couple of months) can comprehend it, as well as to code that has problems understanding itself. Examples for the latter case would be a high to very high percentage of data type conversions, or functions that become non-total after a (pseudo)random number of uses. Contrast Hoare Property.