this post was submitted on 14 May 2024
60 points (98.4% liked)

Programmer Humor

32018 readers
1007 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@lemmy.world 16 points 4 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@lemmy.world 6 points 4 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@lemmy.world 6 points 4 months ago

Hardware accelerated JSON Markov chain operations when?

[–] theterrasque@infosec.pub 1 points 4 months ago

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