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

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

Potahto' Pictures Productions Presents:

        SPUD ROGERS OF THE 25TH CENTURY: Story of an Air Force potato that's
left in a rarely used chow hall for over two centuries and wakes up in a world
populated by soybean created imitations under the evil Dick Tater.  Thanks to
him, the soy-potatoes learn that being a 'tater is where it's at.  Memorable
line, "'Cause I'm just a stud spud!"

        FRIDAY THE 13TH DINER SERIES: Crazed potato who was left in a
fryer too long and was charbroiled carelessly returns to wreak havoc on
unsuspecting, would-be teen camp cooks.  Scenes include a girl being stuffed
with chives and Fleischman's Margarine and a boy served up on a side dish
with beets and dressing.  Definitely not for the squeamish, or those on
diets that are driving them crazy.

        FRIDAY THE 13TH DINER II,III,IV,V,VI: Much, much more of the same.
Except with sour cream.
Dear Emily:
        How can I choose what groups to post in?
                -- Confused

Dear Confused:
        Pick as many as you can, so that you get the widest audience.  After
all, the net exists to give you an audience.  Ignore those who suggest you
should only use groups where you think the article is highly appropriate.
Pick all groups where anybody might even be slightly interested.
        Always make sure followups go to all the groups.  In the rare event
that you post a followup which contains something original, make sure you
expand the list of groups.  Never include a "Followup-to:" line in the
header, since some people might miss part of the valuable discussion in
the fringe groups.
                -- Emily Postnews Answers Your Questions on Netiquette
Dear Emily:
        I saw a long article that I wish to rebut carefully, what should
I do?
                -- Angry

Dear Angry:
        Include the entire text with your article, and include your comments
between the lines.  Be sure to post, and not mail, even though your article
looks like a reply to the original.  Everybody *loves* to read those long
point-by-point debates, especially when they evolve into name-calling and
lots of "Is too!" -- "Is not!" -- "Is too, twizot!" exchanges.
                -- Emily Postnews Answers Your Questions on Netiquette
Dear Emily:
        Today I posted an article and forgot to include my signature.
What should I do?
                -- Forgetful

Dear Forgetful:
        Rush to your terminal right away and post an article that says,
"Oops, I forgot to post my signature with that last article.  Here
it is."
        Since most people will have forgotten your earlier article,
(particularly since it dared to be so boring as to not have a nice, juicy
signature) this will remind them of it.  Besides, people care much more
about the signature anyway.
                -- Emily Postnews Answers Your Questions on Netiquette
The Gurus of Unix Meeting of Minds (GUMM) takes place Wednesday, April
1, 2076 (check THAT in your perpetual calendar program), 14 feet above
the ground directly in front of the Milpitas Gumps.  Members will grep
each other by the hand (after intro), yacc a lot, smoke filtered
chroots in pipes, chown with forks, use the wc (unless uuclean), fseek
nice zombie processes, strip, and sleep, but not, we hope, od.  Three
days will be devoted to discussion of the ramifications of whodo.  Two
seconds have been allotted for a complete rundown of all the user-
friendly features of Unix.  Seminars include "Everything You Know is
Wrong", led by Tom Kempson, "Batman or Cat:man?" led by Richie Dennis
"cc C?  Si!  Si!" led by Kerwin Bernighan, and "Document Unix, Are You
Kidding?" led by Jan Yeats.  No Reader Service No. is necessary because
all GUGUs (Gurus of Unix Group of Users) already know everything we
could tell them.
                -- "Get GUMMed," Dr. Dobb's Journal, June '84
        THE LESSER-KNOWN PROGRAMMING LANGUAGES #14 -- VALGOL

        VALGOL is enjoying a dramatic surge of popularity across the
industry.  VALGOL commands include REALLY, LIKE, WELL, and Y*KNOW.
Variables are assigned with the =LIKE and =TOTALLY operators.  Other
operators include the "California booleans", AX and NOWAY.  Loops are
accomplished with the FOR SURE construct.  A simple example:

        LIKE, Y*KNOW(I MEAN)START
        IF PIZZA        =LIKE BITCHEN AND
        GUY                =LIKE TUBULAR AND
        VALLEY GIRL        =LIKE GRODY**MAX(FERSURE)**2
        THEN
                FOR I =LIKE 1 TO OH*MAYBE 100
                        DO*WAH - (DITTY**2); BARF(I)=TOTALLY GROSS(OUT)
                SURE
        LIKE, BAG THIS PROGRAM; REALLY; LIKE TOTALLY(Y*KNOW); IM*SURE
        GOTO THE MALL

        VALGOL is also characterized by its unfriendly error messages.  For
example, when the user makes a syntax error, the interpreter displays the
message GAG ME WITH A SPOON!  A successful compile may be termed MAXIMALLY
AWESOME!
        THE LESSER-KNOWN PROGRAMMING LANGUAGES #15 -- DOGO

        Developed at the Massachusetts Institute of Obedience Training, DOGO
DOGO heralds a new era of computer-literate pets.  DOGO commands include
SIT, STAY, HEEL, and ROLL OVER.  An innovative feature of DOGO is "puppy
graphics", a small cocker spaniel that occasionally leaves a deposit as
it travels across the screen.
        THE LESSER-KNOWN PROGRAMMING LANGUAGES #18: FIFTH

FIFTH is a precision mathematical language in which the data types
refer to quantity.  The data types range from CC, OUNCE, SHOT, and
JIGGER to FIFTH (hence the name of the language), LITER, MAGNUM and
BLOTTO.  Commands refer to ingredients such as CHABLIS, CHARDONNAY,
CABERNET, GIN, VERMOUTH, VODKA, SCOTCH, and WHATEVERSAROUND.

The many versions of the FIFTH language reflect the sophistication and
financial status of its users.  Commands in the ELITE dialect include
VSOP and LAFITE, while commands in the GUTTER dialect include HOOTCH
and RIPPLE. The latter is a favorite of frustrated FORTH programmers
who end up using this language.
There has also been some work to allow the interesting use of macro names.
For example, if you wanted all of your "creat()" calls to include read
permissions for everyone, you could say

        #define creat(file, mode)        creat(file, mode | 0444)

        I would recommend against this kind of thing in general, since it
hides the changed semantics of "creat()" in a macro, potentially far away
from its uses.
        To allow this use of macros, the preprocessor uses a process that
is worth describing, if for no other reason than that we get to use one of
the more amusing terms introduced into the C lexicon.  While a macro is
being expanded, it is temporarily undefined, and any recurrence of the macro
name is "painted blue" -- I kid you not, this is the official terminology
-- so that in future scans of the text the macro will not be expanded
recursively.  (I do not know why the color blue was chosen; I'm sure it
was the result of a long debate, spread over several meetings.)
                -- From Ken Arnold's "C Advisor" column in Unix Review
        We don't claim Interactive EasyFlow is good for anything -- if you
think it is, great, but it's up to you to decide.  If Interactive EasyFlow
doesn't work: tough.  If you lose a million because Interactive EasyFlow
messes up, it's you that's out the million, not us.  If you don't like this
disclaimer: tough.  We reserve the right to do the absolute minimum provided
by law, up to and including nothing.
        This is basically the same disclaimer that comes with all software
packages, but ours is in plain English and theirs is in legalese.
        We didn't really want to include any disclaimer at all, but our
lawyers insisted.  We tried to ignore them but they threatened us with the
attack shark at which point we relented.
                -- Haven Tree Software Limited, "Interactive EasyFlow"
        Well, punk is kind of anti-ethical, anyway.  Its ethics, so to speak,
include a disdain for ethics in general.  If you have to think about some-
thing so hard, then it's bullshit anyway; that's the idea.  Punks are anti-
ismists, to coin a term.  But nonetheless, they have a pretty clearly defined
stance and image, and THAT is what we hang the term `punk' on.
-- Jeff G. Bone
Trailing Edge Technologies is pleased to announce the following
TETflame programme:

1) For a negotiated price (no quatloos accepted) one of our flaming
   representatives will flame the living shit out of the poster of
   your choice. The price is inversly proportional to how much of
   an asshole the target it. We cannot be convinced to flame Dennis
   Ritchie. Matt Crawford flames are free.

2) For a negotiated price (same arrangement) the TETflame programme
   is offering ``flame insurence''. Under this arrangement, if
   one of our policy holders is flamed, we will cancel the offending
   article and flame the flamer, to a crisp.

3) The TETflame flaming representatives include: Richard Sexton, Oleg
   Kisalev, Diane Holt, Trish O'Tauma, Dave Hill, Greg Nowak and our most
   recent aquisition, Keith Doyle. But all he will do is put you in his
   kill file. Weemba by special arrangement.

-- Richard Sexton
You must include all income you receive in the form of money, property
and services if it is not specifically exempt.  Report property (goods)
and services at their fair market values.  Examples include income from
bartering or swapping transactions, side commissions, kickbacks, rent
paid in services, illegal activities (such as stealing, drugs, etc.),
cash skimming by proprietors and tradesmen, "moonlighting" services,
gambling, prizes and awards.  Not reporting such income can lead to
prosecution for perjury and fraud.
                -- Excerpt from Taxachussetts income tax forms
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"
Historic Underdosing:
        To live in a period of time when nothing seems to happen.
Major symptoms include addiction to newspapers, magazines, and TV news
broadcasts.
                -- Douglas Coupland, "Generation X: Tales for an Accelerated
                   Culture"
Historic Overdosing:
        To live in a period of time when too much seems to happen.
Major symptoms include addiction to newspapers, magazines, and TV news
broadcasts.
                -- Douglas Coupland, "Generation X: Tales for an Accelerated
                   Culture"
Architectural Indigestion:
        The almost obsessive need to live in a "cool"
architectural environment.  Frequently related objects of fetish
include framed black-and-white art photography (Diane Arbus a
favorite); simplistic pine furniture; matte black high-tech items such
as TVs, stereos, and telephones; low-wattage ambient lighting; a lamp,
chair, or table that alludes to the 1950s; cut flowers with complex
names.
                -- Douglas Coupland, "Generation X: Tales for an Accelerated
                   Culture"
Bradyism:
        A multisibling sensibility derived from having grown up in
large families.  A rarity in those born after approximately 1965,
symptoms of Bradyism include a facility for mind games, emotional
withdrawal in situations of overcrowding, and a deeply felt need for a
well-defined personal space.
                -- Douglas Coupland, "Generation X: Tales for an Accelerated
                   Culture"
Include me out.
Q:        How many lawyers does it take to change a light bulb?
A:        Whereas the party of the first part, also known as "Lawyer", and the
party of the second part, also known as "Light Bulb", do hereby and forthwith
agree to a transaction wherein the party of the second part shall be removed
from the current position as a result of failure to perform previously agreed
upon duties, i.e., the lighting, elucidation, and otherwise illumination of
the area ranging from the front (north) door, through the entryway, terminating
at an area just inside the primary living area, demarcated by the beginning of
the carpet, any spillover illumination being at the option of the party of the
second part and not required by the aforementioned agreement between the
parties.
        The aforementioned removal transaction shall include, but not be
limited to, the following.  The party of the first part shall, with or without
elevation at his option, by means of a chair, stepstool, ladder or any other
means of elevation, grasp the party of the second part and rotate the party
of the second part in a counter-clockwise direction, this point being tendered
non-negotiable.  Upon reaching a point where the party of the second part
becomes fully detached from the receptacle, the party of the first part shall
have the option of disposing of the party of the second part in a manner
consistent with all relevant and applicable local, state and federal statutes.
Once separation and disposal have been achieved, the party of the first part
shall have the option of beginning installation.  Aforesaid installation shall
occur in a manner consistent with the reverse of the procedures described in
step one of this self-same document, being careful to note that the rotation
should occur in a clockwise direction, this point also being non-negotiable.
The above described steps may be performed, at the option of the party of the
first part, by any or all agents authorized by him, the objective being to
produce the most possible revenue for the Partnership.
After two or three weeks of this madness, you begin to feel As One with
the man who said, "No news is good news." In twenty-eight papers, only
the rarest kind of luck will turn up more than two or three articles of
any interest...  but even then the interest items are usually buried deep
around paragraph 16 on the jump (or "Cont.  on ...") page...

The Post will have a story about Muskie making a speech in Iowa.  The
Star will say the same thing, and the Journal will say nothing at all.
But the Times might have enough room on the jump page to include a line
or so that says something like: "When he finished his speech, Muskie
burst into tears and seized his campaign manager by the side of the neck.
They grappled briefly, but the struggle was kicked apart by an oriental
woman who seemed to be in control."

Now that's good journalism.  Totally objective; very active and straight
to the point.
                -- Hunter S. Thompson, "Fear and Loathing '72"
The marvels of today's modern technology include the development of a
soda can, when discarded will last forever ... and a $7,000 car which
when properly cared for will rust out in two or three years.
  A verbal contract isn't worth the paper it's written on. Include
  me out. -Samuel Goldwyn
"CmdrBurrito" Launches Slashdot.org Parody

An anonymous hacker with the handle "CmdrBurrito" has launched a parody of the
Slashdot "News for Nerds" site entitled Dotslash. Dotslash has the motto
"Snooze for Slackers. Stuff that Scatters." It has fake news articles and
ficticious reader comments. Some of the recent articles include "Bill Gates
Wins Powerball Jackpot," "Linux 2.1.666 Released," and "Supercomputer Created
from 8088 and Z80 Computers." Rumor has it that "CmdrBurrito" plans to create
parodies of other sites, including Linux Weekly News ("Linsux Weakly Snooze"),
Freshmeat ("Deadmeat"), and Linux.org ("Linsux.org").

When asked about Dotslash, Slashdot webmaster Rob "CmdrTaco" Malda said, "No
problem. I simply posted an article about it on Slashdot, and watched it die
from the 'Slashdot Effect.' Six hours later, and it's still offline. I suspect
Dotslash is running Windows NT. The mystery 'CmdrBurrito' character is probably
a bored Microsoft employee."
Tux Penguin Beanie Baby Sales Skyrocket

Two weeks ago Ty released a 'Tux the Penguin' Beanie Baby. Sales of the stuffed
toy have exceeded expectations. All 100,000 of them have been sold, and it will
be another week before more can be produced and distributed. Tux is now the one
of the most valuable Beanie Babies, with some stores selling remaining ones for
over $500.

Tux's strong sales constrast sharply with Ty's other computer-related Beanie
Baby, 'Billy the Billionaire'. "Billy's sales are dismal. Except for the 2,000
that Bill Gates bought for himself and his daughter Jennifer, Billy has been a
failure. People just aren't responsive to toys that represent greedy,
capitalistic billionaires with bad haircuts," a member of the Church of Beanie
Baby Collecting said.

Ty is considering releasing other Beanie Babies similar to Tux. Some
possibities include 'Steve the Apple Worm' and 'Wilbur the Gimp'.
"Computer-related Beanie Babies are selling extremely well," a Ty spokesman
said. "I don't understand why people are obsessed with these stupid stuffed
toys. But as long as they're making me lots of money, I don't care! Oops...
Please don't quote me on that."
Microsoft ActivePromo Campaign: "Frequent Upgrade Points"

Microsoft's PR masterminds are planning a massive marketing campaign,
code-named "ActivePromo 2000", to promote the upcoming release of Windows
2000 (scheduled for February 2001).  This marketing campaign will include a
"Frequent Upgrade Points" promotion.

Customers who purchase upgrades to Windows, Office, or other Microsoft
"solutions" will receive "frequent upgrade points" (FUPs) when they register
online.  These points, like Frequent Flyer Miles, can be redeemed in the
future for discounts on other Microsoft upgrades. This program, combined
with the fact that older versions of some Microsoft programs have glaring
Y2K problems, should be enough to convince many people to shell out big
bucks to upgrade to a more bloated Microsoft operating system. The company
hopes to eradicate 99% of Windows 3.x installations by 2003.
Microsoft ActivePromo Campaign: "Match Vaporware & Win!"

Microsoft's PR masterminds are planning a massive marketing campaign,
code-named "ActivePromo 2000", to promote the upcoming release of Windows
2000 (scheduled for February 2001).  This marketing campaign will include a
"Match Vaporware & Win!" promotion.

Microsoft will team up with a major fast-food chain (McDonalds, probably,
since it has the largest market share, but Burger King is another
possibility) for a special Windows 2000 promotion.  With every combo meal
purchase, the customer will receive a game token containing a date on it. If
the official release of Windows 2000 is on that date, the customer can
redeem the token for a variety of prizes -- ranging from a "lifetime supply"
of Windows upgrades, to 25,000 shares of Microsoft stock.
Microsoft ActivePromo Campaign: "What Slogan Do You Want to See Tommorrow?"

Microsoft's PR masterminds are planning a massive marketing campaign,
code-named "ActivePromo 2000", to promote the upcoming release of Windows
2000 (scheduled for February 2001).  This marketing campaign will include a
"What Slogan Do You Want to See Tommorrow?" promotion.

Children under age 16 will have to opportunity to create their own Microsoft
slogan to replace the aging "Where Do You Want to Go Today?"(R) motto.
Microsoft will set up a special email alias where children can submit their
entries along with detailed personal and demographic information (for
verification purposes, of course).  A panel of Microsoft employees will
select a winning entry, which will become the official slogan.  The winner
and his/her family will receive an all-expense paid week-long vacation to
Redmond, WA ("The Vacation Capital of East Central Washington State"),
including a guided tour of the Microsoft campus and a personal ten minute
photo-opportunity with Chairman Bill.

We personally believe that "Don't Think About Going Anywhere Else Today"
would make a perfect Microsoft slogan.  "Crashes Are Normal" might also be a
good choice.
Microsoft ActivePromo Campaign: "Windows Competitive Upgrade Offer"

Microsoft's PR masterminds are planning a massive marketing campaign,
code-named "ActivePromo 2000", to promote the upcoming release of Windows
2000 (scheduled for February 2001).  This marketing campaign will include a
"Windows Competitive Upgrade Offer" promotion.

Users of non-Microsoft operating systems (Linux in particular) will be given
the opportunity to trade-in their present OS for a free copy of Windows 98
(or NT 4.0) and Office 97.  People (all three of them) who want to
participate in this program will have to:

1. Mail their operating system's floppy disks or CD-ROMs to Microsoft

2. Agree to a two year contract with the Microsoft Network.

3. Agree (in writing) to the Competitive Upgrade License Agreement; one of
the terms of which is that the user may not install, copy, or otherwise use
a non-Microsoft OS for five years.
Microsoft ActivePromo Campaign: "State Innovation Day"

Microsoft has successfully lobbied for the State of Washington to declare
August 24th as State Innovation Day.  Efforts are underway to lobby the US
Congress to decree a similar designation nationally.  Several events are
scheduled on August 24, 1999 to showcase "innovation" in the computer
industry (in other words, Microsoft), including:

* An "Innovation Day Parade" held in downtown Seattle, featuring
floats and helium-filled balloons representing various Microsoft products
(Dancing Paper Clip, Microsoft Bob, Flying Windows Logo, etc.)

* An "Innovation is Cool" essay contest for high school and
college students.  Possible topics include "Why IE Should Be Integrated in
Windows", "Why Bill Gates Is My Hero", "Government Intervention is Evil",
and "Why Monopolies Improve Product Quality and Lower Prices".

* A 24-hour "Innovation in Education" telethon on NBC to raise money for
school districts nationwide to buy new Wintel computer systems and Internet
access through the Microsoft Network.
Is Windows Antique?

SILICON VALLEY -- The first ever antique mall devoted to computers has
opened its doors deep in the heart of Silicon Valley.  Named "Stacks
of Antiqueues", the new mall features obsolete hardware, old software,
and other curiosities that only a nerd would want to buy.  The mall
also features a whole collection of Microsoft software, which, as can
be expected, has the Redmond giant up in arms.

The mall, founded by a group of Linux, FreeBSD, and BeOS users, has a whole
section devoted to Microsoft "antiques".  Offerings range from a rare
(and expensive) copy of Windows 1.0 all the way up to Windows 98.  All
versions of DOS from 1.0 up are available, in addition to such Microsoft
products as Bob, Profit, and Multiplan.

Bob Hinesdorf, one of the mall's founders, defends the decision to
include Microsoft products in its selection of antique computer stuff.
"Windows 98 is surely antique; it's based on 16 bit Windows 3.x code,
which was based on 16 bit DOS code, which was based loosely on 8 bit
CP/M."
Bill Gates Passes Turing Test

LONDON, ENGLAND -- Microsoft proclaimed that they have passed the Turing
Test by creating a Bill Gates multimedia simulacrum that crack BBC
interviewer Jeremy Paxman couldn't distinguish from the real thing. "I
never would have expected this," Paxman said about the Gates AI program.
"After all, this Microsoft program actually worked for an extended period
of time, something you don't see very often."

Microsoft has plans to mass-produce the Bill Gates holographic simulation
by 2010 or so. "The hardware just isn't there yet for home use," a
Microserf explained. "By then, though, Intel's Itanium 6 Super Pro Plus
III CPU running at 600 Ghz or whatever should be sufficient." Windows 2010
is expected to include the Bill Gates simulation, making the World's
Richest Man(tm) accessible to the entire world.

A newly printed brochure for the faux-Gates advertises, "Need help running
Windows 2010? Bill Gates will sit beside you and guide you through the
system. Have a question for the world's sexiest and smartest nerd? He'll
answer it. Wondering if free and open source software is a plot by
Communists freaks to overthrow the free market system? He'll be there to
explain. Want to ask for a personal loan? Sorry, won't happen."          
New Linux Companies Hope To Get Rich Quick (#1)

Adopt-A-Beowulf: the latest company to hop the Linux bandwagon
as it tramples down Wall Street.

Every geek dreams of owning their own Beowulf supercomputer. Very few
people (except for dotcom billionnaires) can afford to build one, but the
folks at Adopt-a-Beowulf can provide the next best thing: a virtual
beowulf. For US$49.95, you can "adopt" your own 256-node Beowulf cluster.
You won't own it, or even get to see it in person, but you will receive
photos of the cluster, a monthly newsletter about its operation, and a
limited shell account on it.

The company hopes to branch out into other fields. Some slated products
include Adopt-A-Penguin, Lease-A-Camel (for Perl mongers), and
Adopt-A-Distro (in which your name will be used as the code-name for a
beta release of a major Linux distribution or other Open Source project).
It BASICally Sucks

Older versions of MS-DOS came with bundled programming languages including
GW-BASIC and QBasic. Windows XP continues the Microsoft tradition of
ruining budding programmers with horrible programming tools by including
XPBasic, an interpreted language in which all of the customary BASIC
keywords have been replaced with advertising slogans.

Nike has paid a handsome amount to Microsoft for "keyword rights". Instead
of saying PRINT "HELLO WORLD", XPBasic programmers must now type JUST DO
IT "HELLO WORLD". Other common XPBasic statements include WHERE DO YOU
WANT TO GOTO 20 TODAY? and DIM ARRAY(1 TO 20) AS INTEGER BROUGHT TO YOU BY
VERIZON WIRELESS.

  -- from Humorix's review of Windows XP (eXceptionally Pathetic)
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.
Microsoft Employees Go On Strike, Demand Reduced Salaries

REDMOND, WA -- Several hundred programmers walked off their jobs at
Microsoft Headquarters on Friday to protest their shoddy public image. "My
friends all think I'm a servant of Satan because I get my paycheck from
Microsoft," explained Microserf Eric Eshleman. "If I didn't make so much
money, I'd have more of a backbone to shout 'No!' when my supervisor
demands that I include some new virus-delivery feature in Outlook."

The striking programmers demand salary cuts, less benefits, and zero stock
options. Their labor union, the Brotherhood Of Programmers Sick Of Being
Called Evil, hopes to get some face time with Microsoft executives and
touch base on reaching a proactive agreement leveraging the latest
innovatives in PR to produce a synergistic worldwide buzzword-enhanced
advertising campaign that showcases Microsoft associates as enlightened
engineers instead of morally bankrupt bastards bent on world domination.

Earlier today, about 150 strikers formed a picket line near the front
entrance to Bill Gates' mansion. They carried signs saying "Hell no we're
not going to Hell", "I want to be able to sleep at night", "Why does the
public hate us so much?" and "I'm fed up with ethical dilemmas".
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
<klak> I need some help, I upgraded my kernel and on a reboot I get this error
          message kmod: failed to exec /sbin/modprobe -s -k binfmt-464c, errno
          = 8 can anyone help?
<spinoli> from /usr/include/asm/errno.h
<spinoli> #define ENOEXEC          8      /* Exec format error */
<spinoli> not that that necessarily tells you much ;)

        - from #kernelnewbies
#undef THISSUCKS /* Only for 2.2 */
#ifdef THISSUCKS
#include <linux/pipe_fs_i.h>
#endif

        - from include/linux/jffs2_fs_i.h
#define JFFS2_MAGIC_BITMASK 0x1985
#define KSAMTIB_CIGAM_2SFFJ 0x5981 /* For detecting wrong-endian fs */

        - from include/linux/jffs2.h
/*
* At first I thought these guys were on crack, but then I discovered the
* LART.
*/

        - comment from include/linux/mtd/cfi_endian.h
<BenC> -include ../../debian/el33t.h
<BenC> sendmail build...strange header name :)
<isildur> hahaha
* netgod laffs
<netgod> BenC: can u tell i used to maintain sendmail?  :P
<BenC> heh :)
Operating Systems Installed:
  * Debian GNU/Linux 2.1 4 CD Set ($20 from www.chguy.net; price includes
    taxes, shipping, and a $3 donation to FSF). 2 CDs are binaries, 2 CDs
    complete source code;
  * Windows 98 Second Edition Upgrade Version ($136 through Megadepot.com,
    price does not include taxes/shipping). Surprisingly, no source code
    is included.

        -- Bill Stilwell, http://linuxtoday.com/stories/8794.html
<Knghtbrd> NOTE THAT THE ABOVE IS JUST AN OPINION AND SHOULD NOT BE
           TAKEN TO INCLUDE ANY MEASURE OF FACTUAL INFORMATION.  THE
           SPEAKER DISCLAIMS EVERYTHING AND EVERYONE.  DEAL WITH IT.
<Deek> you GPL your homework? :)
<knghtbrd> yah  =D
<knghtbrd> Anyone is permitted to use or modify my homework, but if they
           distribute changes they must include the full machine-readable
           source code ;>
* Equivalent code is available from RSA Data Security, Inc.
* This code has been tested against that, and is equivalent,
* except that you don't need to include two pages of legalese
* with every copy.
        -- public domain MD5 source
Let's say your wedding ring falls into your toaster, and when you stick
your hand in to retrieve it, you suffer Pain and Suffering as well as
Mental Anguish.  You would sue:

* The toaster manufacturer, for failure to include, in the instructions
  section that says you should never never never ever stick you hand
  into the toaster, the statement "Not even if your wedding ring falls
  in there".

* The store where you bought the toaster, for selling it to an obvious
  cretin like yourself.

* Union Carbide Corporation, which is not directly responsible in this
  case, but which is feeling so guilty that it would probably send you
  a large cash settlement anyway.
                -- Dave Barry
This product is meant for educational purposes only.  Any resemblance to real
persons, living or dead is purely coincidental.  Void where prohibited.  Some
assembly may be required.  Batteries not included.  Contents may settle during
shipment.  Use only as directed.  May be too intense for some viewers.  If
condition persists, consult your physician.  No user-serviceable parts inside.
Breaking seal constitutes acceptance of agreement.  Not responsible for direct,
indirect, incidental or consequential damages resulting from any defect, error
or failure to perform.  Slippery when wet.  For office use only.  Substantial
penalty for early withdrawal.  Do not write below this line.  Your cancelled
check is your receipt.  Avoid contact with skin.  Employees and their families
are not eligible.  Beware of dog.  Driver does not carry cash.  Limited time
offer, call now to insure prompt delivery.  Use only in well-ventilated area.
Keep away from fire or flame.  Some equipment shown is optional.  Price does
not include taxes, dealer prep, or delivery.  Penalty for private use.  Call
toll free before digging.  Some of the trademarks mentioned in this product
appear for identification purposes only.  All models over 18 years of age.  Do
not use while operating a motor vehicle or heavy equipment.  Postage will be
paid by addressee.  Apply only to affected area.  One size fits all.  Many
suitcases look alike.  Edited for television.  No solicitors.  Reproduction
strictly prohibited.  Restaurant package, not for resale.  Objects in mirror
are closer than they appear.  Decision of judges is final.  This supersedes
all previous notices.  No other warranty expressed or implied.
Footnotes are for things you believe don't really belong in LDP manuals,
but want to include anyway.
        -- Joel N. Weber II discussing the 'make' chapter of LPG
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners