MHLoppy@fedia.io to Programmer Humor@programming.dev · 2 days agoisInHell = 'true'fedia.ioimagemessage-square82fedilinkarrow-up1640arrow-down13file-text
arrow-up1637arrow-down1imageisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 2 days agomessage-square82fedilinkfile-text
minus-squareBeigeAgenda@lemmy.calinkfedilinkarrow-up14·2 days agoHear me out, what about using JSON to store the configuration in the Python backend?
minus-squareUnfortunateShort@lemmy.worldlinkfedilinkarrow-up9·2 days agoYou need to use as many different formats as possible, otherwise you look unprofessional
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up6·2 days 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.
Hear me out, what about using JSON to store the configuration in the Python backend?
You need to use as many different formats as possible, otherwise you look unprofessional
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.