IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Maybe the inside section used to be longer
On multiple occasions I have seen code that was modified so many times that odd cruft was left in that didn't need to be there. People often only want to change as little as possible because they get chewed out if they break something that used to work. Cleaning code not related to immediate change requests can get one in trouble in many companies, so people build up the habbit of changing as little as possible.

I don't really know C++, but I assume that "if(foo->bar != 0)" can be replaced with "if(foo->bar)".
________________
oop.ismad.com
New Only if
the type of foo->bar is bool.
jb4
shrub\ufffdbish (Am., from shrub + rubbish, after the derisive name for America's 43 president; 2003) n. 1. a form of nonsensical political doubletalk wherein the speaker attempts to defend the indefensible by lying, obfuscation, or otherwise misstating that facts; GIBBERISH. 2. any of a collection of utterances from America's putative 43rd president. cf. BULLSHIT
     How the hell did this one become a programmer? - (Arkadiy) - (16)
         Suspenders and a belt, I guess... :-P - (admin) - (1)
             nails, screws and super glue, too. -NT - (Arkadiy)
         Re: How the hell did this one become a programmer? - (deSitter)
         Maybe the inside section used to be longer - (tablizer) - (1)
             Only if - (jb4)
         True confessions. - (Another Scott)
         Simple, he is paid based on lines of code written... - (a6l6e6x)
         That is the way they teach them in college these days - (orion) - (6)
             Durty, yes. Quick? What's quick about it? -NT - (Arkadiy) - (5)
                 Quick as in the time it takes to write it, - (orion) - (4)
                     He WROTE THE SAME TEST TWICE! Izzat "quick" in your opinion? -NT - (CRConrad) - (3)
                         Yes quick and redunant - (orion) - (2)
                             "Quick and dirty" would have been, writing NO tests at all. -NT - (CRConrad) - (1)
                                 I disagree - (orion)
         When all you have is 3Ghz... - (jb4) - (1)
             Forget the efficiency, my BRAIN hurts! -NT - (Arkadiy)

Memorably described by colleagues as someone who would "unplug you from life support so she could charge her phone."
82 ms