Solve mysteries through SQL.

    • shastaxc
      link
      fedilink
      322 days ago

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

      • Die Martin Die
        link
        fedilink
        722 days 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
          220 days ago

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