Hacker News new | ask | show | jobs
by Thaxll 994 days ago
1k, 100k, 10m loc does not change anything because no project depends on all the loc as a single unit, everything is split into modules / packages / class / functions.

Kubernetes is over 1.5M loc and I've not seen problem with error handling.

1 comments

How many of those are if err == nil … ? Would be interesting to know.
Then what? how many ? there is in Rust code?