Jokes Smart 1
Jokes Smart 1
Jokes Smart 1
Smart Jokes
Version: 1/00
ARRITHMATIC
Q: Some birds go flying by and leave their droppings, one per tree, how many is that?
A: 100, dirty tree and a turd
+ dirty tree and a turd
+ dirty tree and a turd
An engineer, a physicist, and a mathematician are shown a pasture with a herd of sheep, and told
to put them inside the smallest possible amount of fence.
The engineer is first. He herds the sheep into a circle and then puts the fence around them,
declaring, "A circle will use the least fence for a given area, so this is the best solution."
The physicist is next. He creates a circular fence of infinite radius around the sheep, and then
draws the fence tight around the herd, declaring, "This will give the smallest circular fence
around the herd."
The mathematician is last. After giving the problem a little thought, he puts a small fence around
himself and then declares, "I define myself to be on the outside."
STATISTITIANS
A stats undergrad was completely hung over the day of his final exam. It was a True/False test,
so he decided to flip a coin for the answers. The stats professor watched the student the entire
two hours as he was flipping the coin...writing the
answer...flipping the coin...writing the answer. At the end of the two hours, everyone else had
left the final except for the one student. The professor walks up to his desk and interrupts the
student, saying:
"Listen, I have seen that you did not study for this statistics test, you didn't even open the
exam. If you are just flipping a coin for your answer, what is taking you so long?
The student replies bitterly (as he is still flipping the coin):
" Shh! I am checking my answers!"
DRIVING STATS
There was this statistics student who, when driving his car, would always accelerate hard before
coming to any junction, whiz straight over it, then slow down again once he'd got over it. One day,
he took a passenger, who was understandably unnerved by his driving style, and asked him why he
went so fast over junctions. The statistics student replied, "Well, statistically speaking, you are
far more likely to have an accident at a junction, so I just make sure that I spend less time
there."
TWO ATOMS
Two atoms were walking down the street. One turns to the other and says,
"Oh, no! I think I'm an ion!"
The other responds, "Are you sure?"
"Yes, I'm positive!"
O THOSE FRENCH
The French premier's wife who was asked what she most wanted in the whole world and answered
'A Penis'
After an embarrassed pause, someone suggested,
“I think you will find it's pronounced 'happiness'”.
RED BALL
A mathematician, a physicist, and an engineer were all given a red rubber ball and told to find the
volume. The mathematician carefully measured the diameter and evaluated a triple integral. The
physicist filled a beaker with water, put the ball in the water, and measured the total
displacement. The engineer looked up the model and serial numbers in his red-rubber-ball table.
WORRYINGLY TRUE
The biologist:
"Look! There's a herd of zebras! And there, in the middle: a white zebra! It's fantastic! There
are white zebras! We'll be famous!"
The statistician:
"It's not significant. We only know there's one white zebra"
The mathematician:
"Actually, we know there exists a zebra which is white on one side"
THE GLASS
#include <nonsense.h>
#include <lies.h>
#include <spyware.h> /* Microsoft Network Connectivity library */
#include <process.h> /* For the court of law */
void main()
{
if (latest_window_version>one_month_old)
{
if (there_are_still_bugs)
market(bugfix);
if (sales_drop_below_certain_point)
raise(RUMOURS_ABOUT_A_NEW_BUGLESS_VERSION);
}
while(everyone_chats_about_new_version)
{
make_false_promise(it_will_be_multitasking); /* Standard Call, in
lie.h */
if (rumours_grow_wilder)
make_false_promise(it_will_be_plug_n_play);
if (rumours_grow_even_wilder)
{
market_time=ripe;
say("It will be ready in one month);
order(programmers, stop_fixing_bugs_in_old_version);
order(programmers, start_brainstorm_about_new_version);
order(marketingstaff, permission_to_spread_nonsense);
vapourware=TRUE;
break;
}
}
switch (nasty_questions_of_the_worldpress)
{
case WHEN_WILL_IT_BE_READY:
say("It will be ready in", today+30_days," we're just testing");
break;
case WILL_THIS_PLUG_AND_PLAY_THING_WORK:
say("Yes it will work");
ask(programmers, why_does_it_not_work);
pretend(there_is_no_problem);
break;
case WHAT_ARE_MINIMAL_HARDWARE_REQUIREMENTS:
say("It will run on a 8086 with lightning speed due to"
" the 32 bits architecture");
inform(INTEL, "Pentium sales will rise skyhigh");
inform(SAMSUNG, "Start a new memorychip plant"
dump(young_blond_virgin_with_big_boobies);
}
if (there_is_another_company)
{
steal(their_ideas);
accuse(compagny, stealing_our_ideas);
hire(a_lot_of_lawyers); /* in process.h */
wait(until_other_company_cannot_afford_another_lawsuit);
buy_out(other_company);
}
}
/* Now everyone realizes that we sell bugware and they are all angry at
us */
order(plastic_surgeon, make_bill_look_like_poor_bastard);
buy(nice_little_island); hire(harem);
laugh_at(everyone,
for_having_the_patience_year_after_year_for_another_unfinished_version);
}
void bugfix(void)
{
charge (a_lot_of_money)
if (customer_says_he_does_not_want_to_pay_for_bugfix)
say("It is not a bugfix but a new version");
if (still_complaints)
{
ignore(customer);
register(customer, big_Bill_book);
/* We'll get him when everyone uses Billware!!*/
}
}
End