this post was submitted on 14 May 2024
1351 points (99.1% liked)

Programmer Humor

35366 readers
8 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 219 points 11 months ago (3 children)

The best I can do is an ML model running on an NPU that parses JSON in subtly wrong and impossible to debug ways

[–] [email protected] 58 points 11 months ago (1 children)

Just make it a LJM (Large JSON Model) capable of predicting the next JSON token from the previous JSON tokens and you would have massive savings in file storagre and network traffic from not having to store and transmit full JSON documents all in exchange for an "acceptable" error rate.

[–] [email protected] 14 points 11 months ago

Hardware accelerated JSON Markov chain operations when?

[–] [email protected] 8 points 11 months ago

So you're saying it's already feature complete with most json libraries out there?