315
submitted 3 months ago* (last edited 3 months ago) by ssm@lemmy.sdf.org to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] Ephera@lemmy.ml 27 points 3 months ago

Yeah, learning Rust has given me greater appreciation for C/C++. Like, the selling feature of all three is that they don't use a runtime, which means you're not locked into that ecosystem. You can create libraries with them, that can be used from virtually any other language.

It's also easy to say that the performance of Java, Python et al is fine, but having a larger application start up in 1 rather than 20 seconds is still always appreciated.

[-] gnutrino@programming.dev 4 points 3 months ago

Like, the selling feature of all three is that they don't use a runtime

Microsoft:

this post was submitted on 08 Jun 2024
315 points (96.5% liked)

Programmer Humor

32078 readers
644 users here now

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

Rules:

founded 5 years ago
MODERATORS