|
|
|
|
|
by johnnyanmac
749 days ago
|
|
> "Half the lines of code I write are useless, I just don't know which half." - an incompetent coder Legacy code in a nutshell. On some blue moon you get a chance to do a clean refsctor, but otherwise business doesn't care if 90% of the code is useless. Even as the refactorer, you know that refactoring can be anywhere from throwing away simple unused code, to removing a seeming unneeded line and causing a forest fire. I imagine that's the equivalent with advertising (i.e I agree with you). |
|