DroneRights [it/its]@lemm.ee to Programmer Humor@programming.devEnglish · edit-21 year agoWelcome to the wonderful world of code obfuscationimgur.comimagemessage-square92fedilinkarrow-up1231arrow-down111file-text
arrow-up1220arrow-down1imageWelcome to the wonderful world of code obfuscationimgur.comDroneRights [it/its]@lemm.ee to Programmer Humor@programming.devEnglish · edit-21 year agomessage-square92fedilinkfile-text
minus-squareMagicShel@programming.devlinkfedilinkarrow-up23·1 year 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·1 year agoThis, and maybe a couple of unit tests
minus-squareTheSlad@sh.itjust.workslinkfedilinkarrow-up4·1 year 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