Code snippet

penny April 16th, 2007

// warning: works best without a girlfriend
do
{
work();
eat();
sleep();
}
while (alive);

==================
Context found here.

12 Responses to “Code snippet”

  1. jieon 17 Apr 2007 at 12:55 pm

    “play();” wala?

  2. penon 17 Apr 2007 at 3:54 pm

    haha, oo nga ano. applicable =P

  3. Anton 18 Apr 2007 at 3:58 pm

    I feel my life’s more like this:

    do {
    if (!(atWork)) {
    for(i=1; i

  4. Anton 18 Apr 2007 at 4:01 pm

    bakit naputol??

    I feel my life’s more like this:

    do {
    if (!(atWork)) {
    for(i=1; i

  5. Ajayon 18 Apr 2007 at 4:28 pm

    i-enclose mo sa code tag.

  6. penon 19 Apr 2007 at 7:55 am

    na-curious tuloy ako sa post ni Ant, kakabitin =P

  7. Anton 19 Apr 2007 at 3:45 pm

    [code]
    do {
    if (!(atWork)) {
    for(i=1; i

  8. Anton 19 Apr 2007 at 3:55 pm

    guess this works too…

    do {
    if (!(atWork)) {
    for(i=1; !(i >=final_Season); i++)
    {
    watch(24_season[i]);
    watch(Prisonbreak_season[i]);
    watch(Heroes_season[i]);
    watch(Smallville[i]);
    }
    watch(TV.getRandomShow());
    watch(Anime.getInterestingSeries());
    watch(Movie.getInterestingMovie());
    play(random.choose(tennis, basketball, FFXII));
    eat();
    sleep();
    } else {work();}
    } while (alive);

  9. pennyon 19 Apr 2007 at 10:05 pm

    haha! love the TV ‘for’ loop!

    Writing this while drunk with sangria 5 minutes past midnight… [confusing as hell!!]

    //documentation is annoying
    do{
    yawn();
    if(weekday && !holiday && !(Tuesday||Wednesday)){
    for(hours=9am:7pm){
    if(!deadline){
    randomLabWork();
    }elsif(deadline>5days){
    specificLabWork(slow);
    }else{
    superSpecificLabWork(hyperspeed);
    }//end cases
    }//end for
    sleep();
    }elsif(holiday){
    findFunEventToCrash();
    sleepLongerThan8Hours();
    }elsif(Tuesday){
    labWorkUntil5();
    cyclingClassUntil7pm();
    sleep();
    }elsif(Wednesday){
    criticalLabWorkUntil2pm();
    criticalLabMeeting();
    it'sAllDownhillFromHereSpeech();
    sleep();
    }elsif(Saturday){
    badmintonAllDay();
    soreAllNight();
    }else{
    findEventToCrash();
    watchTVorStreamingWhatever'sOn();
    sleepLongerThan10Hours_HellYeah();
    }//endif
    snore();
    snoozeAlarm();
    wakeUp();
    grumbleAboutMornings();
    drinkTea();
    smile();
    thinkHappyThoughts();
    }
    while(alive)

  10. Sharion 20 Apr 2007 at 6:55 pm

    Geeks! Haha!

    True. :D

  11. benjon 22 Apr 2007 at 12:45 am

    I need a dictionary. Anyone?

    lololol

  12. jieon 24 Apr 2007 at 5:04 pm

    Oi AJ, tama na muna ang PSP!
    Sulat ka na ulit! gagaya pa e!

Trackback URI | Comments RSS

Leave a Reply