PDA

View Full Version : Computer Jokes!


humorcrazy
03-19-2006, 05:07 PM
Imagine desktops where like this..LoL ..would be insane .. :)
Enjoy!.. **Add a computer joke to the list!**


a day in the life at the etch-a-sketch help desk...

Q: My Etch-A-Sketch has all of these funny little lines all over the screen.
A: Pick it up and shake it.

Q: How do I turn my Etch-A-Sketch off?
A: Pick it up and shake it.

Q: What's the shortcut for Undo?
A: Pick it up and shake it.

Q: How do I create a New Document window?
A: Pick it up and shake it.

Q: How do I set the background and foreground to the same color?
A: Pick it up and shake it.

Q: What is the proper procedure for rebooting my Etch-A-Sketch?
A: Pick it up and shake it.

Q: How do I delete a document on my Etch-A-Sketch?
A: Pick it up and shake it.

Q: How do I save my Etch-A-Sketch document?
A: Don't shake it.

-------------------------------------------------------------------------

Windows XP Error Messages:
-A few of the new error messages that were taken under consideration during the development of the Windows XP operating system...

• Smash forehead on keyboard to continue.

• Press any key to continue or any other key to quit.

• BREAKFAST.SYS halted... Cereal port not responding.

• Close your eyes and press escape three times.

• File not found. Should I fake it? (Y/N)

• Runtime Error 6D at 417A:32CF: Incompetent User.

• Enter any 11-digit prime number to continue.

• Bad command or file name! Go stand in the corner.

• Windows message: "Error saving file! Format drive now? (Y/Y)"
• Windows VirusScan 1.0 - "Windows found: Remove it? (Y/N)

--------------------------------------------------------------------------

The Legendary GM response to Bill Gates:

At COMDEX Bill Gates reportedly compared the computer industry with the auto industry and stated: "If GM had kept up with technology like the computer industry has, we would all be driving twenty-five dollar cars that got 1000 miles to the gallon."

In response to Bill's comments, General Motors issued a press release stating (by Mr. Welch himself):

If GM had developed technology like Microsoft, we would all be driving cars with the following characteristics:

• For no reason whatsoever your car would crash twice a day.

• Every time they repainted the lines on the road you would have to buy a new car.

• Occasionally your car would die on the freeway for no reason, and you would just accept this, restart and drive on.

• Occasionally, executing a maneuver such as a left turn, would cause your car to shut down and refuse to restart, in which case you would have to reinstall the engine.

• Macintosh would make a car that was powered by the sun, reliable, five times as fast, and twice as easy to drive, but it would only run on five percent of the roads.

• The oil, water temperature and alternator warning lights would be replaced by a single "general car default" warning light.

• New seats would force everyone to have the same size butt.

• The airbag system would say "Are you sure?" before going off.

• Occasionally for no reason whatsoever, your car would lock you out and refuse to let you in until you simultaneously lift the door handle, turn the key, and grab hold of the radio antenna.

• GM would require all car buyers to also purchase a deluxe set of Rand McNally road maps (now a GM subsidiary), even though they neither need them nor want them. Attempting to delete this option would immediately cause the car's performance to diminish by 50% or more. Moreover, GM would become a target for investigation by the Justice Department.

• Everytime GM introduced a new model car buyers would have to learn how to drive all over again because none of the controls would operate in the same manner as in the old car.

• You'd press the "start" button to shut off the engine.

mickyisthebest
03-19-2006, 05:28 PM
not funny but the thing i am amazed at is the you didnt put a link to hityourhead.com !!!!!!!1111oneOMFGWTFLOLLERPOPTERZZZZZZ

Ghost`
03-19-2006, 05:29 PM
wow only computer nerds can think of computer jokes

shnuffy
03-19-2006, 06:22 PM
wow only computer nerds can think of computer jokes
Why do geeks get Halloween and XMas confused?
Because dec 25 = oct 31!

I bet nobody will get it.

humorcrazy
03-19-2006, 06:23 PM
not funny but the thing i am amazed at is the you didnt put a link to hityourhead.com !!!!!!!1111oneOMFGWTFLOLLERPOPTERZZZZZZ
What amazes me is how it makes such an impact on your everyday life on where the content came from ..wow..you are truely amazing. You posted a post in every single of my threads saying the exact same B.S ..lol..dude ..get over it ..its a site I was surfing..found some good shiT on it..and linked it. No different than any other site. Tomorrow I will be surfing another site and posting links for that one. If you don't like ..lol ..I suggest you find another board.

humorcrazy
03-19-2006, 06:24 PM
Why do geeks get Halloween and XMas confused?
Because dec 25 = oct 31!

I bet nobody will get it.
I wish I did get it, but I didn't ..LoL ;)

Severus
03-20-2006, 09:07 AM
Why do geeks get Halloween and XMas confused?
Because dec 25 = oct 31!

I bet nobody will get it.

Let me take a wild guess... this is because in the hexadecimal system, those two values are equal? I am not familiar with the hex system in the least bit. I have not studied computer science for long enough.

Sticky_Eecky
03-20-2006, 10:47 AM
Some are funny!! :)

ThePope#15
03-20-2006, 12:57 PM
• The airbag system would say "Are you sure?" before going off.
I only laughed at that one.

MiKe
03-20-2006, 01:07 PM
I liked the GM vs Microsoft stuff, that was funny.

shnuffy
03-21-2006, 03:20 AM
Let me take a wild guess... this is because in the hexadecimal system, those two values are equal? I am not familiar with the hex system in the least bit. I have not studied computer science for long enough.

Not hex, decimal and octal. But you're the closest. 8-)(put that into msn to see the emotion i wish to express)

Syralid
03-21-2006, 11:48 AM
Let me take a wild guess... this is because in the hexadecimal system, those two values are equal? I am not familiar with the hex system in the least bit. I have not studied computer science for long enough.

25 = 2*10^1 + 5*1 = 25 in decimal

octal is like this

31 = 3*8^1 + 1*1 = 24 + 1 = 25 ...