this post was submitted on 27 Jul 2023
2117 points (99.0% liked)
Programmer Humor
32380 readers
1502 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
Counterargument: if you need narrower text, you can adjust the size of your browser window. If I want wider text, you've capped it.
That is absolutely horrible UX: User interaction should not be required for your site to be legible. If you are one of the 0.000001% of people who wants all line breaks to vanish configure reader view yourself and hit that button, but don't force 99.999999% of users to make that extra click.
...also, nothing whatsoever is stopping you from making line width adjustable within the page itself.