DroneRights [it/its]@lemm.ee to Programmer Humor@programming.devEnglish · edit-22 years agoWelcome to the wonderful world of code obfuscationimgur.comimagemessage-square106fedilinkarrow-up1225arrow-down111file-text
arrow-up1214arrow-down1imageWelcome to the wonderful world of code obfuscationimgur.comDroneRights [it/its]@lemm.ee to Programmer Humor@programming.devEnglish · edit-22 years agomessage-square106fedilinkfile-text
minus-squareMagicShel@programming.devlinkfedilinkarrow-up23·2 years agoI’d make it a named function for clarity and testability and proceed to give zero shits how it is implemented. I would unironically write this code if it worked, but I wouldn’t inline it to reduce the cognitive load of reading it.
minus-squareCosmicomical@kbin.sociallinkfedilinkarrow-up2·2 years agoThis, and maybe a couple of unit tests
minus-squareTheSlad@sh.itjust.workslinkfedilinkarrow-up4·2 years ago7 unit tests should be enough I think
minus-squareCosmicomical@kbin.sociallinkfedilinkarrow-up1·1 year agoLol i can’t lie, it took me a while to get the joke. I feel so dumb
I’d make it a named function for clarity and testability and proceed to give zero shits how it is implemented. I would unironically write this code if it worked, but I wouldn’t inline it to reduce the cognitive load of reading it.
This, and maybe a couple of unit tests
7 unit tests should be enough I think
Lol i can’t lie, it took me a while to get the joke. I feel so dumb