this post was submitted on 27 Jul 2023
1445 points (98.9% liked)

Programmer Humor

32063 readers
1031 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Pxtl@sh.itjust.works 6 points 1 year ago (1 children)

Counterargument: if you need narrower text, you can adjust the size of your browser window. If I want wider text, you've capped it.

[โ€“] barsoap@lemm.ee 3 points 1 year ago* (last edited 1 year ago)

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.