MHLoppy@fedia.io to Programmer Humor@programming.dev · 13 hours agoisInHell = 'true'fedia.ioimagemessage-square66fedilinkarrow-up1522arrow-down13file-text
arrow-up1519arrow-down1imageisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 13 hours agomessage-square66fedilinkfile-text
minus-squareBeigeAgendalinkfedilinkarrow-up12·13 hours agoHear me out, what about using JSON to store the configuration in the Python backend?
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up4·10 hours agoI like your idea, but hear me out: A Python file for configuration is the best way to guarantee that any friendly code I write to help the user with config usually won’t execute. And I hate my users.
minus-squareUnfortunateShort@lemmy.worldlinkfedilinkarrow-up6·12 hours agoYou need to use as many different formats as possible, otherwise you look unprofessional
Hear me out, what about using JSON to store the configuration in the Python backend?
I like your idea, but hear me out:
A Python file for configuration is the best way to guarantee that any friendly code I write to help the user with config usually won’t execute. And I hate my users.
You need to use as many different formats as possible, otherwise you look unprofessional