Hacker News new | ask | show | jobs
by kietay 929 days ago
Python typing nightmares definitely do not just go away with the use of mypy. There are so so many ways to break out of the guardrails it supplies that are not caught.
1 comments

I can write stringly typed code in haskell too if it comes to that.