Coding Peeve

I don't spend a lot of time reading other peoples' code, but when I do, and when they format their curly braces like

if(foo)

{
 doSomethingWith(bar);
}

It drives me irrationally insane with rage.

if(foo){
 doSomethingWith(bar);
}

Is better. I will not entertain arguments.

Tagged:

Also

Syndicate content

Twitter

  • Can't we all agree that "parumpapapum" 1) doesn't sound like a drum 2) is annoying, and never play that song again? #fb 5 years 15 weeks ago
  • New post: Learning and Overthinking on the Internet http://tinyurl.com/ylktjnb 5 years 15 weeks ago
  • RT @hodgman: is BLACK FRIDAY the national holiday of the Church of Satan? Or they day we all get blown up by a terrorist blimp? 5 years 15 weeks ago
  • protip: If you were hosting your grocery store's web site on Geocities, you need to find a new host. 5 years 15 weeks ago
  • RT @ hotdogsladies Y'know, it's okay to learn new things; even after you graduate and don't have to. 5 years 15 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key