@renzev to Programmer [email protected]English • 3 months agoAI's take on XMLimagemessage-square140arrow-up11.26Karrow-down123cross-posted to: programmerhumor
arrow-up11.24Karrow-down1imageAI's take on XML@renzev to Programmer [email protected]English • 3 months agomessage-square140cross-posted to: programmerhumor
minus-square@[email protected]linkfedilink4•3 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-squaremrinfinitylink7•3 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@reineilink2•edit-23 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@[email protected]linkfedilinkEnglish1•3 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.