TSON – A JSON superset with immutable, hash-pinned schemas
1–10 of 68 posts
Re: TSON – A JSON superset with immutable, hash-pinned schemas
#2Hash-pinned schemas are definitely the right direction for ensuring verifiable provenance across distributed systems. Great concept!
Re: TSON – A JSON superset with immutable, hash-pinned schemas
#3Hash-pinned schemas are definitely the right direction for ensuring verifiable provenance across distributed systems. Great concept!
Agree. It’s early stages, but I love the approach!
Re: TSON – A JSON superset with immutable, hash-pinned schemas
#4why can't you use hash pinned schemas with existing json? Why do you need a new format for it?
Re: TSON – A JSON superset with immutable, hash-pinned schemas
#5when will be xson invented, with support of xpathson and xsdson but strictly leaving out other xml features.. for future improvement?
Re: TSON – A JSON superset with immutable, hash-pinned schemas
#6Seems like it draws a lot of inspiration from EDN. Tagged literals, commas-as-whitespace (and optional), and anything-can-be-a-key are features I sorely miss when I have to go back to JSON.
Don't know how I feel about optional quotes around strings, that seems like a mistake. And having an immutable set literal would be nice as well.
Re: TSON – A JSON superset with immutable, hash-pinned schemas
#7If the author is here, the Github repo in https://litterat.io/ should be https://github.com/litterat
Re: TSON – A JSON superset with immutable, hash-pinned schemas
#8why can't you use hash pinned schemas with existing json? Why do you need a new format for it?
Here's some json: []
How do you add schema info to that?
Re: TSON – A JSON superset with immutable, hash-pinned schemas
#9Absolute slop. Interesting that the end result, the place where Claude ended up, is similar to a (human-authored, windmill-tilting) project of mine, https://preserves.dev/ . Though with a much prettier website and far, far, far more words.