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

Programmer Humor

32710 readers
453 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
[–] seaQueue 219 points 7 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

[–] Aceticon 59 points 7 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.

[–] seaQueue 14 points 7 months ago

Hardware accelerated JSON Markov chain operations when?

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

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