Sjmarf to Programmer [email protected] • 4 months agoBrace Stylesh.itjust.worksmessage-square150fedilinkarrow-up11.3K
arrow-up11.3KimageBrace Stylesh.itjust.worksSjmarf to Programmer [email protected] • 4 months agomessage-square150fedilink
minus-square@[email protected]linkfedilink7•4 months agoIt’s kinda organic in python, but God forbid how often I made mistakes in yaml learning k8s
minus-squaremoxlinkfedilink3•edit-24 months 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•4 months 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.