Comment on The Power of the 0.1x Developer: Unsung Heroes of the CodebaseparentComments−blibble2yyesno tests, giant byte arrays being used for global state instead of objects in scope defined classes (with associated reuse bugs everywhere)same thing copied and pasted 40 times with slight modifications for no obvious reasoncopies of variable named "more" or "2" because they didn't know how to grow data structuresand then add multi-threading into that
Comments
yes
no tests, giant byte arrays being used for global state instead of objects in scope defined classes (with associated reuse bugs everywhere)
same thing copied and pasted 40 times with slight modifications for no obvious reason
copies of variable named "more" or "2" because they didn't know how to grow data structures
and then add multi-threading into that