coja@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agoFind yourselflemmy.mlimagemessage-square140fedilinkarrow-up1646arrow-down129
arrow-up1617arrow-down1imageFind yourselflemmy.mlcoja@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square140fedilink
minus-squaresnowe@programming.devlinkfedilinkarrow-up22arrow-down1·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-squarePlatypus@sh.itjust.workslinkfedilinkEnglisharrow-up10·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-squaresnowe@programming.devlinkfedilinkarrow-up7·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.
Sounds good to me