891
Rust (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] Oinks@lemmy.blahaj.zone 9 points 4 days ago* (last edited 4 days ago)

No C program is written to satisfy a borrow checker and most wouldn't compile with one, so adding it would require rewriting the world anyways. At that point why not choose a language that, in addition to being memory safe, also drastically cuts down on other kinds of UB, has sum types, sane error handling, a (mostly) thread safe standard library, etc.?

this post was submitted on 10 Aug 2025
891 points (95.3% liked)

Programmer Humor

25699 readers
1367 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 2 years ago
MODERATORS