Hacker News new | ask | show | jobs
by fulafel 395 days ago
> embrace a "Python 4" with a strict ownership model like Rust

Rust only does this because it targets low-level use cases without automatic memory management, and makes a conscious tradeoff against ease of programming.