• Synapse@lemmy.world
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    1
    ·
    edit-2
    24 hours ago

    Still odd, I very much doubt they use a 8bit variable to set this limit. What would this bring ?

    • qaz@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      edit-2
      19 hours ago

      When the program is running it’s probably stored with 32 or 64 bits, but that probably isn’t the case for the network packet layout. I can imagine them wanting to optimize network traffic with over 3 billion users even if it’s just a small improvement.

      Also TIL that Erlang’s VM apparently stores strings as linked lists of chars. Very strange.

      data representation of string 'phi'