191
you are viewing a single comment's thread
view the rest of the comments
[-] Aurenkin@sh.itjust.works 26 points 6 days ago

I enjoyed the joke but yeah I thought Rust was known for quite good error messages in general. I haven't used it though myself.

[-] floofloof@lemmy.ca 27 points 6 days ago* (last edited 6 days ago)

Rust's compiler is more picky than most, but is really impressive in how it explains the errors and advises on how to fix them. It's a really good feature of Rust.

[-] nous@programming.dev 17 points 6 days ago

The problem is ides inlining only part of the error and generally skip all the helpful text on how to fix the error.

[-] ulterno@programming.dev 2 points 5 days ago

Expansion dropdowns are nice.They make it easier to fit in many errors in a small widget
and provide the user the option to see the rest of the error right there.
Then you have the option in the context menu to go to the actual error text.
I expect these things to be basically available in my IDE

this post was submitted on 09 Jun 2025
191 points (94.0% liked)

Programmer Humor

24206 readers
994 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