Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I remember someone saying that "Rust skipped leg day", feeling that Rust was overly focused on the borrow checker while only solving a small number of problems.

1. I think its easy, especially for GC users, to forget that memory management is really about resource management.

2. The composability of features with the borrow checker is outstanding, like proper session types / locks or Send+Sync for safe use data with threads.



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

Search: