in reply to Fighting the denigration of hacking
Yes, folks can write unmaintainable code that is hugely special-case driven, containing many large if-combs, with lots of one-offs, fudge factors, etc, and there are cases where you see code like "c&=(int)m+n+y>>3&0xFC%4". But let's not call that hacking. Let's call that "bad code". Let's call this "cluelessness" or "junior high school programming".
|
|---|