this post was submitted on 25 Jul 2023
1053 points (98.2% liked)

Programmer Humor

18962 readers
947 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (1 children)

'it should pretty much never segfault' uh, isn't that the entire point of Rust? Unless you're counting failing a bounds check as a segfault

[โ€“] [email protected] 1 points 1 year ago

I'm confused by your comment. Yes, that is a major benefit of using Rust. That was my point.