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

Programmer Humor

32031 readers
1308 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
[–] Ret2libsanity@infosec.pub 80 points 1 year ago (3 children)

C is the sniper you don’t see

[–] Maultasche@feddit.de 13 points 1 year ago (1 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 (4 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 (3 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!

[–] jlh@lemmy.jlh.name 2 points 1 year ago (1 children)

At the same time, C is the only stable ABI available for Rust.

[–] pingveno@lemmy.ml 2 points 1 year ago

That's true, but they're working on an ABI implementation. It's no mean feat with a language like Rust. A quick search around the Internet found various possible candidates, though many of the discussion threads have petered out.

[–] 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.

[–] anewbeginning@lemmy.world 2 points 1 year ago (1 children)
[–] unicorn@mander.xyz 2 points 1 year ago

I wouldn't say "need", but there are possible improvements to ergonomics and safety that wouldn't make the language itself more complex or high level. I think it does its job quite well though and will be here for decades to come.

[–] Rodeo@lemmy.ca -1 points 1 year ago

Ada has been around since 1983 and is objectively superior. Yes I will die on that hill.

It's too bad programmers are all such egotards they think they can write bugfree programs in C, while whining about how "restrictive" a safe language like Ada is.

[–] hglman@lemmy.ml 9 points 1 year ago

C is back at HQ with 2 Stars and enough political capital to serve till they die.