HN user

noj

8 karma
Posts0
Comments5
View on HN
No posts found.

I'm really looking forward to Rust being somewhat usable, I think it has made almost all the right choices. This is Google Go done right.

As a C++ developer I find my efforts on "memory management hints" to be totally worth it, due to the fact that you actually have to think about object ownership. Which in my mind makes for better designs.