Gollum@feddit.de to Programmer Humor · 2 years agoI mean it could be righti.imgur.comimagemessage-square20linkfedilinkarrow-up1300arrow-down117
arrow-up1283arrow-down1imageI mean it could be righti.imgur.comGollum@feddit.de to Programmer Humor · 2 years agomessage-square20linkfedilink
minus-squareThrowaway@lemm.eelinkfedilinkarrow-up58arrow-down4·2 years agoWhen the metric is lines of code
minus-squaremcmoor@bookwormstory.sociallinkfedilinkEnglisharrow-up26·2 years agoWhen the company tries to be cheeky and starts to count characters instead
minus-squareJohanno@feddit.delinkfedilinkarrow-up8·2 years agoRename c to completelyUnimportantVariableThatISoLongBecauseIGetPaidMore
minus-squarePoolloverNathanlinkfedilinkEnglisharrow-up1·2 years agoJust add ZWJs - they are IdentifierParts, so any language with Unicode-based identifiers (e.g. JS) lets you add them where digits can go, but they are also completely invisible.
When the metric is lines of code
When the company tries to be cheeky and starts to count characters instead
Rename c to completelyUnimportantVariableThatISoLongBecauseIGetPaidMore
Just add ZWJs - they are IdentifierParts, so any language with Unicode-based identifiers (e.g. JS) lets you add them where digits can go, but they are also completely invisible.