I stole 20 minutes of labour from work to make this

  • LucyTheBrazen [she/her]
    hexagon
    ·
    1 year ago

    Every single instruction has a concrete usecase. Otherwise they wouldn't exist. but yeah, that one is so extremely specific, it prompted me to make that

    • Llituro [he/him, they/them]
      ·
      1 year ago

      why the fuck is it 52-bit integers? that's a data type in literally no language, even if there's some use case where the missing 12 bits are used by the software for metadata or other stuff.

          • NonWonderDog [he/him]
            ·
            1 year ago

            Significand, mantissa, the part after the decimal point. (Or maybe the term “significand” includes the implicit “1.” and so would be 53 bits? I forget.)

            Anyway, the part that isn’t exponent or sign, not including the implicit 1, is 52 bits.