• Who am I?

    I am Qrystal; or at least, that's my dot-name! Har har. (My name is really Crystal, but that's not as internet-searchable; hence, switching the C for the little-used letter Q.)

    I am here because I enjoy writing. I do this mostly for myself, but I also have a passion for helping others learn things from the things I write. Now that I am done my Ph.D. in Physics, I am stepping away from academic research so that I can indulge in some creative ways to share my knowledge and inspire the appreciation of scientific thinking in others. I am also working as a tutor, which is one of the jobs I've most enjoyed doing in my life so far.


  • Post Categories


  • Archives


  • Meta

  • How to Shoot Yourself in the Foot in C++

    Posted by Qrystal on September 17, 2008 at 18:39.
    Category: Miscellany. Tags: humour, programming.

    How to Shoot Yourself in the Foot in C++: You accidentally create a dozen clones of yourself and shoot them all in the foot. Providing emergency medical assistance is impossible since you can’t tell which are bitwise copies and which are just pointing at others and saying, “That’s me, over there.”

    See How to Shoot Yourself In the Foot Using Any Programming Language for more giggles! :)

    I’ve never actually programmed in C++, but after learning C and Java, I decided to read the C++ Programming for Dummies book … for fun.

    So anyways, I chose the C++ quote for my tidbit because it was one of the funniest standalone ones in the list. I’d say the others are best seen en masse, so go check out the page!

    No Comments »