Viewing profile — the_girabbit
the_girabbit
HN member- Joined
- Sat, Nov 20, 2021, 2:40 AM UTC
- HN karma
- 7
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About the_girabbit
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #29285169
Comments don’t persist in binary. Like white space, they are explicitly not part of the data model.
-
comment
Comment #29285139
Genuine question—why would you need a sum type in a self-describing data format?