@renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish • 10 months agoAI's take on XMLlemmy.worldimagemessage-square130fedilinkarrow-up11.26Karrow-down123
arrow-up11.24Karrow-down1imageAI's take on XMLlemmy.world@renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish • 10 months agomessage-square130fedilink
minus-square@MonkderVierte@lemmy.mllinkfedilink4•10 months ago The amount of config.jsons I’ve had to mess with… Yeah, json is not a good config format. As much as xml is not. Please use something like YAML or TOML.
minus-squaremrinfinitylinkfedilink7•10 months agoI never moved away from ini I’ve just been sititng back watching you all re-invent the wheel over and over and over and over and over.
minus-square@reinei@lemmy.worldlinkfedilink2•edit-210 months agoIt’s a wheel, it’s supposed to turn over and over and over ad infinitum! /S (because it’s big sarcasm instead of small.)
minus-square@toastal@lemmy.mllinkfedilinkEnglish1•10 months agoI wish more things used Nickel or Dhall for config. I don’t know why I wouldn’t want editor support for type information or the ability to make functions in my non-Turing-complete config to eliminate boilerplate on my end.
Yeah, json is not a good config format. As much as xml is not. Please use something like YAML or TOML.
I never moved away from ini I’ve just been sititng back watching you all re-invent the wheel over and over and over and over and over.
It’s a wheel, it’s supposed to turn over and over and over ad infinitum!
/S (because it’s big sarcasm instead of small.)
I wish more things used Nickel or Dhall for config. I don’t know why I wouldn’t want editor support for type information or the ability to make functions in my non-Turing-complete config to eliminate boilerplate on my end.