Xatolos@reddthat.com to Technology@lemmy.worldEnglish · edit-26 months agoQuake-like game made with JavaScript takes up just 13KB of storagewww.tomshardware.comexternal-linkmessage-square68fedilinkarrow-up1174arrow-down12file-textcross-posted to: [email protected][email protected]
arrow-up1172arrow-down1external-linkQuake-like game made with JavaScript takes up just 13KB of storagewww.tomshardware.comXatolos@reddthat.com to Technology@lemmy.worldEnglish · edit-26 months agomessage-square68fedilinkfile-textcross-posted to: [email protected][email protected]
minus-squareMonkderDritte@feddit.delinkfedilinkEnglisharrow-up0arrow-down1·edit-25 months agoWhat was it again, 1 critical bug every 1000 loc? That’s why, code as much as needed but as less as possible. Of course not measured in KB, because readable code takes a bit more space than clever hacks.
minus-squareTanoh@lemmy.worldlinkfedilinkEnglisharrow-up1·5 months agoCounting in lines of code is the most stupid metric.
What was it again, 1 critical bug every 1000 loc?
That’s why, code as much as needed but as less as possible.
Of course not measured in KB, because readable code takes a bit more space than clever hacks.
Counting in lines of code is the most stupid metric.