nifty@lemmy.world to Programmer Humor@programming.dev · 1 year agoMore believable for a Linux OSlemmy.worldimagemessage-square38fedilinkarrow-up1353
arrow-up1336imageMore believable for a Linux OSlemmy.worldnifty@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square38fedilink
minus-squarelibrecat@lemmy.basedcount.comlinkfedilinkarrow-up22arrow-down3·1 year agoI love this, except for i i hate i.
minus-squaresaroh@lemmy.worldlinkfedilinkarrow-up16·1 year agoAnd maybe the fact that you have to continue until the gun actually fires :|
minus-squareBillegh@lemmy.worldlinkfedilinkarrow-up10·1 year agoYou can quit control-c at any point. Sometimes, the game plays you.
minus-squareproblematicPanther@lemmy.worldlinkfedilinkarrow-up10·1 year agobut it’s easier than thinking of a useful variable name.
minus-squarefinestnothing@lemmy.worldlinkfedilinkarrow-up3·1 year agoI always use i because I’m too lazy to type out iterator when I’m making my garbage spaghetti code that will support infrastructure for years
minus-squarefaintwhenfree@lemmus.orglinkfedilinkEnglisharrow-up1·1 year agoI like it, i for int easy to remember. I also use i, j, k as u it vectors and remember at what depth of a multidimentional array in working at.
I love this, except for
i
i hatei
.And maybe the fact that you have to continue until the gun actually fires :|
You can
quitcontrol-c at any point. Sometimes, the game plays you.but it’s easier than thinking of a useful variable name.
bullet_idx
Like bullet?
I always use i because I’m too lazy to type out iterator when I’m making my garbage spaghetti code that will support infrastructure for years
Removed by mod
I like it, i for int easy to remember. I also use i, j, k as u it vectors and remember at what depth of a multidimentional array in working at.