Live data from Hacker News

Viewing profile — hakanai

hakanai

HN member
Joined
Mon, Mar 15, 2021, 1:45 AM UTC
HN karma
2
Public activity
3 items

About hakanai

No profile information was provided.

Recent public activity

  1. comment
    Comment #26461737

    A 'word' on an x86 is 32-bit, but a WORD is 16 bits. You can _absolutely_ blame Microsoft for using it to mean something that it isn't.

  2. comment
    Comment #26461731

    If you need an 18-bit int it would be called int18 under this scheme. And encountering things like int18 in code, at least you would never wonder what kind of int it was.

  3. comment
    Comment #26461709

    Hmm, given its position in that sequence, it looks like it means a floating-point type larger than a double.