Viewing profile — rootext
rootext
HN member- Joined
- Mon, Sep 26, 2016, 6:41 PM UTC
- HN karma
- 26
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About rootext
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #41891525
https://component-party.dev/compare/svelte4-vs-svelte5 best format to compare to my mind
-
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.
-
comment
Comment #39108677
Dart compiler does it, as I know.
-
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 …
-
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…