Chapter 38 of 61 · 3907 words · ~20 min read

Part 38

1. Untutored in the perversities of some particular program or system; one who still tries to do things in an intuitive way, rather than the right way (in really good designs these coincide, but most designs aren't `really good' in the appropriate sense). This trait is completely unrelated to general maturity or competence, or even competence at any other specific program. It is a sad commentary on the primitive state of computing that the natural opposite of this term is often claimed to be `experienced user' but is really more like `cynical user'. 2. Said of an algorithm that doesn't take advantage of some superior but advanced technique, e.g., the bubble sort. It may imply naivete on the part of the programmer, although there are situations where a naive algorithm is preferred, because it is more important to keep the code comprehensible than to go for maximum performance. "I know the linear search is naive, but in this case the list typically only has half a dozen items."

Node:naive user, Next:NAK, Previous:naive, Up:= N =

naive user n.

A luser. Tends to imply someone who is ignorant mainly owing to inexperience. When this is applied to someone who has experience, there is a definite implication of stupidity.

Node:NAK, Next:NANA, Previous:naive user, Up:= N =

NAK /nak/ interj.

[from the ASCII mnemonic for 0010101] 1. On-line joke answer to ACK?: "I'm not here." 2. On-line answer to a request for chat: "I'm not available." 3. Used to politely interrupt someone to tell them you don't understand their point or that they have suddenly stopped making sense. See ACK, sense 3. "And then, after we recode the project in COBOL...." "Nak, Nak, Nak! I thought I heard you say COBOL!" 4. A negative answer. "OK if I boot the server?" "NAK!"

Node:NANA, Next:nano, Previous:NAK, Up:= N =

NANA //

[Usenet] The newsgroups news.admin.net-abuse.*, devoted to fighting spam and network abuse. Each individual newsgroup is often referred to by adding a letter to NANA. For example, NANAU would refer to news.admin.net-abuse.usenet.

When spam began to be a serious problem around 1995, and a loose network of anti-spammers formed to combat it, spammers immediately accused them of being the backbone cabal, or the Cabal reborn. Though this was not true, spam-fighters ironically accepted the label and the tag line "There is No Cabal" reappeared (later, and now commonly, abbreviated to "TINC"). Nowadays "the Cabal" is generally understood to refer to the NANA regulars.

Node:nano, Next:nano-, Previous:NANA, Up:= N =

nano /nan'oh/ n.

[CMU: from `nanosecond'] A brief period of time. "Be with you in a nano" means you really will be free shortly, i.e., implies what mainstream people mean by "in a jiffy" (whereas the hackish use of `jiffy' is quite different -- see jiffy).

Node:nano-, Next:nanoacre, Previous:nano, Up:= N =

nano- pref.

[SI: the next quantifier below micro-; meaning * 10^(-9)] Smaller than micro-, and used in the same rather loose and connotative way. Thus, one has nanotechnology (coined by hacker K. Eric Drexler) by analogy with `microtechnology'; and a few machine architectures have a `nanocode' level below `microcode'. Tom Duff at Bell Labs has also pointed out that "Pi seconds is a nanocentury". See also quantifiers, pico-, nanoacre, nanobot, nanocomputer, nanofortnight.

Node:nanoacre, Next:nanobot, Previous:nano-, Up:= N =

nanoacre /nan'oh-ay`kr/ n.

A unit (about 2 mm square) of real estate on a VLSI chip. The term gets its giggle value from the fact that VLSI nanoacres have costs in the same range as real acres once one figures in design and fabrication-setup costs.

Node:nanobot, Next:nanocomputer, Previous:nanoacre, Up:= N =

nanobot /nan'oh-bot/ n.

A robot of microscopic proportions, presumably built by means of nanotechnology. As yet, only used informally (and speculatively!). Also called a `nanoagent'.

Node:nanocomputer, Next:nanofortnight, Previous:nanobot, Up:= N =

nanocomputer /nan'oh-k*m-pyoo'tr/ n.

A computer with molecular-sized switching elements. Designs for mechanical nanocomputers which use single-molecule sliding rods for their logic have been proposed. The controller for a nanobot would be a nanocomputer.

Node:nanofortnight, Next:nanotechnology, Previous:nanocomputer, Up:= N =

nanofortnight n.

[Adelaide University] 1 fortnight * 10^(-9), or about 1.2 msec. This unit was used largely by students doing undergraduate practicals. See microfortnight, attoparsec, and micro-.

Node:nanotechnology, Next:nasal demons, Previous:nanofortnight, Up:= N =

nanotechnology /nan'-oh-tek-no`l*-jee/ n.

A hypothetical fabrication technology in which objects are designed and built with the individual specification and placement of each separate atom. The first unequivocal nanofabrication experiments took place in 1990, for example with the deposition of individual xenon atoms on a nickel substrate to spell the logo of a certain very large computer company. Nanotechnology has been a hot topic in the hacker subculture ever since the term was coined by K. Eric Drexler in his book "Engines of Creation" (Anchor/Doubleday, ISBN 0-385-19973-2), where he predicted that nanotechnology could give rise to replicating assemblers, permitting an exponential growth of productivity and personal wealth (there's an authorized transcription at http://www.foresight.org/EOC/index.html.). See also blue goo, gray goo, nanobot.

Node:nasal demons, Next:nastygram, Previous:nanotechnology, Up:= N =

nasal demons n.

Recognized shorthand on the Usenet group _comp.std.c_ for any unexpected behavior of a C compiler on encountering an undefined construct. During a discussion on that group in early 1992, a regular remarked "When the compiler encounters [a given undefined construct] it is legal for it to make demons fly out of your nose" (the implication is that the compiler may choose any arbitrarily bizarre way to interpret the code without violating the ANSI C standard). Someone else followed up with a reference to "nasal demons", which quickly became established.

Node:nastygram, Next:Nathan Hale, Previous:nasal demons, Up:= N =

nastygram /nas'tee-gram/ n.

1. A protocol packet or item of email (the latter is also called a letterbomb) that takes advantage of misfeatures or security holes on the target system to do untoward things. 2. Disapproving mail, esp. from a net.god, pursuant to a violation of netiquette or a complaint about failure to correct some mail- or news-transmission problem. Compare shitogram, mailbomb. 3. A status report from an unhappy, and probably picky, customer. "What'd Corporate say in today's nastygram?" 4. [deprecated] An error reply by mail from a daemon; in particular, a bounce message.

Node:Nathan Hale, Next:nature, Previous:nastygram, Up:= N =

Nathan Hale n.

An asterisk (see also splat, ASCII). Oh, you want an etymology? Notionally, from "I regret that I have only one asterisk for my country!", a misquote of the famous remark uttered by Nathan Hale just before he was hanged. Hale was a (failed) spy for the rebels in the American War of Independence.

Node:nature, Next:neat hack, Previous:Nathan Hale, Up:= N =

nature n.

See has the X nature.

Node:neat hack, Next:neats vs. scruffies, Previous:nature, Up:= N =

neat hack n.

[very common] 1. A clever technique. 2. A brilliant practical joke, where neatness is correlated with cleverness, harmlessness, and surprise value. Example: the Caltech Rose Bowl card display switch (see Appendix A for discussion). See also hack.

Node:neats vs. scruffies, Next:neep-neep, Previous:neat hack, Up:= N =

neats vs. scruffies n.

The label used to refer to one of the continuing holy wars in AI research. This conflict tangles together two separate issues. One is the relationship between human reasoning and AI; `neats' tend to try to build systems that `reason' in some way identifiably similar to the way humans report themselves as doing, while `scruffies' profess not to care whether an algorithm resembles human reasoning in the least as long as it works. More importantly, neats tend to believe that logic is king, while scruffies favor looser, more ad-hoc methods driven by empirical knowledge. To a neat, scruffy methods appear promiscuous, successful only by accident, and not productive of insights about how intelligence actually works; to a scruffy, neat methods appear to be hung up on formalism and irrelevant to the hard-to-capture `common sense' of living intelligences.

Node:neep-neep, Next:neophilia, Previous:neats vs. scruffies, Up:= N =

neep-neep /neep neep/ n.

[onomatopoeic, widely spread through SF fandom but reported to have originated at Caltech in the 1970s] One who is fascinated by computers. Less specific than hacker, as it need not imply more skill than is required to boot games on a PC. The derived noun `neeping' applies specifically to the long conversations about computers that tend to develop in the corners at most SF-convention parties (the term `neepery' is also in wide use). Fandom has a related proverb to the effect that "Hacking is a conversational black hole!".

Node:neophilia, Next:nerd, Previous:neep-neep, Up:= N =

neophilia /nee`oh-fil'-ee-*/ n.

The trait of being excited and pleased by novelty. Common among most hackers, SF fans, and members of several other connected leading-edge subcultures, including the pro-technology `Whole Earth' wing of the ecology movement, space activists, many members of Mensa, and the Discordian/neo-pagan underground. All these groups overlap heavily and (where evidence is available) seem to share characteristic hacker tropisms for science fiction, music, and oriental food. The opposite tendency is `neophobia'.

Node:nerd, Next:nerd knob, Previous:neophilia, Up:= N =

nerd n.

1. [mainstream slang] Pejorative applied to anyone with an above-average IQ and few gifts at small talk and ordinary social rituals. 2. [jargon] Term of praise applied (in conscious ironic reference to sense 1) to someone who knows what's really important and interesting and doesn't care to be distracted by trivial chatter and silly status games. Compare the two senses of computer geek.

The word itself appears to derive from the lines "And then, just to show them, I'll sail to Ka-Troo / And Bring Back an It-Kutch, a Preep and a Proo, / A Nerkle, a Nerd, and a Seersucker, too!" in the Dr. Seuss book "If I Ran the Zoo" (1950). (The spellings `nurd' and `gnurd' also used to be current at MIT, where `nurd' is reported from as far back as 1957.) How it developed its mainstream meaning is unclear, but sense 1 seems to have entered mass culture in the early 1970s (there are reports that in the mid-1960s it meant roughly "annoying misfit" without the connotation of intelligence).

An IEEE Spectrum article (4/95, page 16) once derived `nerd' in its variant form `knurd' from the word `drunk' backwards, but this bears all the hallmarks of a bogus folk etymology.

Hackers developed sense 2 in self-defense perhaps ten years later, and some actually wear "Nerd Pride" buttons, only half as a joke. At MIT one can find not only buttons but (what else?) pocket protectors bearing the slogan and the MIT seal.

Node:nerd knob, Next:net.-, Previous:nerd, Up:= N =

nerd knob n.

[Cisco] a command in a complex piece of software which is more likely to be used by an extremely experienced user to tweak a setting of one sort or another - a setting which the average user may not even know exists. Nerd knobs tend to be toggles, turning on or off a particular, specific, narrowly defined behavior.

Node:net.-, Next:net.god, Previous:nerd knob, Up:= N =

net.- /net dot/ pref.

[Usenet] Prefix used to describe people and events related to Usenet. From the time before the Great Renaming, when most non-local newsgroups had names beginning `net.'. Includes net.gods, `net.goddesses' (various charismatic net.women with circles of on-line admirers), `net.lurkers' (see lurker), `net.person', `net.parties' (a synonym for boink, sense 2), and many similar constructs. See also net.police.

Node:net.god, Next:net.personality, Previous:net.-, Up:= N =

net.god /net god/ n.

Accolade referring to anyone who satisfies some combination of the following conditions: has been visible on Usenet for more than 5 years, ran one of the original backbone sites, moderated an important newsgroup, wrote news software, or knows Gene, Mark, Rick, Mel, Henry, Chuq, and Greg personally. See demigod. Net.goddesses such as Rissa or the Slime Sisters have (so far) been distinguished more by personality than by authority.

Node:net.personality, Next:net.police, Previous:net.god, Up:= N =

net.personality /net per`sn-al'-*-tee/ n.

Someone who has made a name for him or herself on Usenet, through either longevity or attention-getting posts, but doesn't meet the other requirements of net.godhood.

Node:net.police, Next:NetBOLLIX, Previous:net.personality, Up:= N =

net.police /net-p*-lees'/ n.

(var. `net.cops') Those Usenet readers who feel it is their responsibility to pounce on and flame any posting which they regard as offensive or in violation of their understanding of netiquette. Generally used sarcastically or pejoratively. Also spelled `net police'. See also net.-, code police.

Node:NetBOLLIX, Next:netburp, Previous:net.police, Up:= N =

NetBOLLIX n.

[from bollix: to bungle, or British `bollocks'] IBM's NetBIOS, an extremely brain-damaged network protocol that, like Blue Glue, is used at commercial shops that don't know any better.

Node:netburp, Next:netdead, Previous:NetBOLLIX, Up:= N =

netburp n.

[IRC] When netlag gets really bad, and delays between servers exceed a certain threshhold, the IRC network effectively becomes

## partitioned for a period of time, and large numbers of people

seem to be signing off at the same time and then signing back on again when things get better. An instance of this is called a `netburp' (or, sometimes, netsplit).

Node:netdead, Next:nethack, Previous:netburp, Up:= N =

netdead n.

[IRC] The state of someone who signs off IRC, perhaps during a netburp, and doesn't sign back on until later. In the interim, he is "dead to the net". Compare link-dead.

Node:nethack, Next:netiquette, Previous:netdead, Up:= N =

nethack /net'hak/ n.

[Unix] A dungeon game similar to rogue but more elaborate, distributed in C source over Usenet and very popular at Unix sites and on PC-class machines (nethack is probably the most widely distributed of the freeware dungeon games). The earliest versions, written by Jay Fenlason and later considerably enhanced by Andries Brouwer, were simply called `hack'. The name changed when maintenance was taken over by a group of hackers originally organized by Mike Stephenson. There is now an official site one at http://www.nethack.org/. See also moria, rogue, Angband.

Node:netiquette, Next:netlag, Previous:nethack, Up:= N =

netiquette /net'ee-ket/ or /net'i-ket/ n.

[portmanteau, network + etiquette] The conventions of politeness recognized on Usenet, such as avoidance of cross-posting to inappropriate groups and refraining from commercial pluggery outside the _biz_ groups.

Node:netlag, Next:netnews, Previous:netiquette, Up:= N =

netlag n.

[IRC, MUD] A condition that occurs when the delays in the IRC network or on a MUD become severe enough that servers briefly lose and then reestablish contact, causing messages to be delivered in bursts, often with delays of up to a minute. (Note that this term has nothing to do with mainstream "jet lag", a condition which hackers tend not to be much bothered by.) Often shortened to just `lag'.

Node:netnews, Next:netrock, Previous:netlag, Up:= N =

netnews /net'n[y]ooz/ n.

1. The software that makes Usenet run. 2. The content of Usenet. "I read netnews right after my mail most mornings."

Node:netrock, Next:Netscrape, Previous:netnews, Up:= N =

netrock /net'rok/ n.

[IBM] A flame; used esp. on VNET, IBM's internal corporate network.

Node:Netscrape, Next:netsplit, Previous:netrock, Up:= N =

Netscrape n.

[sometimes elaborated to `Netscrape Fornicator', also `Nutscrape'] Standard name-of-insult for Netscape Navigator/Communicator, Netscape's overweight Web browser. Compare Internet Exploiter.

Node:netsplit, Next:netter, Previous:Netscrape, Up:= N =

netsplit n.

Syn. netburp.

Node:netter, Next:network address, Previous:netsplit, Up:= N =

netter n.

1. Loosely, anyone with a network address. 2. More specifically, a Usenet regular. Most often found in the plural. "If you post that in a technical group, you're going to be flamed by angry netters for the rest of time!"

Node:network address, Next:network meltdown, Previous:netter, Up:= N =

network address n.

(also `net address') As used by hackers, means an address on `the' network (see the network; this used to include bang path addresses but now almost always implies an Internet address). Net addresses are often used in email text as a more concise substitute for personal names; indeed, hackers may come to know each other quite well by network names without ever learning each others' `legal' monikers. Indeed, display of a network address (e.g on business cards) used to function as an important hacker identification signal, like lodge pins among Masons or tie-dyed T-shirts among Grateful Dead fans. In the day of pervasive Internet this is less true, but you can still be fairly sure that anyone with a network address handwritten on his or her convention badge is a hacker.

Node:network meltdown, Next:New Jersey, Previous:network address, Up:= N =

network meltdown n.

A state of complete network overload; the network equivalent of thrashing. This may be induced by a Chernobyl packet. See also broadcast storm, kamikaze packet.

Network meltdown is often a result of network designs that are optimized for a steady state of moderate load and don't cope well with the very jagged, bursty usage patterns of the real world. One amusing instance of this is triggered by the popular and very bloody shoot-'em-up game _Doom_ on the PC. When used in multiplayer mode over a network, the game uses broadcast packets to inform other machines when bullets are fired. This causes problems with weapons like the chain gun which fire rapidly -- it can blast the network into a meltdown state just as easily as it shreds opposing monsters.

Node:New Jersey, Next:New Testament, Previous:network meltdown, Up:= N =

New Jersey adj.

[primarily Stanford/Silicon Valley] Brain-damaged or of poor design. This refers to the allegedly wretched quality of such software as C, C++, and Unix (which originated at Bell Labs in Murray Hill, New Jersey). "This compiler bites the bag, but what can you expect from a compiler designed in New Jersey?" Compare Berkeley Quality Software. See also Unix conspiracy.

Node:New Testament, Next:newbie, Previous:New Jersey, Up:= N =

New Testament n.

[C programmers] The second edition of K&R's "The C Programming Language" (Prentice-Hall, 1988; ISBN 0-13-110362-8), describing ANSI Standard C. See K&R; this version is also called `K&R2'.

Node:newbie, Next:newgroup wars, Previous:New Testament, Up:= N =

newbie /n[y]oo'bee/ n.

[verry common; orig. from British public-school and military slang variant of `new boy'] A Usenet neophyte. This term surfaced in the newsgroup _talk.bizarre_ but is now in wide use (the combination "clueless newbie" is especially common). Criteria for being considered a newbie vary wildly; a person can be called a newbie in one newsgroup while remaining a respected regular in another. The label `newbie' is sometimes applied as a serious insult to a person who has been around Usenet for a long time but who carefully hides all evidence of having a clue. See B1FF; see also gnubie.

Node:newgroup wars, Next:newline, Previous:newbie, Up:= N =

newgroup wars /n[y]oo'groop worz/ n.

[Usenet] The salvos of dueling newgroup and rmgroup messages sometimes exchanged by persons on opposite sides of a dispute over whether a newsgroup should be created net-wide, or (even more frequently) whether an obsolete one should be removed. These usually settle out within a week or two as it becomes clear whether the group has a natural constituency (usually, it doesn't). At times, especially in the completely anarchic _alt_ hierarchy, the names of newsgroups themselves become a form of comment or humor; e.g., the group _alt.swedish.chef.bork.bork.bork_ which originated as a birthday joke for a Muppets fan, or any number of specialized abuse groups named after particularly notorious flamers, e.g., _alt.weemba_.

Node:newline, Next:NeWS, Previous:newgroup wars, Up:= N =

newline /n[y]oo'li:n/ n.

1. [techspeak, primarily Unix] The ASCII LF character (0001010), used under Unix as a text line terminator. Though the term `newline' appears in ASCII standards, it never caught on in the general computing world before Unix. 2. More generally, any magic character, character sequence, or operation (like Pascal's writeln procedure) required to terminate a text record or separate lines. See crlf, terpri.

Node:NeWS, Next:newsfroup, Previous:newline, Up:= N =

NeWS /nee'wis/, /n[y]oo'is/ or /n[y]ooz/ n.

[acronym; the `Network Window System'] The road not taken in window systems, an elegant PostScript-based environment that would almost certainly have won the standards war with X if it hadn't been proprietary to Sun Microsystems. There is a lesson here that too many software vendors haven't yet heeded. Many hackers insist on the two-syllable pronunciations above as a way of distinguishing NeWS from Usenet news (the netnews software).

Node:newsfroup, Next:newsgroup, Previous:NeWS, Up:= N =

newsfroup // n.

[Usenet] Silly synonym for newsgroup, originally a typo but now in regular use on Usenet's talk.bizarre, and other lunatic-fringe groups. Compare hing, grilf, pr0n and filk.

Node:newsgroup, Next:nick, Previous:newsfroup, Up:= N =

newsgroup n.

[Usenet] One of Usenet's huge collection of topic groups or fora. Usenet groups can be `unmoderated' (anyone can post) or `moderated' (submissions are automatically directed to a moderator, who edits or filters and then posts the results). Some newsgroups have parallel mailing lists for Internet people with no netnews access, with postings to the group automatically propagated to the list and vice versa. Some moderated groups (especially those which are actually gatewayed Internet mailing lists) are distributed as `digests', with groups of postings periodically collected into a single large posting with an index.

Among the best-known are _comp.lang.c_ (the C-language forum), _comp.arch_ (on computer architectures), _comp.unix.wizards_ (for Unix wizards), _rec.arts.sf.written_ and siblings (for science-fiction fans), and _talk.politics.misc_ (miscellaneous political discussions and flamage).

Node:nick, Next:nickle, Previous:newsgroup, Up:= N =

nick n.

[IRC; very common] Short for nickname. On IRC, every user must pick a nick, which is sometimes the same as the user's real name or login name, but is often more fanciful. Compare handle, screen name.

Node:nickle, Next:night mode, Previous:nick, Up:= N =

nickle /ni'kl/ n.

[from `nickel', common name for the U.S. 5-cent coin] A nybble + 1; 5 bits. Reported among developers for Mattel's GI 1600 (the Intellivision games processor), a chip with 16-bit-wide RAM but 10-bit-wide ROM. See also deckle, and nybble for names of other bit units.

Node:night mode, Next:Nightmare File System, Previous:nickle, Up:= N =

night mode n.

See phase (of people).

Node:Nightmare File System, Next:NIL, Previous:night mode, Up:= N =

Nightmare File System n.

Pejorative hackerism for Sun's Network File System (NFS). In any nontrivial network of Suns where there is a lot of NFS cross-mounting, when one Sun goes down, the others often freeze up. Some machine tries to access the down one, and (getting no response) repeats indefinitely. This causes it to appear dead to some messages (what is actually happening is that it is locked up in what should have been a brief excursion to a higher spl level). Then another machine tries to reach either the down machine or the pseudo-down machine, and itself becomes pseudo-down. The first machine to discover the down one is now trying both to access the down one and to respond to the pseudo-down one, so it is even harder to reach. This situation snowballs very quickly, and soon the entire network of machines is frozen -- worst of all, the user can't even abort the file access that started the problem! Many of NFS's problems are excused by partisans as being an inevitable result of its statelessness, which is held to be a great feature (critics, of course, call it a great misfeature). (ITS partisans are apt to cite this as proof of Unix's alleged bogosity; ITS had a working NFS-like shared file system with none of these problems in the early 1970s.) See also broadcast storm.

Node:NIL, Next:Ninety-Ninety Rule, Previous:Nightmare File System, Up:= N =

NIL /nil/

No. Used in reply to a question, particularly one asked using the `-P' convention. Most hackers assume this derives simply from LISP terminology for `false' (see also T), but NIL as a negative reply was well-established among radio hams decades before the advent of LISP. The historical connection between early hackerdom and the ham radio world was strong enough that this may have been an influence.

Node:Ninety-Ninety Rule, Next:nipple mouse, Previous:NIL, Up:= N =

Ninety-Ninety Rule n.