Comment on The Great Software Quality Collapse: How We Normalized Catastrophe
panda_abyss@lemmy.ca 2 days 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.