Sjmarf to Programmer [email protected] • 1 year agoBrace Stylesh.itjust.worksimagemessage-square154fedilinkarrow-up11.33Karrow-down113
arrow-up11.32Karrow-down1imageBrace Stylesh.itjust.worksSjmarf to Programmer [email protected] • 1 year agomessage-square154fedilink
minus-square@[email protected]linkfedilink7•1 year agoIt’s kinda organic in python, but God forbid how often I made mistakes in yaml learning k8s
minus-squaremoxlinkfedilink3•edit-21 year agoHaha… Yes, I’ve found yaml to be problematic in this area, too. Probably because it lacks the context cues and modularity of a programming language.
minus-square@[email protected]linkfedilink3•1 year agoContext cues could be provided by jsonschema, but still it’s unbearable in comparison even with json.
It’s kinda organic in python, but God forbid how often I made mistakes in yaml learning k8s
Haha… Yes, I’ve found yaml to be problematic in this area, too. Probably because it lacks the context cues and modularity of a programming language.
Context cues could be provided by jsonschema, but still it’s unbearable in comparison even with json.