1018
submitted 9 months ago by lelgenio@lemmy.ml to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] tetris11@lemmy.ml 18 points 9 months ago

Rust: it will take 10 months to build the app you want, but it will run super fast.

Zig: it will take 10 days to build the app you want, but it will run super fast.

You get to pick one cult. Which one is it?

[-] savedbythezsh@sh.itjust.works 25 points 9 months ago

I'd like to point out, the value add of Rust isn't speed, it's safety in a low-level language. C is also just as fast, it's just that Rust guarantees safety in a wide class of potential catastrophic bugs with little to no runtime overhead, by using the design of the language and compiler.

[-] tetris11@lemmy.ml 4 points 9 months ago

That's very true. My main issue though is the steep learning curve

load more comments (14 replies)
this post was submitted on 15 Nov 2023
1018 points (96.2% liked)

Programmer Humor

31700 readers
674 users here now

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

Rules:

founded 5 years ago
MODERATORS