JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoAlways try sudoprogramming.devimagemessage-square14linkfedilinkarrow-up115
arrow-up115imageAlways try sudoprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square14linkfedilink
minus-squareFades@lemmy.worldlinkfedilinkarrow-up3·edit-21 year agoWHY IS THE HEALTH INPUT PARAMETER A GODDAMN STRING??? Why are you passing ‘%’ inside said goddamn string?!?! Not to mention the static reference instead of the actual instance. Shame on you
minus-squareBuddahriffic@lemmy.worldlinkfedilinkarrow-up1·1 year agoBecause the meme wasn’t made by someone with a doctorate in CS or even a bachelor’s.
minus-squareFilthyShrooms@lemmy.worldlinkfedilinkarrow-up1·1 year agoThey use a look-up table with every value from 0% to 100%
minus-squarejdaxe@infosec.publinkfedilinkEnglisharrow-up1·1 year agoAlso putting sudo in front of what looks like Java code not shell.
WHY IS THE HEALTH INPUT PARAMETER A GODDAMN STRING???
Why are you passing ‘%’ inside said goddamn string?!?! Not to mention the static reference instead of the actual instance.
Shame on you
Because the meme wasn’t made by someone with a doctorate in CS or even a bachelor’s.
They use a look-up table with every value from 0% to 100%
Also putting
sudo
in front of what looks like Java code not shell.