Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Thaxll
on Sept 27, 2023
|
parent
|
context
|
favorite
| on:
Rust vs Go: A Hands-On Comparison
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.
metaltyphoon
on Sept 27, 2023
[–]
How many of those are if err == nil … ? Would be interesting to know.
Thaxll
on Sept 27, 2023
|
parent
[–]
Then what? how many ? there is in Rust code?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Kubernetes is over 1.5M loc and I've not seen problem with error handling.