vote up 13 vote down star
5

When we one day shed our mortal coil what would you like inscribed on your headstone? I think mine would be:

RayBooysen : IDisposable

Something fun for Monday

flag
show 4 more comments

50 Answers

1 2 next
vote up 16 vote down check

Mismatched tag: Expected: <fiveMoreYears> Found: </life>

link|flag
show 1 more comment
vote up 27 vote down

It would depend on the circumstances of my demise.

"Normal" death of old age:

exit(0);

Sudden, untimely or tragic death:

exit(1);
link|flag
show 2 more comments
vote up 19 vote down

If you can read this, my current project will be late.

link|flag
vote up 13 vote down

alt text

</life> "obviously"...

link|flag
vote up 13 vote down

<body style="margin-top: 72in">

link|flag
vote up 11 vote down

0xDEADBEEF

link|flag
show 2 more comments
vote up 9 vote down

Mine would read:

!Alive
link|flag
vote up 9 vote down

"I'm doing science and I'm still alive"

link|flag
show 4 more comments
vote up 8 vote down

Good programmers never die... they just become zombie processes.

link|flag
show 1 more comment
vote up 7 vote down

Fatal Exception. This application has been terminated.

link|flag
vote up 7 vote down

depth += 6.0

link|flag
show 5 more comments
vote up 6 vote down

"It built on her machine."

link|flag
vote up 4 vote down

"No Longer Relevant"

link|flag
show 2 more comments
vote up 4 vote down

Here lies Conrad.

EOF

link|flag
vote up 4 vote down

"I've finally stopped getting dumber."

Came across this one today while reading about Paul Erdős

link|flag
vote up 4 vote down

How about this one:

People--;
link|flag
vote up 3 vote down

BSOD

link|flag
vote up 3 vote down

Warning! Deprecated method

link|flag
vote up 2 vote down

"I smacked my head into the screen, until my skull was bust, For where I thought it should be minus, sadly it was plus."

link|flag
vote up 2 vote down

i've always found "gg" to be a pretty fitting inscription

link|flag
vote up 2 vote down

maybe something along the lines of:

          }
     }
}
?>
link|flag
show 1 more comment
vote up 2 vote down
if(flowers==1)
{echo "Welcome to my tombstone!  I hope you enjoy your visit"}
else
{echo "Where are mah flowers?"}
link|flag
vote up 2 vote down

I would like to have this on there: BSOD boobs

link|flag
vote up 2 vote down
        switch (Religion)
        {
            case "christian":
                if (good)
                {
                    Thread heaven = new Thread(new ThreadStart(delegateEnterPearlyGates));
                    heaven.Start();
                }
                else
                {
                    Thread hell = new Thread(new ThreadStart(delegateLakeOfFire));
                    hell.Start();
                }
                break;
            case "buddhist":
            case "hindu":
                return;
            default: //also to include atheists and agnostics
                life = null;
                break;
        }
link|flag
vote up 1 vote down

Zarro Boogs

link|flag
vote up 1 vote down

Released but not Collected.

link|flag
vote up 1 vote down

$me = null; or unset($me)

link|flag
vote up 1 vote down

If only medicine would have been as fast as my m4d c0d1ng 5k|llz.

link|flag
vote up 1 vote down

Exception in thread "me" humanity.life.NullPointerException
at Humanity.procreate(body.cell:42)
at Humanity.learn(body.cell:435)
at Humanity.grow(body.cell:43)
at Humanity.main(body.cell:5)

Hmmm

link|flag
vote up 1 vote down

Mine's going to say just one word: Oops!

Or: I guess it was a bug...

link|flag
1 2 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.