Live data from Hacker News

Nebula Sans

nebulasans.com

11–20 of 107 posts

Re: Nebula Sans

#11
post #6

I can't recommend this video enough about how digitizing fonts work and how copyright works for fonts. It's short (5 mins) but is so wonderful. https://youtu.be/J06tluN7rtE

Wonderful video, thank you! The one on the linked Nebula page is also great.

It’s funny - I subscribe to Nebula (a “boutique” video platform) and subconsciously have felt these things that are talked about in both videos, but I needed someone to point them out to me for me to consciously notice.

Re: Nebula Sans

#12
post #6

I can't recommend this video enough about how digitizing fonts work and how copyright works for fonts. It's short (5 mins) but is so wonderful. https://youtu.be/J06tluN7rtE

They forgot to add "...in the US". Some jurisdictions have more protection [1]. In practice though, it works as it always does: do what you want, you probably won't get sued, but if you do, it totally sucks - even if you do have the law on your side.

[1] https://en.wikipedia.org/wiki/Intellectual_property_protecti...

Re: Nebula Sans

#13
post #10

I can't believe I am learning of tabular options for fonts from this post... I have always just used a different monospace font for the numbers, didn't realize it was an option that some fonts supported. {font-variant-numeric: tabular-nums}

You’re not the only one to be fair. I had to point this out to GitHub just last November: https://github.com/primer/css/pull/2680

Re: Nebula Sans

#14

Why do the increasing weights also look larger? Also, since they've shown it white on black a few times, aren't fonts supposed to have different weights for black on white vs white on black to compensate for different perceived weight?

This is one of the big benefits of variable fonts with a bold axis: you can tweak the optical weight for dark mode without needing a whole new face.

Re: Nebula Sans

#15

All glyphs are indistinguishable from Source Sans. The 'thin'/'light' weights are kerned further apart (and in my opinion, worse) than in Source Sans. Given these, why does this typeface deserve a new name? It is Source Sans, full stop. At least Arial (Helvetica copy) and Segoe UI and Myriad (Frutiger copies) have a handful of distinguishing glyphs. I have a very hot take—with typefaces, you absolutely get what you p…

I agree and I'd like to know what's your take on the Fira font family? I've configured my desktop and browser to use this font and now I can't go back. Subjectively I kind of developed a little crush on that font and I'm interested if it also has technical merit or if I'm just making things up in my mind.

Re: Nebula Sans

#16

All glyphs are indistinguishable from Source Sans. The 'thin'/'light' weights are kerned further apart (and in my opinion, worse) than in Source Sans. Given these, why does this typeface deserve a new name? It is Source Sans, full stop. At least Arial (Helvetica copy) and Segoe UI and Myriad (Frutiger copies) have a handful of distinguishing glyphs. I have a very hot take—with typefaces, you absolutely get what you p…

My test is simple: does it have a monospace variant and does it support Japanese? If not, then it's worse than IBM Plex.

Re: Nebula Sans

#17
post #10

I can't believe I am learning of tabular options for fonts from this post... I have always just used a different monospace font for the numbers, didn't realize it was an option that some fonts supported. {font-variant-numeric: tabular-nums}

You’re not the only one to be fair. I had to point this out to GitHub just last November: https://github.com/primer/css/pull/2680

Yeah it makes so much sense it's a feature I just feel like I have never seen it before.

Re: Nebula Sans

#18
post #17

Earlier quoted context omitted.

You’re not the only one to be fair. I had to point this out to GitHub just last November: https://github.com/primer/css/pull/2680

Yeah it makes so much sense it's a feature I just feel like I have never seen it before.

The CSS hooks in to OpenType font functionality, and there’s a load of other features that can be built in. Wikipedia has a good overview: https://en.wikipedia.org/wiki/List_of_typographic_features

Re: Nebula Sans

#19
post #15

All glyphs are indistinguishable from Source Sans. The 'thin'/'light' weights are kerned further apart (and in my opinion, worse) than in Source Sans. Given these, why does this typeface deserve a new name? It is Source Sans, full stop. At least Arial (Helvetica copy) and Segoe UI and Myriad (Frutiger copies) have a handful of distinguishing glyphs. I have a very hot take—with typefaces, you absolutely get what you p…

I agree and I'd like to know what's your take on the Fira font family? I've configured my desktop and browser to use this font and now I can't go back. Subjectively I kind of developed a little crush on that font and I'm interested if it also has technical merit or if I'm just making things up in my mind.

Fira was designed by world-class type designers, and it’s only free thanks to the funding by Mozilla and Here, so yes, definitely a different category.

Same goes for IBM Plex, by the way.

Re: Nebula Sans

#20
“neutral aesthetic”

Subdued, muted and neutral seems to be very much “in” at the moment. On one hand it definitely gives us highly readable, usable interfaces and text. But I do miss the chaos and vibrance of the early web. Modern web is starting to look really washed out.

Post reply on HN