Remix.run Logo
rhoopr 5 hours ago

This site features one of the worst fonts I’ve ever seen.

chihuahua 4 hours ago | parent [-]

I thought so, too - dangerously close to Comic Sans, but for the block-quote, they throw in a cursive lowercase L. Just the one letter in cursive. I assume font nerds are going "ooh, it's so subtle, so elegant!"

BugsJustFindMe 4 hours ago | parent [-]

Oh! I recognize that font from the recent thread on fonts! It's called Maple Mono[0], and yeah the connected cursive italic lowercase l is weird. But it's also implemented/designed poorly[1], and there's a chance it only looks awful because of that (lol). But IDK because there's no example of it being done well to compare against. It certainly would look less weird if they just didn't try to connect them to preceding letters. Anyway, someone was gushing about it, and that struck me as very odd specifically because of how bad the lowercase italic l is, but you can disable that feature if you want. So maybe that's the version they were using.

[0] - https://github.com/subframe7536/Maple-font

[1] - https://news.ycombinator.com/item?id=47580590

Fnoord 3 hours ago | parent [-]

The cursive l I actually like. We learn to write that here at elementary school (at around the age of six). So if quoting, a handwritten font is nice. I use such in my nvim config as well. But AFAIK such a font is proprietary. Now, this fella's repo owner is CN, so I doubt they learned such at elementary school. It is also, like you said, weird since it stands out. If the rest also used cursive handwriting letters it would've been fine. So yeah, classic case of cha bu duo, or a quick personal hack you'd be embarrassed to share).

chihuahua 24 minutes ago | parent [-]

I used to work with a guy who configured his IDE to use some wacky all-cursive font and it was awful. Not just having to read code in cursive, but also ligatures for things like "=>". So with every bit of code I had to constantly figure out what the real characters were underneath all that crap on the screen.