Live data from Hacker News

MonoLisa – A font designed for developers

monolisa.dev

241–250 of 294 posts

Re: MonoLisa – A font designed for developers

#241
post #210

I don't know what they were doing with their javascript, but they broke both the reload button & ctrl-R as well as maxing a CPU for 30s after closing the tab. Possibly something with the canvas, I got a fingerprinting attempt warning for that.

me too, somewhere in that site is messed up so bad.

Re: MonoLisa – A font designed for developers

#242

I like Comic Mono. It feels informal, playful, produces no fatigue, and keeps me from taking my code too seriously. https://dtinth.github.io/comic-mono-font/

I recommend agave(NF), if you want a similar vein but a bit less cheerful. It's so easy on my eyes.

Re: MonoLisa – A font designed for developers

#243
post #24

Unfortunately not available to compare on https://www.programmingfonts.org/ While I'm here: Victor Mono has been my programming font of choice for a while now: https://rubjo.github.io/victor-mono/ Oh, look at that, the Victor Mono homepage has a font comparison slider that allows you to compare it to MonoLisa! MonoLisa advertises that it's wider than other monospace fonts, and you can really see that in the compariso…

Just add it there! It's on github

https://github.com/braver/programmingfonts

edit: ahhh it's a paid font.

so nope

Re: MonoLisa – A font designed for developers

#244
post #24

Unfortunately not available to compare on https://www.programmingfonts.org/ While I'm here: Victor Mono has been my programming font of choice for a while now: https://rubjo.github.io/victor-mono/ Oh, look at that, the Victor Mono homepage has a font comparison slider that allows you to compare it to MonoLisa! MonoLisa advertises that it's wider than other monospace fonts, and you can really see that in the compariso…

That's a lovely site!

My own favorite programming fonts of choice at the time are either Liberation Mono (https://www.programmingfonts.org/#liberation) or Cousine (https://www.programmingfonts.org/#cousine) the latter of which builds upon the former.

They're delightfully boring, are readable at smaller sizes, have a good Unicode support, don't seem to have ligatures so i don't have to bother disabling them (personal preference) and are completely free. Plus they can be used to work with code that has large information density (think legacy Java apps) without causing strain on my eyes due to their simple look.

Re: MonoLisa – A font designed for developers

#245
Perhaps I'm missing why this is desired for fonts in general, but my tendency when selecting one for editing code is to use one with a smaller vertical line spacing to minimise spacing between lines (and therefore fit more lines on screen). Why do people appear to prefer the opposite (massive distance between lines)? I'm currently using Input Mono, not because I like it specifically as a font, but because it's relatively narrow, and because its vertical spacing is smaller than many others.

Re: MonoLisa – A font designed for developers

#246
The site lists increased width of the font as a feature - but after discovering PragmataPro and Iosevka (that is usually mentioned as an open source alternative) I fell in love with how much horizontal space can be saved with those fonts. I often find myself opening two shells/IDEs side by side, and at these moments I truly appreciate how little space they occupy. From my perspective, it's a no for MonoLisa.

Re: MonoLisa – A font designed for developers

#247
post #245

Perhaps I'm missing why this is desired for fonts in general, but my tendency when selecting one for editing code is to use one with a smaller vertical line spacing to minimise spacing between lines (and therefore fit more lines on screen). Why do people appear to prefer the opposite (massive distance between lines)? I'm currently using Input Mono, not because I like it specifically as a font, but because it's relati…

> Why do people appear to prefer the opposite (massive distance between lines)?

Readability. Having text crammed into as little space as possible is efficient, but many people have problem reading it.

Re: MonoLisa – A font designed for developers

#249
post #24

Unfortunately not available to compare on https://www.programmingfonts.org/ While I'm here: Victor Mono has been my programming font of choice for a while now: https://rubjo.github.io/victor-mono/ Oh, look at that, the Victor Mono homepage has a font comparison slider that allows you to compare it to MonoLisa! MonoLisa advertises that it's wider than other monospace fonts, and you can really see that in the compariso…

Zeitung Mono Pro for me, rarely mentioned anywhere https://www.underware.nl/fonts/zeitung_mono/buy

Re: MonoLisa – A font designed for developers

#250

> Designing a monospace font is much harder than a traditional, proportional one: being constrained by the same width of all glyphs can result in a boring or unreadable font. A very ironic statement because I find the font to be absolutely unreadable.

And I find it very readable and pleasant. This is why there's more than one font in the world.
Post reply on HN