Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
achaeus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
achaeus
9mo ago
Okay, I like Rust, really... But, I totally agree it's not just about memory safety. <rant> Rust gives you: Memory safety (mostly), No use-after-free, double-free, buffer overruns in safe Rust. It does not give you: logic/pr