d3ad social login

[d3ad]

tags labelled 'configuration' e

please login to post
@barray on Mon Nov 01 15:13:34 UTC 2021 said: &e
Interesting, the #vlc #configuration #file needed to be #reset *again* - appears to be some #bug ... This is #fixed by completely #resetting all configuration. If it happens again I will grab a #screenshot and #write a #coffeespace #article so that people can #search for the #solution online - I cannot personally find any other person talking about how to fix this. Very weird...
@barray on Sun Aug 15 03:09:29 UTC 2021 said: &e
@barray on Sun Aug 15 03:08:15 UTC 2021 said: &e
I've personally experienced #yaml (through #pandoc #configuration ) and #json through many other programs, and I *much* prefer JSON. As mentioned in the following article, YAML is *actively* hostile towards any kind of complex structure: https://utcc.utoronto.ca/~cks/space/blog.. The other benefit for something like JSON is that it is parsed by #js really easily and looks like a #cfamily language.
I would go further with my support of #json - I have been able to give a #configuration file to people who have never touched it before in their lives, and they figured out how to edit it within a few seconds. #yaml on the other hand has tonnes of tiny edge cases that cause it to fail to parse.
@barray on Sun Aug 15 03:08:15 UTC 2021 said: &e
I've personally experienced #yaml (through #pandoc #configuration ) and #json through many other programs, and I *much* prefer JSON. As mentioned in the following article, YAML is *actively* hostile towards any kind of complex structure: https://utcc.utoronto.ca/~cks/space/blog.. The other benefit for something like JSON is that it is parsed by #js really easily and looks like a #cfamily language.