this post was submitted on 09 May 2024
434 points (92.1% liked)

Programmer Humor

32233 readers
1000 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
[–] [email protected] 0 points 5 months ago (1 children)

Do you also get surprised when you backspace a tab and suddenly it removes more whitespace than 1 characters worth?

Or did you learn it fast and really never think about it?

I think it's more a "getting used to" thing, that once learned, you don't think about, but it makes things more readable.

[–] [email protected] 3 points 5 months ago (1 children)

Sure, I could get used to it. But it being more readable is not even true for me, because the thing I got used to instead, is that != is the unequals-operator. I see that much more often than .

[–] [email protected] 2 points 5 months ago (1 children)

Studies show that ligatures improve readability, but I acknowledge that it's likely untrue for outliers.

[–] [email protected] 2 points 5 months ago

For monospace fonts? I've heard of such research for proportional fonts, where ligatures definitely make sense to me. But yeah, I wouldn't assume such research to automatically translate to monospace.