DEEn Dictionary De - En
DeEs De - Es
DePt De - Pt
 Vocabulary trainer

Spec. subjects Grammar Abbreviations Random search Preferences
Search in Sprachauswahl
channels
Search for:
Mini search box
 
Proverbs, aphorisms, quotations (English) by Linux fortune

The cable TV sex channels don't expand our horizons, don't make us better
people, and don't come in clearly enough.
                -- Bill Maher
===  ALL USERS PLEASE NOTE  ========================

JCL support as alternative to system menu.

In our continuing effort to support languages other than LISP on the CADDR,
we have developed an OS/360-compatible JCL.  This can be used as an
alternative to the standard system menu.  Type System J to get to a JCL
interactive read-execute-diagnose loop window.  [Note that for 360
compatibility, all input lines are truncated to 80 characters.]  This
window also maintains a mouse-sensitive display of critical job parameters
such as dataset allocation, core allocation, channels, etc.  When a JCL
syntax error is detected or your job ABENDs, the window-oriented JCL
debugger is entered.  The JCL debugger displays appropriate OS/360 error
messages (such as IEC703, "disk error") and allows you to dequeue your job.
... The cable had passed us by; the dish was the only hope, and eventually
we were all forced to turn to it.  By the summer of '85, the valley had more
satellite dishes per capita than an Eskimo village on the north slope of
Alaska.

Mine was one of the last to go in.  I had been nervous from the start about
the hazards of too much input, which is a very real problem with these
things.  Watching TV becomes a full-time job when you can scan 200 channels
all day and all night and still have the option of punching Night Dreams
into the video machine, if the rest of the world seems dull.
-- Hunter Thompson, "Full-time scrambling", _Generation of Swine_
Actual Snippet of Windows Source Code!  Honest!

NOTE: The following snippet of the Windows 95 source code was sent to us via
'unofficial' channels.  Don't tell anyone you saw this!  We really don't
feel like being visited by the Microsoft Intellectual Property Police.

void BusyLoop()
/* Do nothing loop to kill CPU cycles; added at the
   request of Intel */
{
DisplayRandomSubliminalMessage();
for( int i = 0; i < BIG_INT; i++ )
  for( int j = 0; j < BIG_INT; j++ )
   for( int k = 0; k < BIG_INT; k++ )
    for( int l = 0; l < BIG_INT; l++ )
     if( STACK_SPACE_PERCENTAGE_FREE > .05 )
     /* There's plenty of stack space left -- let's
        eat up some more CPU cycles, recursively! */
      BusyLoop();
}
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners