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

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

        A master was explaining the nature of Tao to one of his novices.
"The Tao is embodied in all software -- regardless of how insignificant,"
said the master.
        "Is Tao in a hand-held calculator?" asked the novice.
        "It is," came the reply.
        "Is the Tao in a video game?" continued the novice.
        "It is even in a video game," said the master.
        "And is the Tao in the DOS for a personal computer?"
        The master coughed and shifted his position slightly.  "The lesson
is over for today," he said.
                -- Geoffrey James, "The Tao of Programming"
If a listener nods his head when you're explaining your program, wake him up.
        This is where the bloodthirsty license agreement is supposed to go,
explaining that Interactive Easyflow is a copyrighted package licensed for
use by a single person, and sternly warning you not to pirate copies of it
and explaining, in detail, the gory consequences if you do.
        We know that you are an honest person, and are not going to go around
pirating copies of Interactive Easyflow; this is just as well with us since
we worked hard to perfect it and selling copies of it is our only method of
making anything out of all the hard work.
        If, on the other hand, you are one of those few people who do go
around pirating copies of software you probably aren't going to pay much
attention to a license agreement, bloodthirsty or not.  Just keep your doors
locked and look out for the HavenTree attack shark.
                -- License Agreement for Interactive Easyflow
Now I was heading, in my hot cage, down towards meat-market country on the
tip of the West Village.  Here the redbrick warehouses double as carcass
galleries and rat hives, the Manhattan fauna seeking its necessary
level, living or dead.  Here too you find the heavy faggot hangouts,
The Spike, the Water Closet, the Mother Load.  Nobody knows what goes on
in these places.  Only the heavy faggots know.  Even Fielding seems somewhat
vague on the question.  You get zapped and flogged and dumped on -- by
almost anybody's standards, you have a really terrible time.  The average
patron arrives at the Spike in one taxi but needs to go back to his sock
in two.  And then the next night he shows up for more.  They shackle
themselves to racks, they bask in urinals.  Their folks have a lot of
explaining to do, if you want my opinion, particularly the mums.  Sorry
to single you ladies out like this but the story must start somewhere.  
A craving for hourly murder -- it can't be willed.  In the meantime,
Fielding tells me, Mother Nature looks on and taps her foot and clicks
her tongue.  Always a champion of monogamy, she is cooking up some fancy
new diseases.  She just isn't going to stand for it.
-- Martin Amis, _Money_
I steal.
                -- Sam Giancana, explaining his livelihood to his draft board

Easy.  I own Chicago.  I own Miami.  I own Las Vegas.
                -- Sam Giancana, when asked what he did for a living
Jargon Coiner (#3)

An irregular feature that aims to give you advance warning of new jargon
that we've just made up.

* LILOSPLAININ': Arduous process of explaining why there's now a LILO boot
  prompt on the office computer.

  Example: "John had some lilosplainin' to do after his boss turned on the
  computer and the Windows splash screen didn't appear."

* UPTIME DOWNER: Depression that strikes a Linux sysadmin after his uptime
  is ruined. Can be caused by an extended power outtage, a pet chewing
  through the power cord, a lightning bolt striking the power line, or an
  urgent need to reboot into Windows to read a stupid Word document.

* OSTR (Off-Switch Total Recall): The sudden recollection of something
  terribly important you need to do online that occurs exactly 0.157
  seconds after you've shut down your computer.
Unix has this thing called "directories", which make it possible
for you to have multiple files with the same name on your disk.

        - Rik van Riel explaining the concept of directories
David Brownell wrote:
> AMD told me I'd need an NDA to learn their workaround, and I've not
> pursued it. (Does anyone already know what kind of NDA they use?)

It varies depending on the info. They may well be able to sort out a sane
NDA with you. If they dont want to then I guess it would be best if the
ohci driver printing a message explaining the component has an undocumented
errata fix, gave AMD's phone number and refused to load..

        - Alan Cox
cp -a fs/ext{2,69}
cp -a include/linux/ext{2,69}_fs.h
cp -a include/linux/ext{2,69}_fs_i.h
cp -a include/linux/ext{2,69}_fs_sb.h
for i in fs/ext69/* include/linux/ext69*; do
        vi '-cse ext|%s/(ext|EXT)2/\169/g|x' $i;
done
vi '-c/EXT/|y|pu|s/2/69/|s/Second/FUBAR/|x' fs/Config.in
vi '-c/ext2/|y|pu|s/ext2/ext69/g|//|y|pu|&g|//|y|pu|&g|//|y|pu|&g|x' \
  include/linux/fs.h

had done the trick last time I needed something like that, but that was long
time ago...

        - Al Viro explaining some simple commands on linux-kernel
You know, if you really do not understand the implications of
running everything with permissions equivalent to root - get
the hell out of any UNIX-related programming until you learn.

        - Al Viro explaining the merits of doing everything as root
Yes, we're all anti-american terrorists who plan to make the
US economy collapse by inventing lots of new words which will
have to be added to the dictionary, making the US economy
unable to support the ever-growing dictionaries and ensuring  
the Americans will be unable to (learn to) spell, leaving them
dead in the water if there's ever a linguistic war between
them and the UK.

        - Rik van Riel explaining the real reason behind spelling
          mistakes in the linux kernel
IOW, "not a tty" used to mean "WTF are you using ioctls here?"

        - Al Viro explaining ENOTTY on linux-kernel
if (!cost_analysis) goto darwinism;

        - Mike Galbraith explaining economics on linux-kernel
Nvidia driver loaded - bugs to nvidia. vmware loaded bugs to vmware,
both loaded, god help you, nobody else will

        - Alan Cox explaining where to send bug reports for binary-only drivers
(at this point the lecture turns into why APIs exist and should be used,
and it gets more boring from there...)

        - Jeff Garzik explaining the PCI API on linux-kernel
If you _really_ feel this strongly about the bug, you could
either try to increase the number of hours a day for all of
us or you could talk to my boss about hiring me as a consultant
to fix the problem for you on an emergency basis :)

        - Rik van Riel explaining what to do against kernel bugs
Most EULA's are not legal contracts. In civilised countries the right to
disassemble is enshrined in law (ironically it comes in Europe from trying  
to keep car manufacturers from running monopolistic scams not from the
software people doing the same)

In the USA its a lot less clear. You can find laws explicitly claiming both,
and since US law is primarily about who has loads of money, its a bit
irrelevant

        - Alan Cox explaining EULA's on linux-kernel
> The only idea is that 2.4.x kernel turns off cache (L1 & L2) on
> processor (on my cpu). How can I check it? Any ideas?

We don't touch the caches like that. First guess is to disable the ACPI
support, because we've seen that do a million bogus things

        - Alan Cox explaining the merits of ACPI on linux-kernel
> Whoa, first contact!

Nope, 'fraid not, Linux is still primarily used on planet Earth, I'm
afraid.

Our friend here sent a message in Russian (KOI8-R encoding).
        -- Aleksey Kliger, explaining a russian posting
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners