Dec. 3rd, 2007

rbandrews: (Goomba)
This is two forms of geekery in one:
assert(typeof this === 'Triumph');
>> true

new Note('Huge success!');
>> Note@234c

overstate(this.satisfaction);
>> ERROR: can't overstate

function apertureScience(){
    do{
	whatWeMust();
    }while(weCan);
    
    for(var good in us.all){
	if(isDead(good))continue;
    }
}
>> apertureScience

for(var m in everyMistake){
    cryOver(m);
}
>> ERROR: no use crying over m

while(!scienceDone){
    try{
	apertureScience();
    }catch(err){
	if(err!='out of cake')continue;
    }
}
print('science: '+science);
>> science: done

var gun=new Gun('neat');
>> Gun@5fc2

if(!isDead(people)){
    people.give(gun);
}
>> Gun[neat] given

Profile

rbandrews: (Default)
rbandrews

July 2024

S M T W T F S
 123456
78910111213
14151617181920
212223242526 27
28293031   

Style Credit

Page generated Jul. 8th, 2025 08:18 am
Powered by Dreamwidth Studios

Expand Cut Tags

No cut tags

Page Summary