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

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

But what can you do with it?  -- ubiquitous cry from Linux-user partner.
(Submitted by Andy Pearce, ajp@hpopd.pwd.hp.com)
+#if defined(__alpha__) && defined(CONFIG_PCI)
+       /*
+        * The meaning of life, the universe, and everything. Plus
+        * this makes the year come out right.
+        */
+       year -= 42;
+#endif
(From the patch for 1.3.2: (kernel/time.c), submitted by Marcus Meissner)
"On the Internet, no one knows you're using Windows NT"
(Submitted by Ramiro Estrugo, restrugo@fateware.com)
        THE LESSER-KNOWN PROGRAMMING LANGUAGES #16: C-

This language was named for the grade received by its creator when he
submitted it as a class project in a graduate programming class.  C- is best
described as a "low-level" programming language.  In fact, the language
generally requires more C- statements than machine-code statements to
execute a given task.  In this respect, it is very similar to COBOL.
To date, the firm conclusions of Project Blue Book are:
   1. no unidentified flying object reported, investigated and evaluated
      by the Air Force has ever given any indication of threat to our
      national security;
   2. there has been no evidence submitted to or discovered by the Air
      Force that sightings categorized as UNIDENTIFIED represent
      technological developments or principles beyond the range of
      present-day scientific knowledge; and
   3. there has been no evidence indicating that sightings categorized
      as UNIDENTIFIED are extraterrestrial vehicles.
- the summary of Project Blue Book, an Air Force study of UFOs from 1950
  to 1965, as quoted by James Randi in Flim-Flam!
Already the spirit of our schooling is permeated with the feeling that
every subject, every topic, every fact, every professed truth must be
submitted to a certain publicity and impartiality.  All proffered
samples of learning must go to the same assay-room and be subjected to
common tests.  It is the essence of all dogmatic faiths to hold that
any such "show-down" is sacrilegious and perverse.  The characteristic
of religion, from their point of view, is that it is intellectually
secret, not public; peculiarly revealed, not generall known;
authoritatively declared, not communicated and tested in ordinary
ways...It is pertinent to point out that, as long as religion is
conceived as it is now by the great majority of professed religionists,
there is something self-contradictory in speaking of education in
religion in the same sense in which we speak of education in topics
where the method of free inquiry has made its way.  The "religious"
would be the last to be willing that either the history of the
content of religion should be taught in this spirit; while those
to whom the scientific standpoint is not merely a technical device,
but is the embodiment of the integrity of mind, must protest against
its being taught in any other spirit.
- John Dewey (1859-1953), American philosopher,
  from "Democracy in the Schools", 1908
On a paper submitted by a physicist colleague:

"This isn't right.  This isn't even wrong."
                -- Wolfgang Pauli
                Answers to Last Fortune's Questions:

        (1) None.  (Moses didn't have an ark).
        (2) Your mother, by the pigeonhole principle.
        (3) I don't know.
        (4) Who cares?
        (5) 6 (or maybe 4, or else 3).  Mr. Alfred J. Duncan of Podunk,
            Montana, submitted an interesting solution to Problem 5.
        (6) There is an interesting solution to this problem on page 1029 of my
            book, which you can pick up for $23.95 at finer bookstores and
            bathroom supply outlets (or 99 cents at the table in front of
            Papyrus Books).
Examples of the output generated when running commonly typed commands
under YODIX, the new Unix-like operating system for Star Wars fans
(Submitted by Dave Finton):

# pwd
Know you not where you are. Show you I shall.

# uptime
When 900 years you be, look this good you will not.

# cd /win95
Once you start down the Dark Path, forever will it dominate your destiny!

# winnuke 192.168.1.0
That, my friend, will lead you to the dark side. Help you I will not.

# rm -rf /
Idiot you are. Yeeesss.

# shutdown -h now
Luke... there is... another... Sky... walker...
Slashdot Effect Vaporizes Ganymede
  -- Submitted by Dave Finton
  
In one of the more bizarre consequences of the infamous "Slashdot Effect",
Ganymede, the largest moon in our solar system, was completely and utterly
destroyed when CmdrTaco posted an article about the Hubble Space
Telescope's latest round of images and discoveries.

"It all started when we put up some more info on our web page about
Jupiter and Ganymede," said one NASA guy whom we believe may be in charge
of something. "CmdrTaco got wind of it, and posted it on his site."

According to observers, the webserver promptly exploded thereafter,
damaging the nearby remote control system used to aim and focus the
Hubble's cameras from the ground.

"All of the sudden our controls went wacky!" said one engineer. "The
Hubble then started shooting these death rays all over the universe. One
of those rays hit Ganymede, and *POOF*. There it went! We were all like,
'COOOOOL! Let's aim it something else!'"
Alan Cox Releases Quantum Kernel
Submitted by Dave Finton

A surprising development in the linux-kernel mailing list surfaced when
Alan Cox announced the release of a 2.2 Linux kernel existing both as an
official stable kernel and as a prepatch kernel. This immediately spurred
the creation of two different realities (and hence two different Alan
Coxes), where a kernel would not settle down to one or the other state
until someone looked at it.

"I think this resulted from the large number of 'final' prepatch kernels
prior to the 2.2.14 release," said David Miller, kernel networking guru
and gas station attendent (he'll settle down to one or the other state
when someone looks at him).

When word of this development spread to Microsoft, Bill Gates was
extremely delighted. The Redmond, WA campus has been plagued with quantum
fluctuations ever since the inception of Windows 2000 back in 1992. "Our
release date has been existing in infinitely many states since the very
beginning," said a Microsoft spokesperson. "This just shows the Linux
operating system cannot scale to multiple realities as well as our OS."
Brief History Of Linux (#2)
Hammurabi's Open-Source Code

Hammurabi became king of Babylonia around 1750BC. Under his reign, a
sophisticated legal code developed; Version 1, containing 282 clauses, was
carved into a large rock column open to the public. However, the code
contained several errors (Hammurabi must have been drunk), which numerous
citizens demanded be fixed.

One particularly brave Babylonian submitted to the king's court a stack of
cloth patches that, when affixed to the column, would cover up and correct
the errors. With the king's approval, these patches were applied to the
legal code; within a month a new corrected rock column (Version 2.0) was
officially announced. While future kings never embraced this idea (who
wanted to admit they made a mistake?), the concept of submitting patches
to fix problems is now taken for granted in modern times.
UNobfuscated Perl Code Contest

The Perl Gazette has announced the winners in the First Annual Unobfuscated
Perl Code Contest. First place went to Edwin Fuller, who submitted this
unobfuscated program:

  #!/usr/bin/perl
  print "Hello world!\n";

"This was definitely a challenging contest," said an ecstatic Edwin
Fuller. "I've never written a Perl program before that didn't have
hundreds of qw( $ @ % & * | ? / \ ! # ~ ) symbols. I really had to summon
all of my programming skills to produce an unobfuscated program."

...The second place winner, Mrs. Sea Pearl, submitted the following code:

  #!/usr/bin/perl
  use strict;
  # Do nothing, successfully
  exit(0);
On the Internet, no one knows you're using Windows NT
        -- Submitted by Ramiro Estrugo, restrugo@fateware.com
+#if defined(__alpha__) && defined(CONFIG_PCI)
+       /*
+        * The meaning of life, the universe, and everything. Plus
+        * this makes the year come out right.
+        */
+       year -= 42;
+#endif
        -- From the patch for 1.3.2: (kernel/time.c), submitted by Marcus Meissner
Linux: Where Don't We Want To Go Today?
        -- Submitted by Pancrazio De Mauro, paraphrasing some well-known sales talk
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners