diff --git a/docs/jargon.1.gz b/docs/jargon.1.gz index 9532c26..2301c12 100644 Binary files a/docs/jargon.1.gz and b/docs/jargon.1.gz differ diff --git a/docs/jargon.html b/docs/jargon.html index 5a35ddd..3693799 100644 --- a/docs/jargon.html +++ b/docs/jargon.html @@ -18,7 +18,7 @@ Free Documentation License".

Generated

-This file last generated Sunday, 02 December 2018 11:44AM UTC +This file last generated Sunday, 02 December 2018 11:48AM UTC

Glossary

@@ -6695,6 +6695,10 @@ This file last generated Sunday, 02 December 2018 11:44AM UTC

The leaking or "exfiltration" of a large amount of otherwise private information from a military, government, academic or corporate organisation. In the 20th century such leaks would have required an improbable amount of photographing or photocopying, but by the early 21st century industrial quantities of information could be leaked via common computer media formats such as DVDs or USB drives.

+

megamoth

+

+ MEGA MOnolithic meTHod. In object oriented programming, a method which contains way too many lines of code. The same type of things as a giant function in procedural programs. +

megapenny

/meg'@pen`ee/ , n. $10,000 (1 cent * 10 6 ). Used semi-humorously as a unit in comparing computer cost and performance figures. diff --git a/docs/jargon.org b/docs/jargon.org index 31c2564..7d9a553 100644 --- a/docs/jargon.org +++ b/docs/jargon.org @@ -19,7 +19,7 @@ Free Documentation License". * Generated -This file last generated Sunday, 02 December 2018 11:44AM UTC +This file last generated Sunday, 02 December 2018 11:48AM UTC * Glossary ** ( @@ -5729,6 +5729,9 @@ n. Synonym for wetware. Less common. *** megaleak The leaking or "exfiltration" of a large amount of otherwise private information from a military, government, academic or corporate organisation. In the 20th century such leaks would have required an improbable amount of photographing or photocopying, but by the early 21st century industrial quantities of information could be leaked via common computer media formats such as DVDs or USB drives. +*** megamoth +MEGA MOnolithic meTHod. In object oriented programming, a method which contains way too many lines of code. The same type of things as a giant function in procedural programs. + *** megapenny /meg'@pen`ee/ , n. $10,000 (1 cent * 10 6 ). Used semi-humorously as a unit in comparing computer cost and performance figures. diff --git a/entries/megamoth.txt b/entries/megamoth.txt new file mode 100644 index 0000000..03c1660 --- /dev/null +++ b/entries/megamoth.txt @@ -0,0 +1,5 @@ +megamoth + +MEGA MOnolithic meTHod. In object oriented programming, a method which +contains way too many lines of code. The same type of things as a +giant function in procedural programs. \ No newline at end of file