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

Programmer Humor

32051 readers
1719 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 220 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 58 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 14 points 4 months ago

Hardware accelerated JSON Markov chain operations when?

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

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