this post was submitted on 15 May 2024
243 points (88.3% liked)

Programmer Humor

18927 readers
763 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
[–] kaffiene@lemmy.world 2 points 3 months ago (2 children)

I think I'd rather code in Go than Rust. But I'm not a great Rust programmer so my opinion may not count. I can code effectively in C, C++, Go, Java, C#, Python, and a few others, but Rust is the only language that I find hard to use. I'm probably just dumb

[–] zinderic@programming.dev 3 points 3 months ago

You're not dumb. Rust is a hard language to pick. Some people probably think I'm mocking it because I made this meme but I'm really not - I love Rust. I'm mocking us mere humans trying to cope with greatness 🀣And I'm looking forward to the time when I finally "graduate" and become more productive and experienced with Rust.

[–] Fal@yiffit.net -2 points 3 months ago (1 children)

Are you using an IDE like rustrover? Rust is by far the easiest language I've worked with. It makes it so the only way to write code is the right way

[–] kaffiene@lemmy.world 1 points 3 months ago

Yes, I was using Rustrover the last time I used Rust. VSCode previously. I've tried to get into Rust a few times and really just failed repeatedly. Ill probably try again at some point but my experience thus far hasn't been great