this post was submitted on 15 Apr 2025
313 points (99.1% liked)

Programmer Humor

23251 readers
1138 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] DavidGA@lemmy.world 8 points 4 weeks ago (6 children)

Unlocalized strings are not errors.

[โ€“] balsoft@lemmy.ml 4 points 4 weeks ago

I guess it depends on the definition, but I'd say they absolutely are errors; if some function produces a result that is both unexpected for the user and outside the design criteria it should be considered an error.

load more comments (5 replies)