this post was submitted on 25 Sep 2024
888 points (87.4% liked)

Programmer Humor

19331 readers
20 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 2 weeks ago (3 children)

For me "The Critical Flaw" of rust is its compiler. And requirent of 12 GB of disk space to compile just the frontend of compiler. Even GCC will all frontends(C, C++, Ada, Fortran, Modula-2, JIT) requires less space.

But joke is probably about "rewrite in rust" culture.

[–] [email protected] 8 points 2 weeks ago

Wow that's enormous. I'll have to learn more about that. Thanks for the info!

[–] [email protected] 1 points 2 weeks ago

Maybe someone ought to rewrite rust in C.

[–] [email protected] 0 points 2 weeks ago (1 children)

that's because Rust is more modern and in modern days we don't rly have hard disk limitation, also it's probably because the compiler tells you the solution to most problems

[–] [email protected] 2 points 2 weeks ago (1 children)

and in modern days we don't rly have hard disk limitation

well if you are a corporation, that's true. Otherwise, not much

[–] [email protected] 1 points 2 weeks ago (1 children)

I mean c'mon, every pc that can compile rust in a reasonable time has at least 20gb of storage

[–] [email protected] 1 points 2 weeks ago

yeah but I don't want to use up 20 GB just for a single project. It's not like my hard drive is 80% free. more like 10% free, even though it's large, because I'm using it and I'm already selective on what I'm doing on it