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

Programmer Humor

32371 readers
595 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.

[โ€“] unicorn@mander.xyz 5 points 1 year ago

Its cross-platform support (not just for using but also for building it) is not there yet, and it is quite huge and unstandardized with only one full implementation. I'd agree the last part will change with age, but given the frequent large changes and feature additions I am afraid it will be harder and harder and it is simply too complex and fast-moving for many low-level applications. It is closer to C++ than C in my eyes. I'd be happy seeing it replace C++ though for its memory safety benefits!

load more comments (4 replies)
load more comments (14 replies)
load more comments (14 replies)