Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agoBrace Stylesh.itjust.worksimagemessage-square153fedilinkarrow-up11.32Karrow-down113
arrow-up11.31Karrow-down1imageBrace Stylesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agomessage-square153fedilink
minus-squarehumbletightband@lemmy.dbzer0.comlinkfedilinkarrow-up7·1 year agoIt’s kinda organic in python, but God forbid how often I made mistakes in yaml learning k8s
minus-squaremox@lemmy.sdf.orglinkfedilinkarrow-up3·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-squarehumbletightband@lemmy.dbzer0.comlinkfedilinkarrow-up3·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.