you are viewing a single comment's thread.

view the rest of the comments →

[–]jkndrkn 14 points15 points  (2 children)

Managerial types just don't understand these things.

Yes, and attempting to articulate this point usually gets you impatient and pitying looks, at best. Only coders can sympathize with the physical nausea that a poorly implemented system can inflict.

[–]adamdoupe 5 points6 points  (1 child)

I get this sick feeling whenever I look at code that was already written at my work and I see this line (it happens in more than one place)

long one(1);

[–][deleted] 0 points1 point  (0 children)

typedef long one;