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

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

Hoaars-Faisse Gallery presents:
An exhibit of works by the artist known only as Pretzel.

The exhibit includes several large conceptual works using non-traditional
media and found objects including old sofa-beds, used mace canisters,
discarded sanitary napkins and parts of freeways.  The artist explores
our dehumanization due to high technology and unresponsive governmental
structures in a post-industrial world.  She/he (the artist prefers to
remain without gender) strives to create dialogue between viewer and
creator, to aid us in our quest to experience contemporary life with its
inner-city tensions, homelessness, global warming and gender and
class-based stress.  The works are arranged to lead us to the essence of
the argument: that the alienation of the person/machine boundary has
sapped the strength of our voices and must be destroyed for society to
exist in a more fundamental sense.
As usual, this being a 1.3.x release, I haven't even compiled this
kernel yet.  So if it works, you should be doubly impressed.
(Linus Torvalds, announcing kernel 1.3.3 on the linux-kernel mailing list.)
"How should I know if it works?  That's what beta testers are for.  I only
coded it."
(Attributed to Linus Torvalds, somewhere in a posting)
It works the way the Wang did, what's the problem
A hundred years from now it is very likely that [of Twain's works] "The
Jumping Frog" alone will be remembered.
                -- Harry Thurston Peck (Editor of "The Bookman"), January 1901.
The Least Successful Collector
        Betsy Baker played a central role in the history of collecting.  She
was employed as a servant in the house of John Warburton (1682-1759) who had
amassed a fine collection of 58 first edition plays, including most of the
works of Shakespeare.
        One day Warburton returned home to find 55 of them charred beyond
legibility.  Betsy had either burned them or used them as pie bottoms.  The
remaining three folios are now in the British Museum.
        The only comparable literary figure was the maid who in 1835 burned
the manuscript of the first volume of Thomas Carlyle's "The Hisory of the
French Revolution", thinking it was wastepaper.
                -- Stephen Pile, "The Book of Heroic Failures"
Well, anyway, I was reading this James Bond book, and right away I realized
that like most books, it had too many words.  The plot was the same one that
all James Bond books have: An evil person tries to blow up the world, but
James Bond kills him and his henchmen and makes love to several attractive
women.  There, that's it: 24 words.  But the guy who wrote the book took
*thousands* of words to say it.
        Or consider "The Brothers Karamazov", by the famous Russian alcoholic
Fyodor Dostoyevsky.  It's about these two brothers who kill their father.
Or maybe only one of them kills the father.  It's impossible to tell because
what they mostly do is talk for nearly a thousand pages.  If all Russians talk
as much as the Karamazovs did, I don't see how they found time to become a
major world power.
        I'm told that Dostoyevsky wrote "The Brothers Karamazov" to raise
the question of whether there is a God.  So why didn't he just come right
out and say: "Is there a God? It sure beats the heck out of me."
        Other famous works could easily have been summarized in a few words:

* "Moby Dick" -- Don't mess around with large whales because they symbolize
  nature and will kill you.
* "A Tale of Two Cities" -- French people are crazy.
                -- Dave Barry
A complex system that works is invariably found to have evolved from a
simple system that works.
        A sheet of paper crossed my desk the other day and as I read it,
realization of a basic truth came over me.  So simple!  So obvious we couldn't
see it.  John Knivlen, Chairman of Polamar Repeater Club, an amateur radio
group, had discovered how IC circuits work.  He says that smoke is the thing
that makes ICs work because every time you let the smoke out of an IC circuit,
it stops working.  He claims to have verified this with thorough testing.
        I was flabbergasted!  Of course!  Smoke makes all things electrical
work.  Remember the last time smoke escaped from your Lucas voltage regulator
Didn't it quit working?  I sat and smiled like an idiot as more of the truth
dawned.  It's the wiring harness that carries the smoke from one device to
another in your Mini, MG or Jag.  And when the harness springs a leak, it lets
the smoke out of everything at once, and then nothing works.  The starter motor
requires large quantities of smoke to operate properly, and that's why the wire
going to it is so large.
        Feeling very smug, I continued to expand my hypothesis.  Why are Lucas
electronics more likely to leak than say Bosch?  Hmmm...  Aha!!!  Lucas is
British, and all things British leak!  British convertible tops leak water,
British engines leak oil, British displacer units leak hydrostatic fluid, and
I might add Brititsh tires leak air, and the British defense unit leaks
secrets... so naturally British electronics leak smoke.
                -- Jack Banton, PCC Automotive Electrical School

        [Ummm ... IC circuits?  Integrated circuit circuits?]
All programmers are optimists.  Perhaps this modern sorcery especially attracts
those who believe in happy endings and fairy godmothers.  Perhaps the hundreds
of nitty frustrations drive away all but those who habitually focus on the end
goal.  Perhaps it is merely that computers are young, programmers are younger,
and the young are always optimists.  But however the selection process works,
the result is indisputable:  "This time it will surely run," or "I just found
the last bug."
                -- Frederick Brooks, "The Mythical Man Month"
===  ALL USERS PLEASE NOTE  ========================

Compiler optimizations have been made to macro expand LET into a WITHOUT-
INTERRUPTS special form so that it can PUSH things into a stack in the
LET-OPTIMIZATION area, SETQ the variables and then POP them back when it's
done.  Don't worry about this unless you use multiprocessing.
Note that LET *could* have been defined by:

        (LET ((LET '`(LET ((LET ',LET))
                        ,LET)))
        `(LET ((LET ',LET))
                ,LET))

This is believed to speed up execution by as much as a factor of 1.01 or
3.50 depending on whether you believe our friendly marketing representatives.
This code was written by a new programmer here (we snatched him away from
Itty Bitti Machines where he was writing COUGHBOL code) so to give him
confidence we trusted his vows of "it works pretty well" and installed it.
===  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.
As in Protestant Europe, by contrast, where sects divided endlessly into
smaller competing sects and no church dominated any other, all is different
in the fragmented world of IBM.  That realm is now a chaos of conflicting
norms and standards that not even IBM can hope to control.  You can buy a
computer that works like an IBM machine but contains nothing made or sold by
IBM itself.  Renegades from IBM constantly set up rival firms and establish
standards of their own.  When IBM recently abandoned some of its original
standards and decreed new ones, many of its rivals declared a puritan
allegiance to IBM's original faith, and denounced the company as a divisive
innovator.  Still, the IBM world is united by its distrust of icons and
imagery.  IBM's screens are designed for language, not pictures.  Graven
images may be tolerated by the luxurious cults, but the true IBM faith relies
on the austerity of the word.
                -- Edward Mendelson, "The New Republic", February 22, 1988
Comparing software engineering to classical engineering assumes that software
has the ability to wear out.  Software typically behaves, or it does not.  It
either works, or it does not.  Software generally does not degrade, abrade,
stretch, twist, or ablate.  To treat it as a physical entity, therefore, is
misapplication of our engineering skills.  Classical engineering deals with
the characteristics of hardware; software engineering should deal with the
characteristics of *software*, and not with hardware or management.
                -- Dan Klein
Hacker's Guide To Cooking:
2 pkg. cream cheese (the mushy white stuff in silver wrappings that doesn't
        really  come from Philadelphia after all; anyway, about 16 oz.)
1 tsp. vanilla  extract  (which is more alcohol than vanilla and pretty
        strong so this part you *GOTTA* measure)
1/4 cup sugar (but honey works fine too)
8 oz. Cool Whip (the fluffy stuff devoid of nutritional value that you
        can squirt all over your friends and lick off...)
"Blend all together until creamy with no lumps."  This is where you get to
        join(1) all the raw data in a big buffer and then filter it through
        merge(1m) with the -thick option, I mean, it starts out ultra lumpy
        and icky looking and you have to work hard to mix it.  Try an electric
        beater if you have a cat(1) that can climb wall(1s) to lick it off
        the ceiling(3m).
"Pour into a graham cracker crust..."  Aha, the BUGS section at last.  You
        just happened  to have a GCC sitting around under /etc/food, right?
        If not, don't panic(8), merely crumble a rand(3m) handful of innocent
        GCs into a suitable tempfile and mix in some melted butter.
"...and  refrigerate for an hour."  Leave the  recipe's  stdout in a fridge
        for 3.6E6 milliseconds while you work on cleaning up stderr, and
        by time out your cheesecake will be ready for stdin.
        On the other hand, the TCP camp also has a phrase for OSI people.
There are lots of phrases.  My favorite is `nitwit' -- and the rationale
is the Internet philosophy has always been you have extremely bright,
non-partisan researchers look at a topic, do world-class research, do
several competing implementations, have a bake-off, determine what works
best, write it down and make that the standard.
        The OSI view is entirely opposite.  You take written contributions
from a much larger community, you put the contributions in a room of
committee people with, quite honestly, vast political differences and all
with their own political axes to grind, and four years later you get
something out, usually without it ever having been implemented once.
        So the Internet perspective is implement it, make it work well,
then write it down, whereas the OSI perspective is to agree on it, write
it down, circulate it a lot and now we'll see if anyone can implement it
after it's an international standard and every vendor in the world is
committed to it.  One of those processes is backwards, and I don't think
it takes a Lucasian professor of physics at Oxford to figure out which.
                -- Marshall Rose, "The Pied Piper of OSI"
Shopping at this grody little computer store at the Galleria for a
totally awwwesome Apple.  Fer suuure.  I mean Apples are nice you know?
But, you know, there is this cute guy who works there and HE says that
VAX's are cooler!  I mean I don't really know, you know? He says that he
has this totally tubular VAX at home and it's stuffed with memory-to-the-max!
Right, yeah.  And he wants to take me home to show it to me.  Oh My God!
I'm suuure.  Gag me with a Prime!
        "That's right; the upper-case shift works fine on the screen, but
they're not coming out on the damn printer...  Hold?  Sure, I'll hold."
                -- e.e. cummings last service call
There are two ways to write error-free programs; only the third one works.
Try `stty 0' -- it works much better.
X windows:
        We will dump no core before its time.
        One good crash deserves another.
        A bad idea whose time has come.  And gone.
        We make excuses.
        It didn't even look good on paper.
        You laugh now, but you'll be laughing harder later!
        A new concept in abuser interfaces.
        How can something get so bad, so quickly?
        It could happen to you.
        The art of incompetence.
        You have nothing to lose but your lunch.
        When uselessness just isn't enough.
        More than a mere hindrance.  It's a whole new barrier!
        When you can't afford to be right.
        And you thought we couldn't make it worse.

If it works, it isn't X windows.
You don't have to know how the computer works, just how to work the computer.
Absolutum obsoletum.  (If it works, it's out of date.)
                -- Stafford Beer
"It's curtains for you, Mighty Mouse!  This gun is so futuristic that even
*I* don't know how it works!"
-- from Ralph Bakshi's Mighty Mouse
        So we get to my point.  Surely people around here read things that
aren't on the *Officially Sanctioned Cyberpunk Reading List*.  Surely we
don't (any of us) really believe that there is some big, deep political and
philosophical message in all this, do we?  So if this `cyberpunk' thing is
just a term of convenience, how can somebody sell out?  If cyberpunk is just a
word we use to describe a particular style and imagery in sf, how can it be
dead?  Where are the profound statements that the `Movement' is or was trying
to make?
        I think most of us are interested in examining and discussing literary
(and musical) works that possess a certain stylistic excellence and perhaps a
rather extreme perspective; this is what CP is all about, no?  Maybe there
should be a newsgroup like, say, alt.postmodern or somthing.  Something less
restrictive in scope than alt.cyberpunk.
-- Jeff G. Bone
                        HOW TO PROVE IT, PART 1

proof by example:
        The author gives only the case n = 2 and suggests that it
        contains most of the ideas of the general proof.

proof by intimidation:
        'Trivial'.

proof by vigorous handwaving:
        Works well in a classroom or seminar setting.
"A complex system that works is invariably found to have evolved from a simple
system that worked."
-- John Gall, _Systemantics_
A real patriot is the fellow who gets a parking ticket and rejoices
that the system works.
I was offered a job as a hoodlum and I turned it down cold.  A thief is
anybody who gets out and works for his living, like robbing a bank or
breaking into a place and stealing stuff, or kidnapping somebody.  He really
gives some effort to it.  A hoodlum is a pretty lousy sort of scum.  He
works for gangsters and bumps guys off when they have been put on the spot.
Why, after I'd made my rep, some of the Chicago Syndicate wanted me to work
for them as a hood -- you know, handling a machine gun.  They offered me
two hundred and fifty dollars a week and all the protection I needed.  I
was on the lam at the time and not able to work at my regular line.  But
I wouldn't consider it.  "I'm a thief," I said.  "I'm no lousy hoodlum."
                -- Alvin Karpis, "Public Enemy Number One"
        The Minnesota Board of Education voted to consider requiring all
students to do some "volunteer work" as a prerequisite to high school
graduation.
        Senator Orrin Hatch said that "capital punishment is our society's
recognition of the sanctity of human life."
        According to the tax bill signed by President Reagan on December 22,
1987, Don Tyson and his sister-in-law Barbara run a "family farm."  Their
"farm" has 25,000 employees and grosses $1.7 billion a year.  But as a "family
farm" they get tax breaks that save them $135 million a year.
        Scott L. Pickard, spokesperson for the Massachusetts Department of
Public Works, calls them "ground-mounted confirmatory route markers."  You
probably call them road signs, but then you don't work in a government agency.
        It's not "elderly" or "senior citizens" anymore.  Now it's "chrono-
logically experienced citizens."
        According to the FAA, the propeller blade didn't break off, it was
just a case of "uncontained blade liberation."
                -- Quarterly Review of Doublespeak (NCTE)
Bowie's Theorem:
        If an experiment works, you must be using the wrong equipment.
Finagle's Eighth Law:
        If an experiment works, something has gone wrong.

Finagle's Ninth Law:
        No matter what results are expected, someone is always willing to
        fake it.

Finagle's Tenth Law:
        No matter what the result someone is always eager to misinterpret it.

Finagle's Eleventh Law:
        No matter what occurs, someone believes it happened according to
        his pet theory.
Finagle's First Law:
        If an experiment works, something has gone wrong.
Magnet, n.:
        Something acted upon by magnetism.

Magnetism, n.:
        Something acting upon a magnet.

The two definition immediately foregoing are condensed from the works of
one thousand eminent scientists, who have illuminated the subject with
a great white light, to the inexpressible advancement of human knowledge.
                -- Ambrose Bierce, "The Devil's Dictionary"
paranoia, n.:
        A healthy understanding of the way the universe works.
Performance:
        A statement of the speed at which a computer system works.  Or
        rather, might work under certain circumstances.  Or was rumored
        to be working over in Jersey about a month ago.
Peterson's Rules:
        (1) Trucks that overturn on freeways are filled with something sticky.
        (2) No cute baby in a carriage is ever a girl when called one.
        (3) Things that tick are not always clocks.
        (4) Suicide only works when you're bluffing.
Proof techniques #2: Proof by Oddity.
        SAMPLE: To prove that horses have an infinite number of legs.
(1) Horses have an even number of legs.
(2) They have two legs in back and fore legs in front.
(3) This makes a total of six legs, which certainly is an odd number of
    legs for a horse.
(4) But the only number that is both odd and even is infinity.
(5) Therefore, horses must have an infinite number of legs.

Topics is be covered in future issues include proof by:
        Intimidation
        Gesticulation (handwaving)
        "Try it; it works"
        Constipation (I was just sitting there and ...)
        Blatant assertion
        Changing all the 2's to _n's
        Mutual consent
        Lack of a counterexample, and
        "It stands to reason"
Quality Control, n.:
        The process of testing one out of every 1,000 units coming off
        a production line to make sure that at least one out of 100 works.
Sattinger's Law:
        It works better if you plug it in.
system-independent, adj.:
        Works equally poorly on all systems.
University, n.:
        Like a software house, except the software's free, and it's usable,
        and it works, and if it breaks they'll quickly tell you how to fix
        it, and ...

        [Okay, okay, I'll leave it in, but I think you're destroying
         the credibility of the entire fortune program.  Ed.]
The fact that it works is immaterial.
                -- L. Ogborn
Instead of giving money to found colleges to promote learning, why don't
they pass a constitutional amendment prohibiting anybody from learning
anything?  If it works as good as the Prohibition one did, why, in five
years we would have the smartest race of people on earth.
                -- The Best of Will Rogers
Celestial navigation is based on the premise that the Earth is the center
of the universe.  The premise is wrong, but the navigation works.  An
incorrect model can be a useful tool.
                -- Kelvin Throop III
Here is a simple experiment that will teach you an important electrical
lesson: On a cool, dry day, scuff your feet along a carpet, then reach your
hand into a friend's mouth and touch one of his dental fillings.  Did you
notice how your friend twitched violently and cried out in pain?  This
teaches us that electricity can be a very powerful force, but we must never
use it to hurt others unless we need to learn an important electrical lesson.
        It also teaches us how an electrical circuit works.  When you scuffed
your feet, you picked up batches of "electrons", which are very small objects
that carpet manufacturers weave into carpets so they will attract dirt.
The electrons travel through your bloodstream and collect in your finger,
where they form a spark that leaps to your friend's filling, then travels
down to his feet and back into the carpet, thus completing the circuit.
        Amazing Electronic Fact: If you scuffed your feet long enough without
touching anything, you would build up so many electrons that your finger
would explode!  But this is nothing to worry about unless you have
carpeting.
                -- Dave Barry, "What is Electricity?"
If an experiment works, something has gone wrong.
One Bell System - it sometimes works.
One Bell System - it works.
Research is the best place to be: you work your buns off, and if it works
you're a hero; if it doesn't, well -- nobody else has done it yet either,
so you're still a valiant nerd.
The feeling persists that no one can simultaneously be a respectable writer
and understand how a refrigerator works, just as no gentleman wears a brown
suit in the city.  Colleges may be to blame.  English majors are encouraged,
I know, to hate chemistry and physics, and to be proud because they are not
dull and creepy and humorless and war-oriented like the engineers across the
quad.  And our most impressive critics have commonly been such English majors,
and they are squeamish about technology to this very day.  So it is natural
for them to despise science fiction.
                -- Kurt Vonnegut Jr., "Science Fiction"
TIRED of calculating components of vectors?  Displacements along direction of
force getting you down?  Well, now there's help.  Try amazing "Dot-Product",
the fast, easy way many professionals have used for years and is now available
to YOU through this special offer.  Three out of five engineering consultants
recommend "Dot-Product" for their clients who use vector products.  Mr.
Gumbinowitz, mechanical engineer, in a hidden-camera interview...
        "Dot-Product really works!  Calculating Z-axis force components has
        never been easier."
Yes, you too can take advantage of the amazing properties of Dot-Product.  Use
it to calculate forces, velocities, displacements, and virtually any vector
components.  How much would you pay for it?  But wait, it also calculates the
work done in Joules, Ergs, and, yes, even BTU's.  Divide Dot-Product by the
magnitude of the vectors and it becomes an instant angle calculator!  Now, how
much would you pay?  All this can be yours for the low, low price of $19.95!!
But that's not all!  If you order before midnight, you'll also get "Famous
Numbers of Famous People" as a bonus gift, absolutely free!  Yes, you'll get
Avogadro's number, Planck's, Euler's, Boltzmann's, and many, many, more!!
Call 1-800-DOT-6000.  Operators are standing by.  That number again...
1-800-DOT-6000.  Supplies are limited, so act now.  This offer is not
available through stores and is void where prohibited by law.
Carob works on the principle that, when mixed with the right combination of
fats and sugar, it can duplicate chocolate in color and texture.  Of course,
the same can be said of dirt.
                        Against Idleness and Mischief

How doth the little busy bee                How skillfully she builds her cell!
Improve each shining hour,                How neat she spreads the wax!
And gather honey all the day                And labours hard to store it well
From every opening flower!                With the sweet food she makes.

In works of labour or of skill                In books, or work, or healthful play,
I would be busy too;                        Let my first years be passed,
For Satan finds some mischief still        That I may give for every day
For idle hands to do.                        Some good account at last.
                -- Isaac Watts, 1674-1748
Oh, I am a C programmer and I'm okay
        I muck with indices and structs all day
And when it works, I shout hoo-ray
        Oh, I am a C programmer and I'm okay
She can kill all your files;
She can freeze with a frown.
And a wave of her hand brings the whole system down.
And she works on her code until ten after three.
She lives like a bat but she's always a hacker to me.
                -- Apologies to Billy Joel
When I think about myself,
I almost laugh myself to death,
My life has been one great big joke,        Sixty years in these folks' world
A dance that's walked                        The child I works for calls me girl
A song that's spoke,                        I say "Yes ma'am" for working's sake.
I laugh so hard I almost choke                Too proud to bend
When I think about myself.                Too poor to break,
                                        I laugh until my stomach ache,
                                        When I think about myself.
My folks can make me split my side,
I laughed so hard I nearly died,
The tales they tell, sound just like lying,
They grow the fruit,
But eat the rind,
I laugh until I start to crying,
When I think about my folks.
                -- Maya Angelou
Q: How many Microsoft support staff does it take to change a light bulb?
A: Four. One to ask "What is the registration number of the light bulb?", one
   to ask "Have you tried rebooting it?", another to ask "Have you tried
   reinstalling it?" and the last one to say "It must be your hardware because
   the light bulb in our office works fine..."
Linux! Works great, less filling.

   -- From a Slashdot.org post
The best Windows accelerator is that which works at 9.81 m/s2

   -- From a Slashdot.org post
"Our business model works even if all internet software is free.
How does Netscape's business model look? -- not so good."
   -- Bill Gates

"Our business model works even if *ALL* software is free.
How does Microsoft's business model look? -- not so good."
   -- the response from the Linux community
Linux Ported to Homer Simpson's Brain

SPRINGFIELD -- Slashdot recently reported on Homer Simpson's brain "upgrade"
to an Intel CPU.  Intel hails the CPU transplant as the "World's Greatest
Technological Achievement".  Intel originally planned to install Microsoft
Windows CE (Cerebrum Enhanced) on Homer's new PentiumBrain II processor.
However, due to delays in releasing Windows CE, Intel decided to install
DebianBrain Linux, the new Linux port for brains.

Computer industry pundits applaud the last minute switch from Windows to
Linux. One said, "I was a bit concerned for Homer.  With Windows CE, I could
easily imagine Homer slipping into an infinite loop: "General Protection
Fault.  D'oh!  D'oh!  D'oh!  D'oh..."  Or, at the worst, the Blue Screen of
Death could have become much more than a joke."

Some pundits are more concerned about the quality of the Intel CPU.  "Linux
is certainly an improvement over Windows.  But since it's running on a
PentiumBrain chip, all bets are off.  What if the chip miscalculates the core
temperature of the power plant where Homer works?  I can just imagine the
story on the evening news: 'Springfield was obliterated into countless
subatomic particles yesterday because Homer J. Simpson, power plant
button-pusher, accidentally set the core temperature to 149.992322340948290
instead of 150...'  If anything, an Alpha chip running Linux should have been
used for Homer's new brain."
Brief History Of Linux (#25)

By the mid-1990's the Linux community was burgeoning as countless geeks
fled Redmond monopolistic oppression, Armonk cluelessness, and Cupertino
click-and-drool reality distortion fields. By late 1991 there was an
informal Linux User Group in Finland, although its primary focus was Linux
advocacy, not drinking beer and telling Microsoft jokes as most do today.

Kernel development continued at a steady clip, with more and more people
joining in and hoping that their patches would be accepted by the
Benevolent Dictator himself. To have a patch accepted by Linus was like
winning the Nobel Prize, but to face rejection was like being rejected
from Clown College. The reputation game certainly sparked some flame wars.

One of the most memorable crisis was over the behavior of the delete and
backspace keys. A certain faction of hackers wanted the Backspace key to
actually backspace and the Delete key to actually delete. Linus wasn't too
keen on the proposed changes; "It Works For Me(tm)" is all he said. Some
observers now think Linus was pulling rank to get back at the unknown
hacker who managed to slip a patch by him that replaced the "Kernel panic"
error with "Kernel panic: Linus probably fscked it all up again".
Unobfuscated Perl (#2)

A rogue group of Perl hackers has presented a plan to add a "use
really_goddamn_strict" pragma that would enforce readability and
UNobfuscation. With this pragma in force, the Perl compiler might say:

* Warning: Write-only code detected between lines 612 and 734. While this
  code is perfectly legal, you won't have any clue what it does in two
  weeks. I recommend you start over.

* Warning: Code at line 1,024 is indistinguishable from line noise or the
  output of /dev/random

* Warning: Have you ever properly indented a piece of code in your entire
  life? Evidently not.

* Warning: I think you can come up with a more descriptive variable name than
  "foo" at line 1,523.

* Warning: Programmer attempting to re-invent the wheel at line 2,231.
  There's a function that does the exact same thing on CPAN -- and it
  actually works.
Linux Distro To Include Pre-Installed Security Holes

Proactive Synergy Paradigm, the Linux distro targeted at Pointy Haired
Bosses, will now include built-in security flaws to better compete with
Microsoft programs.

"The sheer popularity of Windows, Outlook, and IIS clearly shows that
people demand security holes large enough to drive a truck through," said
Mr. Bert Dill of P.S.P. Inc. "We're going to do our best to offer what the
consumer wants. Just as Microsoft stole ideas from Apple during the
1980's, we're stealing ideas from Microsoft today."

Future releases of Proactive Synergy Linux will feature "LookOut! 1.0", a
mail reader that automatically executes (with root privileges) e-mail
attachments coded in Perl, JavaScript, Python, and Visual Basic.

"Hey, if it works for Microsoft, it can work for us," boasted Mr. Dill.
"Now PHBs won't have to stick with Windows in order to have their
confidential files secretly emailed to their colleagues by a worm. Better
yet, this capability allows viruses to automagically delete unnecessary
files to save disk space without wasting the PHB's valuable time.
And I will do all these good works, and I will do them for free!
My only reward will be a tombstone that says "Here lies Gomez Addams --
he was good for nothing."
                -- Jack Sharkey, The Addams Family
"Beware of the man who works hard to learn something, learns it, and
finds himself no wiser than before," Bokonon tells us.  "He is full of
murderous resentment of people who are ignorant without having come by
their ignorance the hard way."
                -- Kurt Vonnegut, "Cat's Cradle"
If you would understand your own age, read the works of fiction produced
in it.  People in disguise speak freely.
Alan Cox wrote:
> In theory however i2o is a standard and all i2o works alike. In practice i2o
> is a pseudo standard and nobody seems to interpret the spec the same way, the
> implementations all tend to have bugs and the hardware sometimes does too.

That's a pretty good description of standards in general, at least
when it comes to hardware :-)

        - Jens Axboe's interpretation of standards
The policy is not to have policy. It works as well in kernel design as politics.

        - Alan Cox on linux-kernel
Eric Biederman wrote:
> That added to the fact that last time someone ran the numbers linux
> was considerably faster than the BSD for mm type operations when not
> swapping.  And this is the common case.

"Linux VM works wonderfully when nobody is using it"

        - Alan Cox on linux-kernel
Attached is buzby.c, the command

  buzby -poll  

sends sanity commands to the DSP every two seconds to, errrr, keep it
from going insane. Works with the wife too :-)

        - Derek Mulcahy on tuxscreen-devel
Dave I can produce equivalently valid microbenchmarks showing Linux works
much better with the scheduler disabled. They are worth about as much as
your benchmarks for that optimisation and they likewise ignore a slightly
important object known as "the big picture"

        - Alan Cox on linux-kernel
Alexander Viro wrote:
> Al, -><- close to setting up a Linux Kernel Hall of Shame - one with names of
> wankers (both individual and coprorat ones) responsible, their code and
> commentary on said code...

Please, please, please, I'm begging you, please do this.  It's the only way
people learn quickly.  Being nice is great, but nothing works faster than
a cold shower of public humiliation :-)

        - Larry McVoy on linux-kernel
Without going outside, you may know the whole world.
Without looking through the window, you may see the ways of heaven.
The farther you go, the less you know.

Thus the sage knows without traveling;
He sees without looking;
He works without doing.
The Tao of heaven is like the bending of a bow.
The high is lowered, and the low is raised.
If the string is too long, it is shortened;
If there is not enough, it is made longer.

The Tao of heaven is to take from those who have too much and give to those who do not have enough.
Man's way is different.
He takes from those who do not have enough and give to those who already have too much.
What man has more than enough and gives it to the world?
Only the man of Tao.

Therefore the sage works without recognition.
He achieves what has to be done without dwelling on it.
He does not try to show his knowledge.
<SilverStr> media ethics is an oxymoron, much like Jumbo Shrimp and
            Microsoft Works.
<MonkAway> not to mention NT Security
Since this database is not used for profit, and since entire works are not
published, it falls under fair use, as we understand it.  However, if any
half-assed idiot decides to make a profit off of this, they will need to
double check it all...
        -- Notes included with the default fortunes database
But modifying dpkg is infeasible, and we've agreed to, among other things,
keep the needs of our users at the forefront of our minds. And from a
user's perspective, something that keeps the system tidy in the normal
case, and works *now*, is much better than idealistic fantasies like a
working dpkg.
        -- Manoj Srivastava
<Joy> that's a Kludge(TM)
<knghtbrd> It Works(tm)
<Joy> AIX works(TM)
<knghtbrd> no it doesn't
<knghtbrd> =>
* |Rain| prepares for polygon soup
<|Rain|> sweet merciful crap, it works?
* |Rain| faints
<hoponpop> my program works if i take out the bugs.
<Intention> "It's classic percolate-up economics, recognizing that money
            is like manure: It works best if you spread it around."
<Knghtbrd> Intention: Carter's correlation: People with lots of either
           usually smell funny
<Intention> Knghtbrd: You SO win.
It is through symbols that man consciously or unconsciously lives, works
and has his being.
                -- Thomas Carlyle
How should I know if it works?  That's what beta testers are for.  I
only coded it.
        -- Attributed to Linus Torvalds, somewhere in a posting
As usual, this being a 1.3.x release, I haven't even compiled this
kernel yet.  So if it works, you should be doubly impressed.
        -- Linus Torvalds, announcing kernel 1.3.3
(1)        Office employees will daily sweep the floors, dust the
        furniture, shelves, and showcases.
(2)        Each day fill lamps, clean chimneys, and trim wicks.
        Wash the windows once a week.
(3)        Each clerk will bring a bucket of water and a scuttle of
        coal for the day's business.
(4)        Make your pens carefully.  You may whittle nibs to your
        individual taste.
(5)        This office will open at 7 a.m. and close at 8 p.m. except
        on the Sabbath, on which day we will remain closed.  Each
        employee is expected to spend the Sabbath by attending
        church and contributing liberally to the cause of the Lord.
                -- "Office Worker's Guide", New England Carriage
                    Works, 1872
(6)        Men employees will be given time off each week for courting
        purposes, or two evenings a week if they go regularly to church.
(7)        After an employee has spent his thirteen hours of labor in the
        office, he should spend the remaining time reading the Bible
        and other good books.
(8)        Every employee should lay aside from each pay packet a goodly
        sum of his earnings for his benefit during his declining years,
        so that he will not become a burden on society or his betters.
(9)        Any employee who smokes Spanish cigars, uses alcoholic drink
        in any form, frequents pool tables and public halls, or gets
        shaved in a barber's shop, will give me good reason to suspect
        his worth, intentions, integrity and honesty.
(10)        The employee who has performed his labours faithfully and
        without a fault for five years, will be given an increase of
        five cents per day in his pay, providing profits from the
        business permit it.
                -- "Office Worker's Guide", New England Carriage Works, 1872
America works less, when you say "Union Yes!"
        Plumbing is one of the easier of do-it-yourself activities,
requiring only a few simple tools and a willingness to stick your arm into a
clogged toilet.  In fact, you can solve many home plumbing problems, such as
annoying faucet drip, merely by turning up the radio.  But before we get
into specific techniques, let's look at how plumbing works.
        A plumbing system is very much like your electrical system, except
that instead of electricity, it has water, and instead of wires, it has
pipes, and instead of radios and waffle irons, it has faucets and toilets.
So the truth is that your plumbing systems is nothing at all like your
electrical system, which is good, because electricity can kill you.
                -- Dave Barry, "The Taming of the Screw"
The early bird who catches the worm works for someone who comes in late
and owns the worm farm.
                -- Travis McGee
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?"
What they say:                                What they mean:

A major technological breakthrough...        Back to the drawing board.
Developed after years of research        Discovered by pure accident.
Project behind original schedule due        We're working on something else.
        to unforseen difficulties
Designs are within allowable limits        We made it, stretching a point or two.
Customer satisfaction is believed        So far behind schedule that they'll be
        assured                                        grateful for anything at all.
Close project coordination                We're gonna spread the blame, campers!
Test results were extremely gratifying        It works, and boy, were we surprised!
The design will be finalized...                We haven't started yet, but we've got
                                                to say something.
The entire concept has been rejected        The guy who designed it quit.
We're moving forward with a fresh        We hired three new guys, and they're
        approach                                kicking it around.
A number of different approaches...        We don't know where we're going, but
                                                we're moving.
Preliminary operational tests are        Blew up when we turned it on.
        inconclusive
Modifications are underway                We're starting over.
When I works, I works hard.
When I sits, I sits easy.
And when I thinks, I goes to sleep.
XLI:
        The more one produces, the less one gets.
XLII:
        Simple systems are not feasible because they require infinite testing.
XLIII:
        Hardware works best when it matters the least.
XLIV:
        Aircraft flight in the 21st century will always be in a westerly
        direction, preferably supersonic, crossing time zones to provide the
        additional hours needed to fix the broken electronics.
XLV:
        One should expect that the expected can be prevented, but the
        unexpected should have been expected.
XLVI:
        A billion saved is a billion earned.
                -- Norman Augustine
I've got a COUSIN who works in the GARMENT DISTRICT ...
        It seems there's this magician working one of the luxury cruise ships
for a few years.  He doesn't have to change his routines much as the audiences
change over fairly often, and he's got a good life.   The only problem is the
ship's parrot, who perches in the hall and watches him night after night, year
after year.  Finally, the parrot figures out how almost every trick works and
starts giving it away for the audience.  For example, when the magician makes
a bouquet of flowers disappear, the parrot squawks "Behind his back!  Behind
his back!"  Well, the magician is really annoyed at this, but there's not much
he can do about it as the parrot is a ship's mascot and very popular with the
passengers.
        One night, the ship strikes some floating debris, and sinks without
a trace.  Almost everyone aboard was lost, except for the magician and the
parrot.  For three days and nights they just drift, with the magician clinging
to one end of a piece of driftwood and the parrot perched on the other end.
As the sun rises on the morning of the fourth day, the parrot walks over to
the magician's end of the log.  With obvious disgust in his voice, he snaps
"OK, you win, I give up.  Where did you hide the ship?"
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners