Fun fact. Despite what the proponents of static typing say, there is literally no proof that static typing affects code quality (as in, the number of defects per line of code in similar software).
@newt@pry > number of defects per line of code There is also no evidence that such a metric makes any sense😏 I mean it would, given fixing a defect required constant median time, but we all know that it's never the case.