Live data from Hacker News

Intel One Mono Typeface

github.com

191–200 of 224 posts

Re: Intel One Mono Typeface

#192

One thing I really appreciate about fonts is the low-stakes nature of trying them out. Installing is easy, and doesn't take much space, you set your editor and try it out. There's no lock-in, switching back takes zero effort. So I'm always keen to give them a go, some stick, some don't. For what it's worth I'm in the no-ligature group. I want to see => not some ligature. But again that's subjective and there's room f…

Thank deity that we don't have package managers for fonts.

I'd love one, honestly. Fonts do get updates, especially fonts patched with the Nerd Fonts extensions... would love to be able to update mine in one go.

Re: Intel One Mono Typeface

#193
post #63

One thing I really appreciate about fonts is the low-stakes nature of trying them out. Installing is easy, and doesn't take much space, you set your editor and try it out. There's no lock-in, switching back takes zero effort. So I'm always keen to give them a go, some stick, some don't. For what it's worth I'm in the no-ligature group. I want to see => not some ligature. But again that's subjective and there's room f…

To this day I haven't seen a monospaced font superior to Courier New. And before anyone asks: No, this isn't a meme. Yes, I'm 300% serious.

I really like Courier New but I like DejaVu Sans Mono (https://dejavu-fonts.github.io/) more. :)

Re: Intel One Mono Typeface

#195
post #194

Why are people still using mono fonts in 2023? There are very few reasons not to love proportional fonts in your IDE.

It makes code indentation much more clear. Though what are the advantages of using non mono for coding? Are there clear advantages for that?

Re: Intel One Mono Typeface

#196
post #194

Why are people still using mono fonts in 2023? There are very few reasons not to love proportional fonts in your IDE.

I am still looking for a proportional font where I can clearly distinguish to single quotes from a double quote, and distinguish a single quote followed by a double quote from the double followed by a single. Do you have some suggestions?

Re: Intel One Mono Typeface

#197
post #195
post #194

Why are people still using mono fonts in 2023? There are very few reasons not to love proportional fonts in your IDE.

It makes code indentation much more clear. Though what are the advantages of using non mono for coding? Are there clear advantages for that?

If you are only indenting the start of your lines (and not inside the lines), a proportional font is actually completely unproblematic.

Re: Intel One Mono Typeface

#198

Earlier quoted context omitted.

I suspect is just a bug: the ligature tables were copied from the regular variant, and perhaps no one noticed for some reason. Maybe the assumption was that the renderer would turn of ligature processing in monospace mode at the time, and the reference renderer did that?

I can't find any examples now, but I'm positive that there have been "coding" fonts which do this that have hit the front page of HN. Highlighted as a feature in the screenshots, even. Another example of form over function, to the utter detriment of function, IMHO.

Perhaps Fira Code?

https://github.com/tonsky/FiraCode https://news.ycombinator.com/item?id=10764527

But I think it's different: it uses double-width characters for two-character ligatures, so this doesn't break alignment.

Re: Intel One Mono Typeface

#199

One thing I really appreciate about fonts is the low-stakes nature of trying them out. Installing is easy, and doesn't take much space, you set your editor and try it out. There's no lock-in, switching back takes zero effort. So I'm always keen to give them a go, some stick, some don't. For what it's worth I'm in the no-ligature group. I want to see => not some ligature. But again that's subjective and there's room f…

> I want to see => not some ligature. But again that's subjective and there's room for all at the table.

The way you put this is funny, because your => renders as a ligature for anyone with a ligature font as their default font in their browser (me).

Re: Intel One Mono Typeface

#200
post #63

One thing I really appreciate about fonts is the low-stakes nature of trying them out. Installing is easy, and doesn't take much space, you set your editor and try it out. There's no lock-in, switching back takes zero effort. So I'm always keen to give them a go, some stick, some don't. For what it's worth I'm in the no-ligature group. I want to see => not some ligature. But again that's subjective and there's room f…

To this day I haven't seen a monospaced font superior to Courier New. And before anyone asks: No, this isn't a meme. Yes, I'm 300% serious.

Courier makes my eyes bleed.
Post reply on HN