onlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoShow me a better text format for serializingimgur.comexternal-linkmessage-square47fedilinkarrow-up1132file-text
arrow-up1132external-linkShow me a better text format for serializingimgur.comonlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square47fedilinkfile-text
minus-squarecolourlessidea@feddit.delinkfedilinkarrow-up19·1 year agoYAML is pretty good for readability, pretty awful for writability
minus-squaresynae[he/him]@lemmy.sdf.orglinkfedilinkEnglisharrow-up10·1 year agoInteresting, I find that the other reasonable options are far less writable than yaml
minus-squareNewPerspective@lemmy.worldlinkfedilinkarrow-up7·1 year agoRule of thumb: valid json is valid yaml. If you’re ever unsure, do it the old fashioned way.
YAML is pretty good for readability, pretty awful for writability
Interesting, I find that the other reasonable options are far less writable than yaml
Rule of thumb: valid json is valid yaml. If you’re ever unsure, do it the old fashioned way.