Announcement

Collapse
No announcement yet.

Joke dump

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Joke dump

    Bill Gates reportedly compared the computer industry with the auto industry and stated "If GM had kept up with the technology like the computer industry has, we would all be driving $25 cars that got 1,000 miles to the gallon."

    In response to Bill's comments, General Motors issued a press release stating "If GM had developed technology like Microsoft, we would all be driving cars with the following characteristics:

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

    2. Every time they repainted the lines in the road, you would have to buy a new car.

    3. Occasionally your car would die on the freeway for no reason. You would have to pull over to the side of the road, close all of the windows, shut off the car, restart it, and reopen the windows before you could continue. For some reason you would simply accept this.

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

    5. The oil, water temperature, and alternator warning lights would all be replaced by a single "General Protection Fault" warning light.

    6. The airbag system would ask "are you sure" before deploying.

    7. Occasionally, for no reason whatsoever, your car would lock you out and refuse to let you in until you simultaneously lifted the door handle, turned the key and grabbed hold of the radio antenna.

    8. Every time GM introduced a new car, car buyers would have to learn to drive all over again because none of the controls would operate in the same manner as the old car.

    9. You'd have to press the "Start" button to turn the engine off



    Code:
    /*
       TOP SECRET Microsoft(c) Code
       Project: Chicago(tm)
       Projected release-date: Summer 1998
      */
     
       #include "win31.h"
       #include "win95.h"
       #include "evenmore.h"
       #include "oldstuff.h"
       #include "billrulz.h"
       #define INSTALL = HARD
     
       char make_prog_look_big[1600000];
     
       void main()
       {
         while(!CRASHED)
        {
           display_copyright_message();
           display_bill_rules_message();
           do_nothing_loop();
           if (first_time_installation)
           {
            make_50_megabyte_swapfile();
            do_nothing_loop();
            totally_screw_up_HPFS_file_system();
            search_and_destroy_the_rest_of_OS/2();
            hang_system();
           }
           write_something(anything);
           display_copyright_message();
           do_nothing_loop();
           do_some_stuff();
           if (still_not_crashed)
           {
             display_copyright_message();
             do_nothing_loop();
             basically_run_windows_3.1();
             do_nothing_loop();
             do_nothing_loop();
           }
         }
     
         if (detect_cache())
           disable_cache();
     
         if (fast_cpu())
         {
           set_wait_states(lots);
           set_mouse(speed, very_slow);
           set_mouse(action, jumpy);
           set_mouse(reaction, sometimes);
         }
     
         /* printf("Welcome to Windows 3.11"); */
        /* printf("Welcome to Windows 95"); */
        printf("Welcome to Windows 98");
        if (system_ok())
           crash(to_dos_prompt);
        else
           system_memory = open("a:\swp0001.swp", O_CREATE);
     
         while(something)
        {
           sleep(5);
           get_user_input();
           sleep(5);
           act_on_user_input();
           sleep(5);
        }
        create_general_protection_fault();
      }






    [img width=400 height=355]http://www.kissmyfloppy.com/j330jf3/img3c9cc9ea668b3.jpg[/img]



    Edit: fixed, thanks for noticing xD
    Core 2 Quad Q6600<br />4 GB RAM<br />GeForce 9800 GTX<br />Hitachi Deskstar 1TB<br />Seagate 250 GB<br /><br />Triple-booting Gentoo, Crunchbang &amp; Windows 7

    #2
    Re: Joke dump

    Ya, those are funny. ... but you need to get rid of that capitalized "If" in the middle of the first sentence so we can read it.

    Comment


      #3
      Re: Joke dump

      Fair play to you!! That is what I call an instant classic. Now that I am learning Python the "code" bit is even funnier.
      HP Pavilion dv6000 | AMD Turion 64 x2 2Ghz | HDD Toshiba 250 GiB<br />Wireless- Antheros AR5001<br />Dual Boot: Kubuntu 10.4 | Kubuntu 8.10 (bt4)

      Comment


        #4
        Re: Joke dump

        Click here for the amazing windoze experience
        Core 2 Quad Q6600<br />4 GB RAM<br />GeForce 9800 GTX<br />Hitachi Deskstar 1TB<br />Seagate 250 GB<br /><br />Triple-booting Gentoo, Crunchbang &amp; Windows 7

        Comment


          #5
          Re: Joke dump

          http://bandcamp.tv/linux-demotivators/
          Core 2 Quad Q6600<br />4 GB RAM<br />GeForce 9800 GTX<br />Hitachi Deskstar 1TB<br />Seagate 250 GB<br /><br />Triple-booting Gentoo, Crunchbang &amp; Windows 7

          Comment

          Working...
          X