Top

Sorry Teresa, When It Comes To Geekiness, You Can’t Even See My Level

January 4, 2007

Here’s a recent instant messenger conversation of mine. Kirk-Picard debates are nice, but they are jock-talk compared to having conversation in computer code.


walker6o9: System.out.println("hi");
walker6o9: boolean areYouClimbingLater;
walker6o9: if(areYouClimbingLater)
{
input time;
}
Stoic Bob: public void parseGreeting(Boolean amClimbing, Date time) {
Stoic Bob: System.out.println("hello");
Stoic Bob: amClimbing = new Boolean(true);
Stoic Bob: time = new Date("01/04/2006 6:00 PM PST");
Stoic Bob: throw new ninjaAttackException();
Stoic Bob: }
walker6o9: private void later(tony){
boolean haveANiceDay = true;
boolean seeYouLater = true;
if (tony == cool){
String ("You rock, gotta go");
}

Now that’s EPIC geekiness.

Comments

3 Responses to “Sorry Teresa, When It Comes To Geekiness, You Can’t Even See My Level”

  1. Michael.NET on January 4th, 2007 12:26 pm

    Hahahahahaha, I’ve /done/ that before. I’ve also had in person conversations in code before…

    “pound include left bracket stdio dot h right bracket

    void main left paren right paren
    left squirrelly brace
    printf left paren quote Hello, how are you? quote right paren semicolon
    gets left paren response right paren semicolon
    right squirrelly brace

    Yeah…me and my friend sometimes got the weirdest looks. Of course we’d also have conversations that consisted of the words “Narf” and “Fnord”…that scared people though.

  2. deb on January 4th, 2007 9:54 pm

    now you’re just showing off! :P

  3. TeresaCentric » I Love Geeky Boys on January 31st, 2007 4:53 pm

    [...] all about it. He has a geek laugh, wears glasses, loves Star Trek almost as much as I do and has has conversations with his friends in computer code. He may be good at sports, but there’s no rule in the geek code that says you can’t be, [...]

Got something to say?





Bottom