Hacker News new | ask | show | jobs
by TrickardRixx 1275 days ago
Please see Raymond Hettinger's keynote on efficiently handling bugs[0]. He makes the case that static type checking is a boon for Python except for in specific programs that make extensive use of covariant and/or contravariant types.

[0] https://www.youtube.com/watch?v=ARKbfWk4Xyw

1 comments

Increasing the time to market by a factor of 3 is never worth it.