this post was submitted on 16 Jul 2023
646 points (92.3% liked)

Programmer Humor

32124 readers
1163 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

No offence

you are viewing a single comment's thread
view the rest of the comments
[–] Maultasche@feddit.de 13 points 1 year ago (17 children)

And just like in Metal Gear, he dies of old age if you wait a bit.

[–] unicorn@mander.xyz 29 points 1 year ago (16 children)

C is old, ubiquitous and still does not have a good replacement for its low-level cross-platform usecases, so I'll believe it when I see it πŸ˜„

[–] ursakhiin@beehaw.org 7 points 1 year ago (5 children)

Rust is doing a very decent job of low-level cross platform. C just has a very long history.

[–] Ret2libsanity@infosec.pub 1 points 1 year ago (1 children)

Rust won’t replace c.

The programs are too bloated for many embedded systems where every byte counts because it’s in ROM or loaded jnto IRAM

All that memory safety and garbage collection, for example, comes at a big cost

[–] Faresh@lemmy.ml 1 points 1 year ago

garbage collection

I don't think Rust has a garbage collector.

load more comments (3 replies)
load more comments (13 replies)
load more comments (13 replies)