Hacker News new | ask | show | jobs
by mannykannot 3187 days ago
> A lot of the conclusions are along these lines: languages with explicit type conversion have less [type conversion] errors. Well, of course...

Well, of course, indeed... There is a bogus argument here, and it is not in that part of the study which is being ridiculed. Modifying the statement you are arguing against is often an indication that something isn't quite right.

Of course, what matters here is the overall error rate, possibly weighted for severity (though trying to do that is itself problematic), on comparable tasks. In a rational world, anything that can eliminate an important class of error, without making corresponding increases elsewhere, would be regarded as a success.