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

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

It looks like it's up to me to save our skins.  Get into that garbage chute,
flyboy!
                -- Princess Leia Organa
===  ALL USERS PLEASE NOTE  ========================

CAR and CDR now return extra values.

The function CAR now returns two values.  Since it has to go to the trouble
to figure out if the object is carcdr-able anyway, we figured you might as
well get both halves at once.  For example, the following code shows how to
destructure a cons (SOME-CONS) into its two slots (THE-CAR and THE-CDR):

        (MULTIPLE-VALUE-BIND (THE-CAR THE-CDR) (CAR SOME-CONS) ...)

For symmetry with CAR, CDR returns a second value which is the CAR of the
object.  In a related change, the functions MAKE-ARRAY and CONS have been
fixed so they don't allocate any storage except on the stack.  This should
hopefully help people who don't like using the garbage collector because
it cold boots the machine so often.
===  ALL USERS PLEASE NOTE  ========================

The garbage collector now works.  In addition a new, experimental garbage
collection algorithm has been installed.  With SI:%DSK-GC-QLX-BITS set to 17,
(NOT the default) the old garbage collection algorithm remains in force; when
virtual storage is filled, the machine cold boots itself.  With SI:%DSK-GC-
QLX-BITS set to 23, the new garbage collector is enabled.  Unlike most garbage
collectors, the new gc starts its mark phase from the mind of the user, rather
than from the obarray.  This allows the garbage collection of significantly
more Qs.  As the garbage collector runs, it may ask you something like "Do you
remember what SI:RDTBL-TRANS does?", and if you can't give a reasonable answer
in thirty seconds, the symbol becomes a candidate for GCing.  The variable
SI:%GC-QLX-LUSER-TM governs how long the GC waits before timing out the user.
Garbage In -- Gospel Out.
Lisp Users:
Due to the holiday next Monday, there will be no garbage collection.
        One day a student came to Moon and said, "I understand how to make
a better garbage collector.  We must keep a reference count of the pointers
to each cons."
        Moon patiently told the student the following story -- "One day a
student came to Moon and said, "I understand how to make a better garbage
collector..."
X windows:
        You'd better sit down.
        Don't laugh.  It could be YOUR thesis project.
        Why do it right when you can do it wrong?
        Live the nightmare.
        Our bugs run faster.
        When it absolutely, positively HAS to crash overnight.
        There ARE no rules.
        You'll wish we were kidding.
        Everything you never wanted in a window system.  And more.
        Dissatisfaction guaranteed.
        There's got to be a better way.
        The next best thing to keypunching.
        Leave the thrashing to us.
        We wrote the book on core dumps.
        Even your dog won't like it.
        More than enough rope.
        Garbage at your fingertips.

Incompatibility.  Shoddiness.  Uselessness.
        X windows.
"Jesus may love you, but I think you're garbage wrapped in skin."
-- Michael O'Donohugh
Garbage In, Gospel Out
"Pull the trigger and you're garbage."
-- Lady Blue
We tried to close Ohio's borders and ran into a Constitutional problem.
There's a provision in the Constitution that says you can't close your
borders to interstate commerce, and garbage is a form of interstate commerce.
                -- Ohio Lt. Governor Paul Leonard
Poorman's Rule:
        When you pull a plastic garbage bag from its handy dispenser package,
        you always get hold of the closed end and try to pull it open.
QOTD:
        "If you keep an open mind people will throw a lot of garbage in it."
Q:        Where's the Lone Ranger take his garbage?
A:        To the dump, to the dump, to the dump dump dump!

Q:        What's the Pink Panther say when he steps on an ant hill?
A:        Dead ant, dead ant, dead ant dead ant dead ant...
In California they don't throw their garbage away -- they make it into
television shows.
                -- Woody Allen, "Annie Hall"
"What I've done, of course, is total garbage."
                -- R. Willard, Pure Math 430a
The black bear used to be one of the most commonly seen large animals
because in Yosemite and Sequoia national parks they lived off of garbage
and tourist handouts.  This bear has learned to open car doors in
Yosemite, where damage to automobiles caused by bears runs into the tens
of thousands of dollars a year.  Campaigns to bearproof all garbage
containers in wild areas have been difficult, because as one biologist
put it, "There is a considerable overlap between the intelligence levels
of the smartest bears and the dumbest tourists."
"Since when has a dictator ever been benign?  I hear all this
libertarian garbage being spouted from the "linux community",
and then have people apparently celebrate the existance of a
dictatorship..."

        - Michael W. Zappe
To understand this important story, you have to understand how the telephone
company works.  Your telephone is connected to a local computer, which is in
turn connected to a regional computer, which is in turn connected to a
loudspeaker the size of a garbage truck on the lawn of Edna A. Bargewater of
Lawrence, Kan.

Whenever you talk on the phone, your local computer listens in.  If it
suspects you're going to discuss an intimate topic, it notifies the computer
above it, which listens in and decides whether to alert the one above it,
until finally, if you really humiliate yourself, maybe break down in tears
and tell your closest friend about a sordid incident from your past
involving a seedy motel, a neighbor's spouse, an entire religious order, a
garden hose and six quarts of tapioca pudding, the top computer feeds your
conversation into Edna's loudspeaker, and she and her friends come out on
the porch to listen and drink gin and laugh themselves silly.
                -- Dave Barry, "Won't It Be Just Great Owning Our Own Phones?"
Well, hey, let's just make everything into a closure, and then we'll
have our general garbage collector, installed by "use less memory".
             -- Larry Wall in <199710221744.KAA24484@wall.org>
Is something VIOLENT going to happen to a GARBAGE CAN?
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners