Hacker Newsnew | past | comments | ask | show | jobs | submit | dndx's commentslogin

Depends on the kind of programs you write, you may not actually need the "features" Rust provides (e.g. no-GC and high performance). In that case writing in a GC managed language certainly removes a lot of mental burden compared to writing in Rust.

However, anyone came from a systems programming background and wrote any non-trivial async network applications in C/C++ will most certainly appreciate the abstraction and safety Rust provides. Productivity grows significantly when writing in Rust because a lot of the low level details are handled by library authors instead of the programmer.


Same with Google's Report IP problems form, if you tries to put an IPv6 address it will always return: "Invalid IP address" and wouldn't let you submit the form.

Link: https://support.google.com/websearch/workflow/9308722?hl=en


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

Search: