Hacker News new | past | comments | ask | show | jobs | submit login

> Errors per LOC is allegedly constant, across all languages.

If this is true, then a more verbose style will have a higher error rate. (more LOC to do the same task -> more errors)




>>Errors per LOC is allegedly constant > then a more verbose style will have a higher error rate.

I think that's what he means.


> Errors per LOC is allegedly constant, across all languages.

This implies that more expressive languages(more expressions per line) are less prone to errors.

You conclusion would be correct if he had stated that error per expression was constant between languages.


Don't confuse correlation with causation. It may not be that more lines is the cause, but that the method of thinking that some languages require you to think in is error prone, and it just so happens that such a language also needs more LoC.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: