PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 2 years agoThe easiest problemdiscuss.tchncs.deimagemessage-square99linkfedilinkarrow-up1640arrow-down116file-text
arrow-up1624arrow-down1imageThe easiest problemdiscuss.tchncs.dePotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 2 years agomessage-square99linkfedilinkfile-text
minus-squareCethin@lemmy.ziplinkfedilinkEnglisharrow-up20·2 years ago“j” is what you’re supposed to use if you need another index variable after using “i”.
minus-squareBougieBirdie@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up3·2 years agoOkay, say you’ve got four inner loops (a crime on its own, I know), do you use i, j, k, l or i, j, k, ii?
minus-squarexlash123@sh.itjust.workslinkfedilinkarrow-up6·2 years agoTo the person who decided I and l should look the same in fonts, I wish you a pleasant eternity in hell.
minus-squarelars@lemmy.sdf.orglinkfedilinkarrow-up1·2 years agoImagine if your username were iars. Awful.
“j” is what you’re supposed to use if you need another index variable after using “i”.
Okay, say you’ve got four inner loops (a crime on its own, I know), do you use i, j, k, l or i, j, k, ii?
lIIl, IIIl, lIlI and IllI
To the person who decided I and l should look the same in fonts, I wish you a pleasant eternity in hell.
Imagine if your username were iars. Awful.
This is the way