904
Rust (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] Oinks 8 points 2 weeks ago* (last edited 2 weeks 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
904 points (100.0% liked)

Programmer Humor

25900 readers
1255 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