| 
               rabbit job n. [Cambridge]  A  batch  job  that  does little, if any, real work, but creates  one or more copies of itself, breeding like rabbits. Compare {wabbit}, {fork bomb}. rain dance n. 1.  Any  ceremonial  action taken to correct a hardware problem, with the  expectation  that  nothing will be accomplished. This especially applies  to  reseating  printed  circuit boards, reconnecting cables, etc.  "I can't boot up the machine. We'll have to wait for Greg to do his rain dance." 2.  Any  arcane  sequence  of  actions  performed  with  computers or software  in  order  to  achieve  some  goal;  the  term  is  usually restricted  to  rituals that include both an {incantation} or two and physical  activity  or motion. Compare {magic}, {voodoo programming}, {black  art},  {cargo  cult  programming}, {wave a dead chicken}; see also {casting the runes}.
 rainbow series n. Any  of  several  series  of technical manuals distinguished by cover color. The original rainbow series was the NCSC security manuals (see {Orange  Book}).  These  are  now available via the web. the term has also  been  commonly  applied  to the PostScript reference set. Which books are meant by "the rainbow series" unqualified is thus dependent on one's local technical culture.
 random adj. 1.  Unpredictable  (closest  to mathematical definition); weird. "The system's been behaving pretty randomly." 2.  Assorted;  undistinguished.  "Who was at the conference?" "Just a bunch of random business types." 3.  (pejorative)  Frivolous;  unproductive;  undirected. "He's just a random loser." 4.  Incoherent  or inelegant; poorly chosen; not well organized. "The program  has  a random set of misfeatures." "That's a random name for that function." "Well, all the names were chosen pretty randomly." 5.  In  no  particular order, though deterministic. "The I/O channels are in a pool, and when a file is opened one is chosen randomly." 6. Arbitrary. "It generates a random name for the scratch file." 7.  Gratuitously  wrong,  i.e.,  poorly done and for no good apparent reason. For example, a program that handles file name defaulting in a particularly  useless  way, or an assembler routine that could easily have  been  coded  using  only  three registers, but redundantly uses seven  for values with non-overlapping lifetimes, so that no one else can  invoke  it  without  first  saving  four  extra  registers. What {randomness}! 8.  n. A random hacker; used particularly of high-school students who soak up computer time and generally get in the way. 9.  n. Anyone who is not a hacker (or, sometimes, anyone not known to the  hacker speaking); the noun form of sense 2. "I went to the talk, but the audience was full of randoms asking bogus questions". 10.  n. (occasional MIT usage) One who lives at Random Hall. See also {J. Random}, {some random X}. 11.  [UK]  Conversationally,  a  non  sequitur or something similarly out-of-the-blue. As in: "Stop being so random!" This sense equates to 'hatstand',  taken  from  the Viz comic character "Roger Irrelevant - He's completely Hatstand."
 Random Number God . [rec.games.roguelike.angband;  often  abbreviated  'RNG']  The malign force  which  lurks  behind  the random number generator in {Angband} (and  by extension elsewhere). A dark god that demands sacrifices and toys  with  its victims. "I just found a really great item; I suppose the RNG is about to punish me..." Apparently, Angband's random number generator  occasionally  gets  locked  in  a  repetition,  so you get something  with  a  3% chance happening 8 times in a row. Improbable, but far too common to be pure chance. Compare {Shub-Internet}.
 
 |