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

  • @prouty I've improved on mine, with an AppleScript that filters it to one tune per-artist 5 years 22 weeks ago
  • Where's my digitalis? I could use some right about now. 5 years 22 weeks ago
  • When you should use Comic Sans: http://bit.ly/4BeEaa (via @darthcheeta) 5 years 22 weeks ago
  • @rememberthemilk Thanks, it indeed seems to have been a PEBCAK error on my part. 5 years 23 weeks ago
  • @rememberthemilk, I like your service but I have to reset my password every 2 days - regardless of browser/cookies. 5 years 23 weeks ago

Older

Contact

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