CodyIT@programming.dev to Programmer Humor@programming.devEnglish · 4 days agoEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devimagemessage-square143fedilinkarrow-up11.01Karrow-down125
arrow-up1985arrow-down1imageEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devCodyIT@programming.dev to Programmer Humor@programming.devEnglish · 4 days agomessage-square143fedilink
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up5arrow-down2·4 days agoI mean, that’s fine, right up till you have to communicate with something else. Given that 99% of APIs out there use JSON.
minus-squaresocsa@piefed.sociallinkfedilinkEnglisharrow-up3·4 days agoLol, I work with far too many serial APIs which are just sending three hex bytes for a key and value pair.
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up7arrow-down1·4 days agoUh-huh, and where do you think most “something else that you would interact with” live from a computing standpoint. It’s not like you’re using X12 or HL7 everywhere.
minus-squarelime!@feddit.nulinkfedilinkarrow-up4arrow-down1·4 days agoyou’re a few layers too high up then. i work mostly in ble and lora networks. json is waaay to verbose.
minus-squareLurkingLuddite@piefed.sociallinkfedilinkEnglisharrow-up3·4 days agoWait until you hear about this XML thing.
I mean, that’s fine, right up till you have to communicate with something else. Given that 99% of APIs out there use JSON.
Lol, I work with far too many serial APIs which are just sending three hex bytes for a key and value pair.
only on the web.
Uh-huh, and where do you think most “something else that you would interact with” live from a computing standpoint. It’s not like you’re using X12 or HL7 everywhere.
you’re a few layers too high up then. i work mostly in ble and lora networks. json is waaay to verbose.
Wait until you hear about this XML thing.