Live data from Hacker News

Viewing profile — rootext

rootext

HN member
Joined
Mon, Sep 26, 2016, 6:41 PM UTC
HN karma
26
Public activity
6 items

About rootext

No profile information was provided.

Recent public activity

  1. comment
    Comment #42193915

    Awesome article. SDF(or mSDF) isn't the future. It's already "good enough" classic. > This works, but performance tanks hard, as we solve every > bezier curve segment per pixel Thi…

  2. comment
    Comment #41891525

    https://component-party.dev/compare/svelte4-vs-svelte5 best format to compare to my mind

  3. comment
    Comment #40169499

    It seems you are mixing two things: inner string representation and read/write encoding. Java has never used UTF-16 as default for the second.

  4. comment
    Comment #39108677

    Dart compiler does it, as I know.

  5. comment
    Comment #33443607

    You can import/export to Google Authenticator only and you must have two phones. You cannot backup QR codes because screenshot is forbidden for security reason. You cannot migrate …

  6. comment
    Comment #32369385

    > It doesn't support map/tables/dictionaries. This is actually huge. It's actually easy to implement. Just define custom scalar type: scalar JSON type MyObject { myField: JSON } ht…