Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agoBrace Stylesh.itjust.worksexternal-linkmessage-square154linkfedilinkarrow-up11.32Karrow-down113
arrow-up11.3Karrow-down1external-linkBrace Stylesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agomessage-square154linkfedilink
minus-squarehumbletightband@lemmy.dbzer0.comlinkfedilinkarrow-up6·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.