cantstopthesignal to Programmer Humor@lemmy.ml · 1 year agoThe code was very janky, but it workedi.imgflip.comimagemessage-square42fedilinkarrow-up1485arrow-down19
arrow-up1476arrow-down1imageThe code was very janky, but it workedi.imgflip.comcantstopthesignal to Programmer Humor@lemmy.ml · 1 year agomessage-square42fedilink
minus-squarecantstopthesignalOPlinkfedilinkarrow-up31·edit-21 year agoI’m just an old fart programming a neopixel as a hobby.
minus-squareAsidonhopo@lemmy.worldlinkfedilinkarrow-up18·edit-21 year agoMake it faster and jankier with precalculated lookup tables!
minus-squarecantstopthesignalOPlinkfedilinkarrow-up14·1 year agoMake it even jankier with uncalculated variables.
minus-squareLostXOR@fedia.iolinkfedilinkarrow-up3·1 year agoScrew calculating values for variables, just initialize it pointing to a random memory address and get a value for free! (Assuming your program doesn’t segfault).
I’m just an old fart programming a neopixel as a hobby.
Make it faster and jankier with precalculated lookup tables!
Make it even jankier with uncalculated variables.
Screw calculating values for variables, just initialize it pointing to a random memory address and get a value for free! (Assuming your program doesn’t segfault).