• Flax
    link
    fedilink
    English
    112 days ago

    Some programming languages and data storage types have 8 bit limits. You’d be surprised.

    • @Tja@programming.dev
      link
      fedilink
      012 days ago

      Any language that implements and enforces a uint8, yes, but you don’t use those types because of forward compatibility.