January 2010
1 post
First Love
loves[0]
November 2008
2 posts
what would i ever do without you?
//javascript
var me, you;
var us = me + you;
function withoutYou(me, you) {
if ((us-me) == you ) { me / 0 };
}
sudo
you = root@mylocalhost
October 2008
1 post
the basic idea
// javascript poem var simple_facts = {
rose : â#960400â,
violet : â#39126fâ
sugar : sweet,
you : this.sugar
}