@[email protected] to [email protected] • 26 days agoSQL Noirwww.sqlnoir.comexternal-linkmessage-square20fedilinkarrow-up1259arrow-down13file-text
arrow-up1256arrow-down1external-linkSQL Noirwww.sqlnoir.com@[email protected] to [email protected] • 26 days agomessage-square20fedilinkfile-text
minus-squareDie Martin Dielinkfedilink7•25 days agoCapital letters are bigger, thus they use bigger bytes and use too much disk space and memory. That’s why most programming languages use lowercase, and why the most common loop variable is i.
minus-squareadr1anlinkfedilink2•23 days agoAnd why untyped languages are better at managing memory too. Less characters ftw!
Capital letters are bigger, thus they use bigger bytes and use too much disk space and memory. That’s why most programming languages use lowercase, and why the most common loop variable is
i
.And why untyped languages are better at managing memory too. Less characters ftw!