Hacker News new | ask | show | jobs
by g-w1 1074 days ago
The shooting yourself in the foot part is doing memory unsafe things in C where you get a segmentation fault that Rust would have stopped you from doing.