coja to Programmer [email protected] • 1 year agoFind yourselflemmy.mlimagemessage-square99fedilinkarrow-up1620arrow-down128
arrow-up1592arrow-down1imageFind yourselflemmy.mlcoja to Programmer [email protected] • 1 year agomessage-square99fedilink
minus-squaresnowelinkfedilink18•1 year agoThey’re setting a variable to a function. Just use the original function. All thief does is obfuscate for literally no gain except character count.
minus-squarePlatypuslinkfedilinkEnglish11•1 year agoI presumed it to be a standin for just directly using Math.max, since there’s no nice way to show that in a valid code snippet
minus-squaresnowelinkfedilink7•1 year agowell it’s called Thief. They’re stealing the function and making it look like they wrote it. hence max1.
They’re setting a variable to a function. Just use the original function. All thief does is obfuscate for literally no gain except character count.
I presumed it to be a standin for just directly using Math.max, since there’s no nice way to show that in a valid code snippet
well it’s called Thief. They’re stealing the function and making it look like they wrote it. hence
max1
.Yeah, that’s my reading as well.