this post was submitted on 03 Nov 2023
726 points (97.9% liked)
Programmer Humor
32386 readers
751 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Another counterpoint: When you start implementing all that dummy proofing, you make the software more and more tedious to work with for people who know what they're doing.
I think it's quite obviously an issue that needs balance. Some software is meant to be seamless to get started with, so that users can get something done once in a while, some software is meant to be used long-term by professionals and requires productivity. And yet, many people jump on anything they don't immediately understand as bad UX.