CodyIT@programming.dev to Programmer Humor@programming.devEnglish · 1 month agoEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devimagemessage-square146linkfedilinkarrow-up11.03Karrow-down125
arrow-up11Karrow-down1imageEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devCodyIT@programming.dev to Programmer Humor@programming.devEnglish · 1 month agomessage-square146linkfedilink
minus-squarefoleac@discuss.tchncs.delinkfedilinkarrow-up63·edit-21 month agoTypeError: JSON.stringfy is not a function
minus-squareurushitan 漆たん@kakera.kintsugi.moelinkfedilinkarrow-up15·1 month agoof course MIT uses their own JSON primitives
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up8·1 month agoOh shit didn’t notice the typo. Probably the all caps didn’t help.
minus-squareTetragrade@leminal.spacelinkfedilinkEnglisharrow-up8·1 month agoIts ok, JavaScript is an interpreted language so the client won’t notice until after we’ve shipped.
minus-squareBuddahriffic@lemmy.worldlinkfedilinkarrow-up2arrow-down1·1 month agoMaybe the client’s interpreter’s autocorrect will fix it at run time.
minus-squareuen3@sh.itjust.workslinkfedilinkarrow-up6·1 month agoNot as far-fetched a scenario as in a sane world it should be. I could imagine the next version of Chrome running a local mini-Gemini instance with a custom system prompt __“You are a fast, secure, and error-free Javascript JIT compiler…”_
TypeError: JSON.stringfy is not a function
of course MIT uses their own JSON primitives
Oh shit didn’t notice the typo. Probably the all caps didn’t help.
Its ok, JavaScript is an interpreted language so the client won’t notice until after we’ve shipped.
Maybe the client’s interpreter’s autocorrect will fix it at run time.
Not as far-fetched a scenario as in a sane world it should be. I could imagine the next version of Chrome running a local mini-Gemini instance with a custom system prompt __“You are a fast, secure, and error-free Javascript JIT compiler…”_