▲ | wvenable 6 days ago | ||||||||||||||||
Except that most often you can just look at it and figure it out. | |||||||||||||||||
▲ | tgma 6 days ago | parent | next [-] | ||||||||||||||||
Sure you can look at it[1], but you're not expected to look at Apple Photos database. The computer is. Write a correct JSON parser, compare with protobuf on various metrics, and then we can talk. [1]: although to be fair, I am older than kids whose first programming language was JavaScript, so I do not think of JSON object format with property names in quotes and integers that need to be wrapped as strings to be safe, etc., lack of comma after the last entry--to be fair this last one is a problem in writing, not reading JSON--as the most natural thing | |||||||||||||||||
| |||||||||||||||||
▲ | IshKebab 6 days ago | parent | prev [-] | ||||||||||||||||
Sure but unless you want to embed an LLM in every JSON library, computers can't do that. |