this post was submitted on 15 Jul 2026
129 points (97.1% liked)

Rust

8139 readers
21 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] FizzyOrange@programming.dev 1 points 18 hours ago (1 children)

C won’t surprise you...

Lol... I'm sure there's a meme or graph for where you are in learning C to believe this.

then translates to assembly code with a very predictable pattern.

Even this is a stretch. Modern C compilers can do some wild transformations. I assume you've seen the classic one where UB makes it jump to a function that you never actually call.

bash scripting is well-defined

Yeah I mean Bash's problem isn't that it's poorly defined - it's that the definition is awful!

[–] SpaceNoodle@lemmy.world 1 points 15 hours ago (1 children)

I've been programming for 35 years, and professionally for over 20, so I'm pretty far along the curve, thanks.

[–] FizzyOrange@programming.dev 1 points 11 hours ago (1 children)

Well I guess not everyone learns at the same rate.

[–] SpaceNoodle@lemmy.world 1 points 11 hours ago

Don't worry, you might make it to the start of the bell curve one day.