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

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

"And the next time you consider complaining that running Lucid Emacs
19.05 via NFS from a remote Linux machine in Paraguay doesn't seem to
get the background colors right, you'll know who to thank."
(By Matt Welsh)
"...[Linux's] capacity to talk via any medium except smoke signals."
(By Dr. Greg Wettstein, Roger Maris Cancer Center)
network down, IP packets delivered via UPS
A famous Lisp Hacker noticed an Undergraduate sitting in front of a Xerox
1108, trying to edit a complex Klone network via a browser. Wanting to
help, the Hacker clicked one of the nodes in the network with the mouse,
and asked "what do you see?" Very earnestly, the Undergraduate replied "I
see a cursor." The Hacker then quickly pressed the boot toggle at the back
of the keyboard, while simultaneously hitting the Undergraduate over the head
with a thick Interlisp Manual.  The Undergraduate was then Enlightened.
`Lasu' Releases SAG 0.3 -- Freeware Book Takes Paves For New World Order
by staff writers

        ...
        The SAG is one of the major products developed via the Information
Superhighway, the brain child of Al Gore, US Vice President.  The ISHW
is being developed with massive govenment funding, since studies show
that it already has more than four hundred users, three years before
the first prototypes are ready.  Asked whether he was worried about the
foreign influence in an expensive American Dream, the vice president
said, ``Finland?  Oh, we've already bought them, but we haven't told
anyone yet.  They're great at building model airplanes as well.  And _I
can spell potato.''  House representatives are not mollified, however,
wanting to see the terms of the deal first, fearing another Alaska.
        Rumors about the SAG release have imbalanced the American stock
market for weeks.  Several major publishing houses reached an all time
low in the New York Stock Exchange, while publicly competing for the
publishing agreement with Mr. Wirzenius.  The negotiations did not work
out, tough.  ``Not enough dough,'' says the author, although spokesmen
at both Prentice-Hall and Playboy, Inc., claim the author was incapable
of expressing his wishes in a coherent form during face to face talks,
preferring to communicate via e-mail.  ``He kept muttering something
about jiffies and pegs,'' they say.
        ...
                -- Lars Wirzenius <wirzeniu@cs.helsinki.fi>
                   [comp.os.linux.announce]
The fountain code has been tightened slightly so you can no longer dip
objects into a fountain or drink from one while you are floating in mid-air
due to levitation.
        Teleporting to hell via a teleportation trap will no longer occur
if the character does not have fire resistance.
                -- README file from the NetHack game
The fountain code has been tightened slightly so you can no longer dip objects
into a fountain or drink from one while you are floating in mid-air due to
levitation.

Teleporting to hell via a teleportation trap will no longer occur if the
character does not have fire resistance.

- README file from the NetHack game
                     THE "FUN WITH USENET" MANIFESTO
Very little happens on Usenet without some sort of response from some other
reader.  Fun With Usenet postings are no exception.  Since there are some who
might question the rationale of some of the excerpts included therein, I have
written up a list of guidelines that sum up the philosophy behind these
postings.

        One.  I never cut out words in the middle of a quote without a VERY
good reason, and I never cut them out without including ellipses.  For
instance, "I am not a goob" might become "I am ... a goob", but that's too
mundane to bother with.  "I'm flame proof" might (and has) become
"I'm ...a... p...oof" but that's REALLY stretching it.

        Two.  If I cut words off the beginning or end of a quote, I don't
put ellipses, but neither do I capitalize something that wasn't capitalized
before the cut. "I don't think that the Church of Ubizmo is a wonderful
place" would turn into "the Church of Ubizmo is a wonderful place".  Imagine
the posting as a tape-recording of the poster's thoughts.  If I can set
up the quote via fast-forwarding and stopping the tape, and without splicing,
I don't put ellipses in.  And by the way, I love using this mechanism for
turning things around.  If you think something stinks, say so - don't say you
don't think it's wonderful.   ...
-- D. J. McCarthy (dmccart@cadape.UUCP)
Frobnitz, pl. Frobnitzem (frob'nitsm) n.:
        An unspecified physical object, a widget.  Also refers to electronic
black boxes.  This rare form is usually abbreviated to FROTZ, or more
commonly to FROB.  Also used are FROBNULE, FROBULE, and FROBNODULE.
Starting perhaps in 1979, FROBBOZ (fruh-bahz'), pl. FROBBOTZIM, has also
become very popular, largely due to its exposure via the Adventure spin-off
called Zork (Dungeon).  These can also be applied to non-physical objects,
such as data structures.
Fortune presents:
        USEFUL PHRASES IN ESPERANTO, #2.

^Cu tiu loko estas okupita?                Is this seat taken?
^Cu vi ofte venas ^ci-tien?                Do you come here often?
^Cu mi povas havi via telelonnumeron?        May I have your phone number?
Mi estas komputilisto.                        I work with computers.
Mi legas multe da scienca fikcio.        I read a lot of science fiction.
^Cu necesas ke vi eliras?                Do you really have to be going?
Congratulations!  You have purchased an extremely fine device that would
give you thousands of years of trouble-free service, except that you
undoubtably will destroy it via some typical bonehead consumer maneuver.
Which is why we ask you to PLEASE FOR GOD'S SAKE READ THIS OWNER'S MANUAL
CAREFULLY BEFORE YOU UNPACK THE DEVICE.  YOU ALREADY UNPACKED IT, DIDN'T
YOU?  YOU UNPACKED IT AND PLUGGED IT IN AND TURNED IT ON AND FIDDLED WITH
THE KNOBS, AND NOW YOUR CHILD, THE SAME CHILD WHO ONCE SHOVED A POLISH
SAUSAGE INTO YOUR VIDEOCASSETTE RECORDER AND SET IT ON "FAST FORWARD", THIS
CHILD ALSO IS FIDDLING WITH THE KNOBS, RIGHT?  AND YOU'RE JUST NOW STARTING
TO READ THE INSTRUCTIONS, RIGHT???  WE MIGHT AS WELL JUST BREAK THESE
DEVICES RIGHT AT THE FACTORY BEFORE WE SHIP THEM OUT, YOU KNOW THAT?
                -- Dave Barry, "Read This First!"
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();
}
Dave Finton gazes into his crystal ball...

July 2000: Government Issues Update on Y2K Crisis to American Public

In a statement to all U.S. citizens, the President assured that the
repairs to the nation's infrastructure, damaged severely when the Y2K
crisis hit on January 1, is proceeding on track with the Government's
guidelines. The message was mailed to every citizen by mail carriers via
horseback. The statement itself was written on parchment with hand-made
ink written from fountain pens.

"Our technological progress since the Y2K disaster has been staggering,"
said the statement. "We have been able to fix our non-Y2K compliant horse
carriages so that commerce can once again continue. We believe that we
will be able to reinvent steam-powered engines within the next decade.
Internal combustion engines should become operational once again sometime
before the dawn of the next century."

No one knows when the technological luxuries we once enjoyed as little as
6 months ago will return. Things such as e-mail, the Internet, and all
computers were lost when the crisis showed itself for what it really was:
a disaster waiting to happen. Scholars predict the mainframe computer will
be invented again during the 24th century...
Microsoft Mandatory Survey (#3)

Customers who want to upgrade to Windows 98 Second Edition must now fill
out a Microsoft survey online before they can order the bugfix/upgrade.

Question 3: Have you ever experimented with the freeware Linux OS created
            by a group of anarchist acne-laden teenagers via the Net?

A. No, I'd never trust my work to a piece of non-Microsoft software.

B. No, I'd never trust my computer to a piece of software that has a
   restrictive license agreement such as the GNU GPL.

C. No, I don't want to mess with the ancient command line interface Linux
   imposes on its users.

D. Yes, but I quickly migrated back to modern Windows NT after I had
   trouble figuring out how to boot the thing from the cryptic LILO
   prompt.
Jargon Coiner (#7)

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

* O'REILLY O'WRITING: Going to a bookstore and copying down notes from an
  O'Reilly computer book that you can't afford.

* DEEP WRITE MODE: Similar to "deep hack mode", but applies to people
  writing editorials or (very rarely) Slashdot comments. The author
  of this fortune file sometimes experiences "deep humor mode".

* EDITORIAL WAR: Skirmishes between two or more parties carried out via
  strongly-worded editorials published to sites like Slashdot, Linux
  Today, etc. ESR and RMS are frequently engaged in this.

* THREENYM: Referring to someone by the first letter of their three names.
  Used by some people (RMS and ESR), but not others (has anybody ever
  tried to refer to Linus Torvalds as "LBT"?).
Are you sick of wasting valuable seconds while ingesting caffeine or
eating a cold pizza? Is your programming project running behind because
you keep falling asleep? EyeOpener(tm) brand caffeinated beverages has the
solution. Our new ActiveIV product will provide a 24 hour supply of
caffeine via intravenous tube while you work -- so you can hack without
any interruptions at all (except going to the bathroom -- but our
Port-a-Urinal(tm) can help solve that problem as well).

EyeOpener(tm) beverages contain at least 5,000% of the daily recommended
dose of caffeine, a quantity that will surely keep you wide awake, alert,
and in Deep Hack Mode for weeks at a time. With EyeOpener and ActiveIV,
you won't waste your valuable time at a vendine machine.

EyeOpener(tm): You'll Never Waste Another Millisecond Ever Again.
And the next time you consider complaining that running Lucid Emacs
19.05 via NFS from a remote Linux machine in Paraguay doesn't seem to
get the background colors right, you'll know who to thank.
        -- Matt Welsh
...[Linux's] capacity to talk via any medium except smoke signals.
        -- Dr. Greg Wettstein, Roger Maris Cancer Center
Shoot me again.
Just proving that the quickest way to solve the problem is to post a
whine to the newsgroups: within moments the solution presents itself to
me, and meanwhile my ass is hanging out on the Net... *sigh*...
        -- Dave Phillips, dlphilp@bright.net, about problem solving via news
1648 files (84%) out of the files that I mirror disappeared.  Since
my delete threshold was set at 90%, all those files are now missing
from my hard drive.  It's going to take a loooong time to fetch those
again via 14.4kbps!
        -- Brian C. White
Real Men don't make backups.  They upload it via ftp and let the world mirror it.
        -- Linus Torvalds
What we need in this country, instead of Daylight Savings Time, which nobody
really understands anyway, is a new concept called Weekday Morning Time,
whereby at 7 a.m. every weekday we go into a space-launch-style "hold" for
two to three hours, during which it just remains 7 a.m.  This way we could
all wake up via a civilized gradual process of stretching and belching and
scratching, and it would still be only 7 a.m. when we were ready to actually
emerge from bed.
                -- Dave Barry, "$#$%#^%!^%&@%@!"
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners