Hacker News new | ask | show | jobs
by nine_k 58 days ago
Indeed, many bugs are API usage bugs, something that no language can verify. (The API is implemented in C anyway.)
1 comments

No, but some languages make designing difficult-to-misuse APIs a lot easier than others.
It's Linux, it's a C API, so there's little hope.

I wonder if Redox has a much better API; at least I hope it does.