CodyIT@programming.dev to Programmer Humor@programming.devEnglish · 1 day agoEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devimagemessage-square109fedilinkarrow-up1820
arrow-up1820imageEveryone's asking, 'Who's Json?', but nobody's asking, 'How's Json?'programming.devCodyIT@programming.dev to Programmer Humor@programming.devEnglish · 1 day agomessage-square109fedilink
minus-squareramble81@lemmy.ziplinkfedilinkarrow-up5·18 hours 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·11 hours 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-up6·18 hours 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-up4·16 hours 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·15 hours 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.