Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoSTOP WRITING Clemmy.worldimagemessage-square152linkfedilinkarrow-up1830arrow-down158
arrow-up1772arrow-down1imageSTOP WRITING Clemmy.worldMaven (famous)@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square152linkfedilink
minus-squarejimbolauski@lemm.eeBannedlinkfedilinkarrow-up2arrow-down1·2 years agoOr if your pulling 4 byte data from an AtoD converter and it’s ordered 2, 3, 0, 1 for a fixed point value that you need to convert to a standard float at an extremely high rate or else the ring buffer will fill and you’ll start losing data. That code review was a good time.
Or if your pulling 4 byte data from an AtoD converter and it’s ordered 2, 3, 0, 1 for a fixed point value that you need to convert to a standard float at an extremely high rate or else the ring buffer will fill and you’ll start losing data.
That code review was a good time.