Live data from Hacker News

Viewing profile — panpog

panpog

HN member
Joined
Sun, Dec 22, 2024, 10:33 AM UTC
HN karma
3
Public activity
6 items

About panpog

No profile information was provided.

Recent public activity

  1. comment
    Comment #45233718

    Why did Unicode want codepointwise round-tripping? One codepoint in a legacy encoding becoming two in Unicode doesn't seem like it should have been a problem. In other words, why i…

  2. comment
    Comment #44487392

    You still get the combinatoric explosion, but you have more bits to work with. Imagine if you could combine any 9 jamo into a single hangul syllable block. (The real combinatorics …

  3. comment
    Comment #44486079

    Can you fit everything into 32 bits? I have no idea, but Hangul and indict scripts seem like they might have a combinatoric explosion of infrequently used characters.

  4. comment
    Comment #44485942

    Of course you sometimes need tailoring to a particular language. On the other hand, I don't see how encoding untailered casing would make tailored casing harder.

  5. comment
    Comment #44484253

    It seems plausible that this could be made efficiently doable byte-wise. For example, C3 xx could be made to uppercase to C4 xx. Unicode actually does structure its codespace to ma…

  6. comment
    Comment #44415223

    There is only one integer k that we can actually write down (given much more paper than could fit in the universe) such that ZFC+ “BB(748)=k” is consistent. However, given that sam…