Earlier quoted context omitted.
I’m waiting for a 27" 4K monitor with better-than-IPS contrast (i.e. VA or OLED) to use at 200% DPI, to replace a 1920x1200. With WQHD (2560x1440) I have the problem that 1-pixel stems are too thin for my eyes, 2-pixel stems are too big (font gets too large relative to screen size), and everything in between is blurry.
if you have not considered it before, check eizo ( https://www.eizo.com/home/ ) out. they make truly excellent displays.
Berkeley Mono Ligatures Release
61–70 of 94 posts
Re: Berkeley Mono Ligatures Release
#62Earlier quoted context omitted.
Ligatures make code harder to read and harder to edit. It's not just personal preference, it's the science of usability. When I press backspace or cursor keys, I expect one glyph to be erased, not who-knows-how-many (half?!). Authors of content and programs with ligatures-by-default subject their readers and users to the penalty of ligatures. Some people like pain, but that doesn't mean we need pain switches on every…
> When I press backspace or cursor keys, I expect one glyph to be erased, not who-knows-how-many. That's you, and not very generalizable. Many people edit on sites with ligatures and many people edit non-Latin text where isolated, non-ligatured text is wrong (Arabic, some Indic scripts, Han characters, Japanese katakana). Me personally, with respect to code, I pretty much think in terms of tokens: to remove the `==`,…
To be honest though I think I like those big fat commas the best. As someone pointed out, using dot and comma as semantically important in software is a mistake because they only differ by one pixel.
Re: Berkeley Mono Ligatures Release
#63Earlier quoted context omitted.
> When I press backspace or cursor keys, I expect one glyph to be erased, not who-knows-how-many. That's you, and not very generalizable. Many people edit on sites with ligatures and many people edit non-Latin text where isolated, non-ligatured text is wrong (Arabic, some Indic scripts, Han characters, Japanese katakana). Me personally, with respect to code, I pretty much think in terms of tokens: to remove the `==`,…
Also ligatures in a monospaced font are going to tell you they’re multiple characters because they’re either fat af or misaligned. You know it’s coming. To be honest though I think I like those big fat commas the best. As someone pointed out, using dot and comma as semantically important in software is a mistake because they only differ by one pixel.
Re: Berkeley Mono Ligatures Release
#64Earlier quoted context omitted.
Ligatures make code harder to read and harder to edit. It's not just personal preference, it's the science of usability. When I press backspace or cursor keys, I expect one glyph to be erased, not who-knows-how-many (half?!). Authors of content and programs with ligatures-by-default subject their readers and users to the penalty of ligatures. Some people like pain, but that doesn't mean we need pain switches on every…
> It's not just personal preference, it's the science of usability It's obviously personal preference, because many people prefer it. If I found ligatures harder to read or edit then I wouldn't use them, but I don't, so I do. > programs with ligatures-by-default Such as?
Re: Berkeley Mono Ligatures Release
#65To all the people complaining about how they don't like ligatures: Nobody cares. If you don't like them, then don't use them. They are optional. Lots of people like them. Let people like things.
Ligatures make code harder to read and harder to edit. It's not just personal preference, it's the science of usability. When I press backspace or cursor keys, I expect one glyph to be erased, not who-knows-how-many (half?!). Authors of content and programs with ligatures-by-default subject their readers and users to the penalty of ligatures. Some people like pain, but that doesn't mean we need pain switches on every…
Re: Berkeley Mono Ligatures Release
#66Re: Berkeley Mono Ligatures Release
#67Earlier quoted context omitted.
Also ligatures in a monospaced font are going to tell you they’re multiple characters because they’re either fat af or misaligned. You know it’s coming. To be honest though I think I like those big fat commas the best. As someone pointed out, using dot and comma as semantically important in software is a mistake because they only differ by one pixel.
Vertical columns of background have, until ligatures, been a bullet proof means for brains to delineate characters. Is it possible to figure out with an increased cognitive load? Yes. Is it exactly as easy as without? No.
Re: Berkeley Mono Ligatures Release
#68Earlier quoted context omitted.
> It's not just personal preference, it's the science of usability It's obviously personal preference, because many people prefer it. If I found ligatures harder to read or edit then I wouldn't use them, but I don't, so I do. > programs with ligatures-by-default Such as?
Preferring it is personal preference. It being good or better is science. People prefer dark theme even though it's objectively harder to read because of the reduced contrast ratio, among other reasons.
> It being good or better is science
Citation needed.
Re: Berkeley Mono Ligatures Release
#69Re: Berkeley Mono Ligatures Release
#70Earlier quoted context omitted.
> It's not just personal preference, it's the science of usability It's obviously personal preference, because many people prefer it. If I found ligatures harder to read or edit then I wouldn't use them, but I don't, so I do. > programs with ligatures-by-default Such as?
Preferring it is personal preference. It being good or better is science. People prefer dark theme even though it's objectively harder to read because of the reduced contrast ratio, among other reasons.