From the Friday twitter meme #songsincode:
- @AlexJReid .corvette { width:1; height:1; color: red; }
- @dashorst: let love=rule();
- @codepo8: .clowns{float:left;} .jokers{float:right;} #me_you{position:fixed;margin:0 auto;width:100%}
- @sweatje: $i->shoot(new Sheriff) && !$i->shoot(new Deputy)
- @northerncharm stop(); time=hammer;
- @codepo8 if(reaper.fear){dont()}else{cowbell.add()}
- @codepo8: me={locations:['corner','spotlight'],religion:404}
These are funny even to the wife of a geek, with the rudimentary knowledge of code I’ve picked up from him.
I’ve created a list too with my #songsincode:
http://bit.ly/6Zzxi
The one I made and like best is:
for(Leaf leaf:leafs) {
leaf.setColor(new Color(139,69,19));
}
sky.setColor(Color.GRAY);
I’ve had great fun trying to figure out everyone’s #songsincode. Here are a few of my favourites:
@royvanrijn for(Leaf leaf:leafs) { leaf.setColor(new Color(139,69,19)); } sky.setColor(Color.GRAY);
@rennyhernandez stuff={‘red door’,'a line of cars’, ‘my heart’} stuff.each do |it| it.setColor(‘#000000′) end
@brozow video$ kill -9 `ps -ef | grep radio*`
Friday 20 November has been declared #songsincode day! Lets get #songsincode trending again on Friday, will you join us?