Complex Jokes

  • Funny Jokes

    A grown grandson is going to visit his grandmother who had recently moved to an apartment complex, so he phones her to get directions to her unit.
    "I'm in apartment 908. When you come to the front door of the complex you'll see a large panel at the door. With your elbow, push button 908. Then I'll buzz you in. Enter the lobby and go to the elevator which is on the left. Get in the elevator and with your elbow, push button 9. When you get out of the elevator, look for door number 908 on the right. With your elbow, press my doorbell."
    "That all sounds very easy, Grandma," says the grandson, "but why am I pressing all these buttons with my elbow?"
    "You're coming empty-handed?"

    Never write a line of code that someone else can understand.
    Make the simplest line of code appear complex. Use long
    counter intuitive names. Don't ever code "a=b", rather do something
    like:
    AlphaNodeSemaphore=*(int)(&(unsigned long)(BetaFrameNodeFarm));
    Type fast, think slow.
    Never use direct references to anything ever. Bury everything in
    macros. Bury the macros in include files. Reference those include
    files indirectly from other include files. Use macros to reference
    those include files.
    Never include a comment that will help someone else understand your
    code. If they understand it, they don't need you.
    Never generate new sources. Always ifdef the old ones. Every binary
    in the world should be generated from the same sources.
    Never archive all the sources necessary to build a binary. Always
    hide on your own disk. If they can build your binary, they don't
    need you.
    Never code a function to return a value. more...

    When working hard, be sure to get up and retch every so often.
    When working on a project, if you put away a tool that you're you're finished with, you will need it instantly.
    When working toward the solution of a problem, it always helps if you know the answer, provided of course you know that there is a problem.
    When you are confronted by any complex social system, such as an urban center or a hamster, with things about it that you're dissatisfied with and anxious to fix, you cannot just step in and set about fixing with much hope of helping. This realization is one of the sore discouragements of our century. Jay Forrester has demonstrated it mathematically, with his computer models of cities in which he makes clear that whatever you propose to do, based on common sense, will almost inevitably make matters worse rather than better. You cannot meddle with one part of a complex system from the outside without the almost risk of setting off disastrous events that you more...

    Private Milton went to psychiatrist and complained: “I have an inferiority complex. ”
    “Nothing I can do for you”, said the doc.
    “In the Army privates don’t have an inferiority complex… they’re just inferior…”

    An old man saw a very tired infantryman resting after a hard foot march. The man said with disdain: “When I was of your age I thought nothing of a ten-mile hike. ”
    “Well, I don’t think much of it either, ” replied the GI.

    Why is a physician held in much higher esteem than a statistician?
    A physician makes an analysis of a complex illness whereas a statistician makes you ill with a complex analysis!

  • Recent Activity