diff --git a/docs/jargon-org.txt b/docs/jargon-org.txt index dd6e29f..6577caa 100644 --- a/docs/jargon-org.txt +++ b/docs/jargon-org.txt @@ -19,7 +19,7 @@ Free Documentation License". * Generated -This file last generated Friday, 17 March 2017 11:09AM UTC +This file last generated Sunday, 30 April 2017 10:09AM UTC * Glossary ** ( @@ -3931,6 +3931,9 @@ n. [from Alvin Toffler's book title Future Shock ] A user's (or programmer's!) c *** featurectomy /fee`ch@rekt@mee/ , n. The act of removing a feature from a program. Featurectomies come in two flavors, the righteous and the reluctant. Righteous featurectomies are performed because the remover believes the program would be more elegant without the feature, or there is already an equivalent and better way to achieve the same end. (Doing so is not quite the same thing as removing a misfeature. ) Reluctant featurectomies are performed to satisfy some external constraint such as code size or execution speed. +*** fediverse +What in previous times was known as "federated groupware". A federated system of servers with each supporting some number of users and using a loosely agreed upon W3C protocol, but with no overall central controller. Email and Usenet were the early version of the fediverse. In more recent times systems based around the OStatus and ActivityPub protocols are typically referred to as being the fediverse. Due to the ability to independently homestead and curate a community, the fediverse is generally preferred as a mode of public discourse by real hackers, and stands in contrast to the gigantic closed source corporate data silos which rose to dominate between 2005-2011, such as MySpace, Facebook and Twitter. + *** feep 1. n. The soft electronic bell sound of a display terminal (except for a VT-52); a beep (in fact, the microcomputer world seems to prefer beep ). @@ -7224,6 +7227,9 @@ vi. [Unix] To spawn an interactive subshell from within a program (e.g., a maile *** shitogram /shitohgram/ , n. A really nasty piece of email. Compare nastygram , flame. +*** shitposting +This is the main activity of internet trolls. The act of systematically posting annoying, alarming, low quality or offensive content to social media streams, forums mailing lists or chat channels. + *** shotgun debugging n. The software equivalent of Easter egging ; the making of relatively undirected changes to software in the hope that a bug will be perturbed out of existence. This almost never works, and usually introduces more bugs. @@ -8107,7 +8113,7 @@ v. To sift through large volumes of data (e.g., Usenet postings, FTP archives, o n. [Rice University] Programming with the lights turned off, sunglasses on, and the terminal inverted (black on white) because you've been up for so many days straight that your eyes hurt (see raster burn ). Loud music blaring from a stereo stacked in the corner is optional but recommended. See larval stage , hack mode. *** troll -Generally annoying people on the internet, whose primary motivation is to cause disruption, distress or anger. The name comes from the grumpy and chaos-loving character from folklore and fantasy. Trolls typically have no interest in the topic or thread under which they are posting. The usual advice when encountering trolls is to ignore and/or block them, but this is sometimes not an easy solution. When unleashed within a forum, stream or mailing list trolls can quickly cause enough dissarray to destroy communities which took years to build and as such they should be recognized as an existential threat to software projects if they're not quickly dealt with. Hired trolls may also be used for political purposes by governments or corporations to disrupt rival organisations and spread fear, uncertainty and doubt. +Generally annoying people on the internet, whose primary motivation is to cause disruption, distress or anger. The name comes from the grumpy and chaos-loving character from folklore and fantasy. Trolls typically have no interest in the topic or thread under which they are posting. The usual advice when encountering trolls is to ignore and/or block them, but this is sometimes not an easy solution. When unleashed within a forum, stream or mailing list trolls can quickly cause enough dissarray to destroy communities which took years to build and as such they should be recognized as an existential threat to software projects if they're not quickly dealt with. Hired trolls may also be used for political purposes by governments or corporations to disrupt rival organisations and spread fear, uncertainty and doubt. Also see shitposting. *** tron v. [NRL, CMU; prob. fr. the movie Tron ] To become inaccessible except via email or talk (1) , especially when one is normally available via telephone or in person. Frequently used in the past tense, as in: Ran seems to have tronned on us this week or Gee, Ran, glad you were able to un-tron yourself. One may also speak of tron mode ; compare spod. Note that many dialects of BASIC have a TRON/TROFF command pair that enables/disables line number tracing; this has no obvious relationship to the slang usage. diff --git a/docs/jargon.1.gz b/docs/jargon.1.gz index fece995..64640b9 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 d220cf3..d052050 100644 --- a/docs/jargon.html +++ b/docs/jargon.html @@ -18,7 +18,7 @@ Free Documentation License".

Generated

-This file last generated Friday, 17 March 2017 11:09AM UTC +This file last generated Sunday, 30 April 2017 10:09AM UTC

Glossary

@@ -4652,6 +4652,10 @@ This file last generated Friday, 17 March 2017 11:09AM UTC

/fee`ch@rekt@mee/ , n. The act of removing a feature from a program. Featurectomies come in two flavors, the righteous and the reluctant. Righteous featurectomies are performed because the remover believes the program would be more elegant without the feature, or there is already an equivalent and better way to achieve the same end. (Doing so is not quite the same thing as removing a misfeature. ) Reluctant featurectomies are performed to satisfy some external constraint such as code size or execution speed.

+

fediverse

+

+ What in previous times was known as "federated groupware". A federated system of servers with each supporting some number of users and using a loosely agreed upon W3C protocol, but with no overall central controller. Email and Usenet were the early version of the fediverse. In more recent times systems based around the OStatus and ActivityPub protocols are typically referred to as being the fediverse. Due to the ability to independently homestead and curate a community, the fediverse is generally preferred as a mode of public discourse by real hackers, and stands in contrast to the gigantic closed source corporate data silos which rose to dominate between 2005-2011, such as MySpace, Facebook and Twitter. +

feep

1. n. The soft electronic bell sound of a display terminal (except for a VT-52); a beep (in fact, the microcomputer world seems to prefer beep ).

@@ -8471,6 +8475,10 @@ This file last generated Friday, 17 March 2017 11:09AM UTC

/shitohgram/ , n. A really nasty piece of email. Compare nastygram , flame.

+

shitposting

+

+ This is the main activity of internet trolls. The act of systematically posting annoying, alarming, low quality or offensive content to social media streams, forums mailing lists or chat channels. +

shotgun debugging

n. The software equivalent of Easter egging ; the making of relatively undirected changes to software in the hope that a bug will be perturbed out of existence. This almost never works, and usually introduces more bugs. @@ -9492,7 +9500,7 @@ This file last generated Friday, 17 March 2017 11:09AM UTC

troll

- Generally annoying people on the internet, whose primary motivation is to cause disruption, distress or anger. The name comes from the grumpy and chaos-loving character from folklore and fantasy. Trolls typically have no interest in the topic or thread under which they are posting. The usual advice when encountering trolls is to ignore and/or block them, but this is sometimes not an easy solution. When unleashed within a forum, stream or mailing list trolls can quickly cause enough dissarray to destroy communities which took years to build and as such they should be recognized as an existential threat to software projects if they're not quickly dealt with. Hired trolls may also be used for political purposes by governments or corporations to disrupt rival organisations and spread fear, uncertainty and doubt. + Generally annoying people on the internet, whose primary motivation is to cause disruption, distress or anger. The name comes from the grumpy and chaos-loving character from folklore and fantasy. Trolls typically have no interest in the topic or thread under which they are posting. The usual advice when encountering trolls is to ignore and/or block them, but this is sometimes not an easy solution. When unleashed within a forum, stream or mailing list trolls can quickly cause enough dissarray to destroy communities which took years to build and as such they should be recognized as an existential threat to software projects if they're not quickly dealt with. Hired trolls may also be used for political purposes by governments or corporations to disrupt rival organisations and spread fear, uncertainty and doubt. Also see shitposting.

tron

diff --git a/entries/fediverse b/entries/fediverse new file mode 100644 index 0000000..cd51d0c --- /dev/null +++ b/entries/fediverse @@ -0,0 +1,14 @@ +fediverse + +What in previous times was known as "federated groupware". A federated +system of servers with each supporting some number of users and using +a loosely agreed upon W3C protocol, but with no overall central controller. +Email and Usenet were the early version of the fediverse. In more +recent times systems based around the OStatus and ActivityPub protocols +are typically referred to as being the fediverse. + +Due to the ability to independently homestead and curate a community, the +fediverse is generally preferred as a mode of public discourse by real +hackers, and stands in contrast to the gigantic closed source corporate +data silos which rose to dominate between 2005-2011, such as MySpace, +Facebook and Twitter.