Post #3219236
2026-06-09 09:05 UTC
So, googling it, the general premise is you should use smart pointers to avoid crashes. Got it.
Replies (3)
-
@DahGangalang@infosec.pub 2026-06-09 11:20
Smart pointers implies C++, which is not the right answer.
-
@CanadaPlus@lemmy.sdf.org 2026-06-09 19:04
They all have footguns that cause different crashes. If you want to do explicit memory access without inevitable problems starting, you need Rust. That’s literally the whole thing with Rust.
-
@HeyThisIsntTheYMCA@lemmy.world 2026-06-10 06:07
Uh I think I’ll just let the cat drive instead