CodyIT@programming.dev to Programmer Humor@programming.devEnglish · 3 days agoEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devimagemessage-square142fedilinkarrow-up11Karrow-down126
arrow-up1975arrow-down1imageEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devCodyIT@programming.dev to Programmer Humor@programming.devEnglish · 3 days agomessage-square142fedilink
minus-squarefoleac@discuss.tchncs.delinkfedilinkarrow-up63·edit-23 days agoTypeError: JSON.stringfy is not a function
minus-squareurushitan 漆たん@kakera.kintsugi.moelinkfedilinkarrow-up15·3 days agoof course MIT uses their own JSON primitives
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up8·2 days agoOh shit didn’t notice the typo. Probably the all caps didn’t help.
minus-squareTetragrade@leminal.spacelinkfedilinkEnglisharrow-up8·2 days agoIts ok, JavaScript is an interpreted language so the client won’t notice until after we’ve shipped.
minus-squareBuddahriffic@lemmy.worldlinkfedilinkarrow-up2arrow-down1·2 days agoMaybe the client’s interpreter’s autocorrect will fix it at run time.
minus-squareuen3@sh.itjust.workslinkfedilinkarrow-up6·2 days 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…”_