this post was submitted on 13 Jun 2024
2 points (100.0% liked)

Programmer Humor

22856 readers
130 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 2 years ago
MODERATORS
 
all 7 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 10 months ago (1 children)

I do enjoy the rust compiler error messages. They are nicely formatted

[–] [email protected] 1 points 10 months ago

I'm trying to learn rust and so far this has definitely made it so much more accessible.

Not to mention their super useful "rustlings" training which has these nice little challenges to get you used to language and syntax

[–] [email protected] 2 points 10 months ago

Lol, it took me a while to realize it's the compiler essentially saying "how high".

[–] [email protected] 0 points 10 months ago

i dislike rust, but have to give them credit for helpful error messages. not quite racket level but impressive

[–] [email protected] 0 points 10 months ago (1 children)
[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

I don't know Rust but jump typically moves the program counter, where the height represents the number of instructions to move