June 20th, 2006
Random Nothings ...
Found this while rummaging through 2.5 years of computer files mess. The file was titled "Dilbert" and I created it. Curious to remember what it was, I decided to open it, and I was greeted by this:
Nothing looks sexier than a man in boxer shorts, illuminated
only by the light of a seventeen inches SVGA monitor, lashing
out 100 lines of C++ codes per minute.
-- Original by Scott Adams, creator of Dilbert
-- Bastardized by <<ME>>, a C++ programmer
Then, I decided to dig in further and saw a C test code I wrote on March 13, 2005. I decided to open it, and voila ....
#include <stdio.h>
int main(int argc, char** arv)
{
printf("e[0;31mee[0;34mre[0;36mle[0;33mee[0mn");
}
I somehow remembered writing this code, but I forgat what it was for, ... then it hit me, if you were to compile this in Mac OS X and run it in the terminal, it will render my name in full colors ... ah, the joy of code tracers ... Other programmers love to debug using fancy debuggers and tools,... but me, I ride bareback,... tracers baby ...
I decided to dig further for surprising "things" I might have wrote, and I got this from a file I titled "Thoughts" written on March 18, 2004.
Green console, like devil eyes staring ...
Captivated by the spirits of the unknown ...
What was I thinking?
Then there's this ....
Desire
Like snake curling in my body
The sweat of your skin, blended with mine
Together, we smell like heaven would
Perfumed with our mortal desire
Like fire, you burned my body
Melting my frozen craving beneath,
Every sound, every whisper, every laughter
It excites the beast within me.
Like smoke, it chokes every reason
Draining my weakening strength to resist
An epic battle of lust and logic
Triggered by an innocent night and a kiss
Hahay ... so much for ... oops ...