this post was submitted on 28 Feb 2024
315 points (95.1% liked)
Programmer Humor
19557 readers
381 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Man I fucking love the Rust compiler. Easily the most understandable and useful error messages I've ever seen.
Have you seen Elm's error messages? They were what inspired Rust to have its error messages.
I like how Elm error messages are like the compiler talking to you as a person.