<@U092308M7> In theory most of the things mentione...
# random
j
@orangy In theory most of the things mentioned in the article is the programmer's job, in reality, programmers don't write tests, don't check for every possible null, extend classes they shouldn't, etc. In academia he might be right, in the workplace, there's typically not time to write code and tests that checks for every possible null - if the language can do it for you, why not.