= W =

Node:

Version 7

, Next:

vgrep

, Previous:

verbiage

, Up:

= V =

Version 7alt. V7 /vee' se'vn/ n.

The first widely distributed version ofUnix, released unsupported by Bell Labs in 1978. The term is used adjectivally to describe Unix features and programs that date from that release, and are thus guaranteed to be present and portable in all Unix versions (this was the standard gauge of portability before the POSIX and IEEE 1003 standards). Note that this usage doesnotderive from the release being the "seventh version ofUnix"; researchUnixat Bell Labs has traditionally been numbered according to the edition of the associated documentation. Indeed, only the widely-distributed Sixth and Seventh Editions are widely known as V[67]; the OS that might today be known as `V10' is instead known in full as "Tenth Edition Research Unix" or just "Tenth Edition" for short. For this reason, "V7" is often read by cognoscenti as "Seventh Edition". SeeBSD,USG Unix,Unix. Some old-timers impatient with commercialization and kernel bloat still maintain that V7 was the Last True Unix.

Node:

vgrep

, Next:

vi

, Previous:

Version 7

, Up:

= V =

vgrep/vee'grep/ v.,n.

Visual grep. The operation of finding patterns in a file optically rather than digitally (also called an `optical grep'). Seegrep; comparevdiff.

Node:

vi

, Next:

video toaster

, Previous:

vgrep

, Up:

= V =

vi/V-I/,not/vi:/ andnever/siks/ n.

[from `Visual Interface'] A screen editor crufted together by Bill Joy for an earlyBSDrelease. Became thede factostandard Unix editor and a nearly undisputed hacker favorite outside of MIT until the rise ofEMACSafter about 1984. Tends to frustrate new users no end, as it will neither take commands while expecting input text nor vice versa, and the default setup on older versions provides no indication of which mode the editor is in (years ago, a correspondent reported that he has often heard the editor's name pronounced /vi:l/; there is now a vi clone named `vile'). Nevertheless vi (and variants such as vim and elvis) is still widely used (about half the respondents in a 1991 Usenet poll preferred it), and even EMACS fans often resort to it as a mail editor and for small editing jobs (mainly because it starts up faster than the bulkier versions of EMACS). Seeholy wars.

Node:

video toaster

, Next:

videotex

, Previous:

vi

, Up:

= V =

video toastern.

Historically, an Amiga fitted with a particular line of special video effects hardware from NewTek - long a popular platform at special-effects and video production houses. More generally, any computer system designed specifically for video production and manipulation. Compareweb toasterand seetoaster.

Node:

videotex

, Next:

virgin

, Previous:

video toaster

, Up:

= V =

videotexn. obs.

An electronic service offering people the privilege of paying to read the weather on their television screens instead of having somebody read it to them for free while they brush their teeth. The idea bombed everywhere it wasn't government-subsidized, because by the time videotex was practical the installed base of personal computers could hook up to timesharing services and do the things for which videotex might have been worthwhile better and cheaper. Videotex planners badly overestimated both the appeal of getting information from a computer and the cost of local intelligence at the user's end. Like thegorilla armeffect, this has been a cautionary tale to hackers ever since. See alsovannevar.

Node:

virgin

, Next:

virtual

, Previous:

videotex

, Up:

= V =

virginadj.

Unused; pristine; in a known initial state. "Let's bring up a virgin system and see if it crashes again." (Esp. useful after contracting avirusthroughSEX.) Also, by extension, buffers and the like within a program that have not yet been used.

Node:

virtual

, Next:

virtual beer

, Previous:

virgin

, Up:

= V =

virtualadj.

[via the technical term `virtual memory', prob. from the term `virtual image' in optics] 1. Common alternative tological; often used to refer to the artificial objects (like addressable virtual memory larger than physical memory) simulated by a computer system as a convenient way to manage access to shared resources. 2. Simulated; performing the functions of something that isn't really there. An imaginative child's doll may be a virtual playmate. Opposereal.

Node:

virtual beer

, Next:

virtual Friday

, Previous:

virtual

, Up:

= V =

virtual beern.

Praise or thanks. Used universally in the Linux community. Originally this term signified cash, after a famous incident in which some some Britishers who wanted to buy Linus a beer and sent him money to Finland to do so.

Node:

virtual Friday

, Next:

virtual reality

, Previous:

virtual beer

, Up:

= V =

virtual Fridayn.

(also `logical Friday') The last day before an extended weekend, if that day is not a `real' Friday. For example, the U.S. holiday Thanksgiving is always on a Thursday. The next day is often also a holiday or taken as an extra day off, in which case Wednesday of that week is a virtual Friday (and Thursday is a virtual Saturday, as is Friday). There are also `virtual Mondays' that are actually Tuesdays, after the three-day weekends associated with many national holidays in the U.S.

Node:

virtual reality

, Next:

virtual shredder

, Previous:

virtual Friday

, Up:

= V =

virtual realityn.

1. Computer simulations that use 3-D graphics and devices such as the Dataglove to allow the user to interact with the simulation. Seecyberspace. 2. A form of network interaction incorporating aspects of role-playing games, interactive theater, improvisational comedy, and `true confessions' magazines. In a virtual reality forum (such as Usenet'salt.callahansnewsgroup or theMUDexperiments on Internet), interaction between the participants is written like a shared novel complete with scenery, `foreground characters' that may be personae utterly unlike the people who write them, and common `background characters' manipulable by all parties. The one iron law is that you may not write irreversible changes to a character without the consent of the person who `owns' it. Otherwise anything goes. Seebamf,cyberspace,teledildonics.

Node:

virtual shredder

, Next:

virus

, Previous:

virtual reality

, Up:

= V =

virtual shreddern.

The jargonic equivalent of thebit bucketat shops using IBM's VM/CMS operating system. VM/CMS officially supports a whole bestiary of virtual card readers, virtual printers, and other phantom devices; these are used to supply some of the same capabilities Unix gets from pipes and I/O redirection.

Node:

virus

, Next:

visionary

, Previous:

virtual shredder

, Up:

= V =

virusn.

[from the obvious analogy with biological viruses, via SF] A cracker program that searches out other programs and `infects' them by embedding a copy of itself in them, so that they becomeTrojan horses. When these programs are executed, the embedded virus is executed too, thus propagating the `infection'. This normally happens invisibly to the user. Unlike aworm, a virus cannot infect other computers without assistance. It is propagated by vectors such as humans trading programs with their friends (seeSEX). The virus may do nothing but propagate itself and then allow the program to run normally. Usually, however, after propagating silently for a while, it starts doing things like writing cute messages on the terminal or playing strange tricks with the display (some viruses include nicedisplay hacks). Many nasty viruses, written by particularly perversely mindedcrackers, do irreversible damage, like nuking all the user's files.

In the 1990s, viruses became a serious problem, especially among Windows users; the lack of security on these machines enables viruses to spread easily, even infecting the operating system (Unix machines, by contrast, are immune to such attacks). The production of special anti-virus software has become an industry, and a number of exaggerated media reports have caused outbreaks of near hysteria among users; manylusers tend to blameeverythingthat doesn't work as they had expected on virus attacks. Accordingly, this sense of `virus' has passed not only into techspeak but into also popular usage (where it is often incorrectly used to denote awormor even aTrojan horse). Seephage; compareback door; see alsoUnix conspiracy.

Node:

visionary

, Next:

VMS

, Previous:

virus

, Up:

= V =

visionaryn.

1. One who hacks vision, in the sense of an Artificial Intelligence researcher working on the problem of getting computers to `see' things using TV cameras. (There isn't any problem in sending information from a TV camera to a computer. The problem is, how can the computer be programmed to make use of the camera information? SeeSMOP,AI-complete.) 2. [IBM] One who reads the outside literature. At IBM, apparently, such a penchant is viewed with awe and wonder.

Node:

VMS

, Next:

voice

, Previous:

visionary

, Up:

= V =

VMS/V-M-S/ n.

DEC's proprietary operating system for its VAX minicomputer; one of the seven or so environments that loom largest in hacker folklore. Many Unix fans generously concede that VMS would probably be the hacker's favorite commercial OS if Unix didn't exist; though true, this makes VMS fans furious. One major hacker gripe with VMS concerns its slowness -- thus the following limerick:

There once was a system called VMSOf cycles by no means abstemious.It's chock-full of hacksAnd runs on a VAXAnd makes my poor stomach all squeamious.--- The Great Quux

See alsoVAX,TOPS-10,TOPS-20,Unix,runic.

Node:

voice

, Next:

voice-net

, Previous:

VMS

, Up:

= V =

voicevt.

To phone someone, as opposed to emailing them or connecting intalk mode. "I'm busy now; I'll voice you later."

Node:

voice-net

, Next:

voodoo programming

, Previous:

voice

, Up:

= V =

voice-netn.

Hackish way of referring to the telephone system, analogizing it to a digital network. Usenetsig blocks not uncommonly include the sender's phone next to a "Voice:" or "Voice-Net:" header; common variants of this are "Voicenet" and "V-Net". Comparepaper-net,snail-mail.

Node:

voodoo programming

, Next:

VR

, Previous:

voice-net

, Up:

= V =

voodoo programmingn.

[from George Bush's "voodoo economics"] 1. The use by guess or cookbook of anobscureorhairysystem, feature, or algorithm that one does not truly understand. The implication is that the technique may not work, and if it doesn't, one will never know why. Almost synonymous withblack magic, except that black magic typically isn't documented andnobodyunderstands it. Comparemagic,deep magic,heavy wizardry,rain dance,cargo cult programming,wave a dead chicken. 2. Things programmers do that they know shouldn't work but they try anyway, and which sometimes actually work, such as recompiling everything.

Node:

VR

, Next:

Vulcan nerve pinch

, Previous:

voodoo programming

, Up:

= V =

VR// [MUD] n.

On-line abbrev forvirtual reality, as opposed toRL.

Node:

Vulcan nerve pinch

, Next:

vulture capitalist

, Previous:

VR

, Up:

= V =

Vulcan nerve pinchn.

[from the old "Star Trek" TV series via Commodore Amiga hackers] The keyboard combination that forces a soft-boot or jump to ROM monitor (on machines that support such a feature). On PC clones this is Ctrl-Alt-Del; on Suns, L1-A; on Macintoshes, it is - or --! Also calledthree-finger salute. Comparequadruple bucky.

Node:

vulture capitalist

, Next:

W2K bug

, Previous:

Vulcan nerve pinch

, Up:

= V =

vulture capitalistn.

Pejorative hackerism for `venture capitalist', deriving from the common practice of pushing contracts that deprive inventors of control over their own innovations and most of the money they ought to have made from them.

Node:

= W =

, Next:

= X =

, Previous:

= V =

, Up:

The Jargon Lexicon


Back to IndexNext