Hacker News new | ask | show | jobs
by jasonhansel 1263 days ago
> Yes, Rust “partially” resolves the issue

Which is a pretty big advantage!

2 comments

Doesn’t Go also partially solve the issue?

I write both Go and Rust code, and I don’t feel like there’s a huge advantage to one side or the other here. Maybe I don’t understand what point you are making.

Whether it's a big or small advantage is an empirical question. How often do panics happen otherwise, and how bad are they? It's going to depend on the system.