onehundredsixtynine@sh.itjust.works to Technology@lemmy.worldEnglish · 1 day agoThe Great Software Quality Collapse: How We Normalized Catastrophetechtrenches.substack.comexternal-linkmessage-square108fedilinkarrow-up1301arrow-down113cross-posted to: programming@programming.dev
arrow-up1288arrow-down1external-linkThe Great Software Quality Collapse: How We Normalized Catastrophetechtrenches.substack.comonehundredsixtynine@sh.itjust.works to Technology@lemmy.worldEnglish · 1 day agomessage-square108fedilinkcross-posted to: programming@programming.dev
minus-squarepanda_abyss@lemmy.calinkfedilinkEnglisharrow-up8arrow-down2·1 day agoHow can your code be too pythonic? Also type hints are the shit. Nothing better than hitting shift tab and getting completions and documentation. Even if you’re planning to migrate to a hypothetical new code base, getting a bunch of documented modules for free is a huge time saver. Also migrations fucking suck, you’re an idiot if you think that will solve your problems.
How can your code be too pythonic?
Also type hints are the shit. Nothing better than hitting shift tab and getting completions and documentation.
Even if you’re planning to migrate to a hypothetical new code base, getting a bunch of documented modules for free is a huge time saver.
Also migrations fucking suck, you’re an idiot if you think that will solve your problems.