Sjmarf to Programmer Humor@programming.dev • 10 months agoBrace Stylesh.itjust.worksimagemessage-square154fedilinkarrow-up11.32K
arrow-up11.32KimageBrace Stylesh.itjust.worksSjmarf to Programmer Humor@programming.dev • 10 months agomessage-square154fedilink
minus-square@humbletightband@lemmy.dbzer0.comlinkfedilink6•10 months agoIt’s kinda organic in python, but God forbid how often I made mistakes in yaml learning k8s
minus-squaremoxlinkfedilink3•edit-210 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@humbletightband@lemmy.dbzer0.comlinkfedilink3•10 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.