Solve mysteries through SQL.

  • shastaxc
    link
    fedilink
    31 month ago

    Yeah we have IDEs to color keywords for us these days. Caps is just extra work

    • Die Martin Die
      link
      fedilink
      71 month ago

      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.

      • adr1an
        link
        fedilink
        21 month ago

        And why untyped languages are better at managing memory too. Less characters ftw!