logoalt Hacker News

poincaredisk • 12/09/2024 • 0 replies • view on HN

In my opinion it's a bad practice, and rewriting code to be typeable is a good idea for refactoring.

But I write Python for some time now, and I know what you mean. I have nightmares about codebases with dynamically generated class fields for example (though I heard ruby is even worse)