you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago (1 child)

I agree, they are just going to hit the wall again way too fast. If the limit is 256 or 2^8, they should increase it to 65536 or 2^16. Now that's a limit that feels safer to leave at for many year to come.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 9 points 2 years ago (1 child)

    Or do what ietf did "We're running out of 32bit addresses, should we add some bits and call it an even 48? No! Let's double the number of addresses 96 fucking times!"

    Start using 128bit for everything.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago* (last edited 2 years ago) (1 child)

    If you have to solve a problem, do it in a way that solves it for good.

    Max value of uint128 is ~340 undecillion (~3.4e38).

  • source
  • parent
  • hideshow 2 child comments