Hacker News new | past | comments | ask | show | jobs | submit login

>Complexity is bad.

unneeded complexity is bad. But making simplicity out of a complex problem takes more time and talent than most people have (if it's possible at all for that problem space to begin with).

C++ and Rust are designed around dealing with complex problems. Specifically in this case where memory management is of utmost importance. Understand the problem you're trying to solve before dismissing a tool as "too complex". If you don't have that problem, wonderful. More time to focus on the problems you actually need to solve instead of complaining about other problems.






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

Search: