User Controls

Shitty Technical Jokes

  1. #1
    Lanny Bird of Courage
    What was Alonzo Church's favorite meat? Lamb, DUH!

    Did you know Denis Richie was a chemist briefly before waiting C? His area of study was MALLOCular STRUCTures
  2. #2
    Lanny Bird of Courage
    Why did the developer choose to do his project in PHP? Because he didn't node any better
  3. #3
    mmQ Lisa Turtle
    Because 7 8 9
  4. #4
    Sophie Pedophile Tech Support
    Why do programmers always confuse halloween and christmas? Because OCT 31 = DEC 25.

    How many programmer's does it take to change a light bulb? None, it's a hardware problem.
  5. #5
    -SpectraL coward [the spuriously bluish-lilac bushman]
    What is Dracula's favorite file extension?

    Bat files.
  6. #6
    Lanny Bird of Courage
    What do lisp programmers and professional criminals have in common?

    First they do a lot of cons, then they have a lot of cars.
  7. #7
    Sophie Pedophile Tech Support
    What's the object-oriented way to get wealthy? Inheritance.

    What do computer's and air-conditioner's have in common? They both become useless when you open Windows.

    Why do Java programmers have to wear glasses? Because they don't C#.

    Unix is user friendly, it's just very particular about who its friends are.
  8. #8
    Sophie Pedophile Tech Support
    This one is great too.


    // Life Motto
    if (sad() ==== true) {
    sad.stop.();
    BeAwesome();
    }
  9. #9
    Lanny Bird of Courage
    All my relationships are a bit like java anonymous classes, they seem like a good idea at first but I can never seem to get any closure.
  10. #10
    Lanny Bird of Courage
    What do poorly implemented recursive functions and my dad have in common? They never return.
  11. #11
    -SpectraL coward [the spuriously bluish-lilac bushman]
    What did Win95 say to Win98?

    Hey, you wanna hang?

    (there's a blue dress somewhere in there, too)
  12. #12
    Sophie Pedophile Tech Support



    Also:

    Two strings walk into a bar and sit down. The bartender says, “So what’ll it be?”
    The first string says, “I think I’ll have a beer quag fulk boorg jdk^CjfdLk jk3s d#f67howe%^U r89nvy~~owmc63^Dz x.xvcu”
    “Please excuse my friend,” the second string says. “He isn’t null-terminated.”
  13. #13
    Sophie Pedophile Tech Support
    [SIZE=72px]This one is for Lan Lan[/SIZE]




    In the 1960's the KGB was very interested in learning everything possible about the American space program, sending all sorts of spies to find every possible piece of information.
    One afternoon, a breathless spy returned to headquarters with a page of paper in his hand, excitedly shouting to his superior, "Comrade! Comrade! The Americans are using Lisp to write their rocket launching software!"
    The commander was skeptical. "How do you know?"
    "I broke into their research lab and stole a page from the teletype machine! It's not the whole program, but it's the final page and contains the concluding logic of the program! See for yourself!!!!"

    The commander looked at the page and smiled and this is what it said http://pastebin.com/VrP2svXJ
  14. #14
    Lanny Bird of Courage
    lol, I like that. I once heard a similar joke, I don't really remember how it went so I can't deliver the punch line in a funny way but the gist was that Tom Knight (a famous lisp programmer) would write all his programs start to finishing without refactoring or changing them and at the end he would just lean on the right paren key for a few minutes.
  15. #15
    Sophie Pedophile Tech Support
    lol, I like that. I once heard a similar joke, I don't really remember how it went so I can't deliver the punch line in a funny way but the gist was that Tom Knight (a famous lisp programmer) would write all his programs start to finishing without refactoring or changing them and at the end he would just lean on the right paren key for a few minutes.

    LISP: Lotsa Insignificant Stupid Parantheses.

    That's all i know about the language lulz.
  16. #16
    Lanny Bird of Courage
    You may want to consult this informative video for a brief overview of LISP's most salient features:

  17. #17
    Sophie Pedophile Tech Support
    You may want to consult this informative video for a brief overview of LISP's most salient features:


    That was very informative and hilarious.
  18. #18
    Lanny Bird of Courage
    What do lumberjacks and theoretical computer scientists have in common? They're both interested in trees n log n (trees 'n logging)
  19. #19
    aldra JIDF Controlled Opposition
    This one is great too.


    // Life Motto
    if (sad() ==== true) {
    sad.stop.();
    BeAwesome();
    }


    while(!crunk){get(crunk)};



    ps. what bastard language uses four equals for a boolean match
  20. #20
    Sophie Pedophile Tech Support
    while(!crunk){get(crunk)};



    ps. what bastard language uses four equals for a boolean match

    WOOPS Added one = too many, lel as far as i know in some languages === is comparison operator that not only checks if the objects are comparable and equal, but also if both values are of equivalent types. However, the code is kinda bullshit anyway from what i read. I'm not much of a programmer myself as you can clearly tell but SUPPOSEDLY it's js according to the guy who posted it originally and i don't even javascript but i don't think this is how you do it right.

    Just thought it was funny.
Jump to Top