5 ms·
From the outside I see (do not write manually managed memory). C/C++, you SHOULD do X to prevent certain bugs. Rust, you MUST do X to prevent certain bugs. H
by malklera 6mo ago
From the outside I see (do not write manually managed memory).
C/C++, you SHOULD do X to prevent certain bugs.
Rust, you MUST do X to prevent certain bugs.
Humans are lazy, error-prone, unskilled, etc. When I decide to get to a more low-level language, I will choose the language that forces me to good behavior.