Live data from Hacker News

Viewing profile — the_girabbit

the_girabbit

HN member
Joined
Sat, Nov 20, 2021, 2:40 AM UTC
HN karma
7
Public activity
4 items

About the_girabbit

No profile information was provided.

Recent public activity

  1. comment
    Comment #29286117

    Yeah, but it’s a schema-less, self-describing data format. It’s not like a specific position in a data stream has a requirement to be a specific type. I can see why sum types would…

  2. comment
    Comment #29285322

    Ion will be even better for (structured) logging if this proposal for templates ever happens. https://github.com/amzn/ion-docs/pull/104 Looks like no one’s even so much as commente…

  3. comment
    Comment #29285169

    Comments don’t persist in binary. Like white space, they are explicitly not part of the data model.

  4. comment
    Comment #29285139

    Genuine question—why would you need a sum type in a self-describing data format?