These are public posts tagged with #stopdunkingonlaziness. You can interact with them if you have an account anywhere in the fediverse.
@haskman
Strict-by-default is just asking users do to what a compiler should do.
For the same reason we don't want to use manual memory management (even with the borrow checker assistance) *all the time*.
Let me focus on what's important and let the compiler find a best way to do it.