Live data from Hacker News

MonoLisa – A font designed for developers

monolisa.dev

201–210 of 294 posts

Re: MonoLisa – A font designed for developers

#201

There is a font on my KDE desktop called just "Monospace" and its a great font. I can't find a font file called Monospace. Does anybody know what the font is? I would love to have it on my windows machine.

I think you should be able to run `fc-match monospace` to find what it is resolving it to.

Thanks very much! It is NotoSansMono-Regular.ttf

Re: MonoLisa – A font designed for developers

#202

Since we are talking about our favourite coding fonts, my personal choice is on Comic Code. I find it very easy to read and better than the other mono comic sans fonts. https://tosche.net/fonts/comic-code

Cascadia Code (free, from Microsoft) is surprisingly good. There is a clone of it on NerdFonts that adds more ligatures if that’s your jam.

Maybe a bit pedantic, but nerdfont adds icons, not ligatures.

Re: MonoLisa – A font designed for developers

#204
post #59

I am the only one who finds fonts a bit expensive for personal use? It is not a rant, I am not saying it isn't worth it, that font designers can't make money, etc... But that puts it on the same level as tools like Sublime Text or Beyond Compare. For me, it is enough of a turn off not to use a commercial font, especially considering that the free offering is quite good. I totally understand the higher price for comme…

A while back, I wanted to try MonoLisa out for a bit before spending all of the money on it. I ended up finding the .zip on a shady website after some creative searching and used it for about a month.

I tried to switch back to another font and found that I was actually really enjoying MonoLisa... I ended up just spending the money since I felt a bit guilty staring at it for 8+ hours a day without paying the creators. Now, installing it is one of my first steps when setting up a new environment.

Re: MonoLisa – A font designed for developers

#205

Earlier quoted context omitted.

That is delightful. I remember using 3270's back in "the lab" in high school ("alt-pf2" twice to compile!), and marveling at the individual phosphors on the screen. (When I could see better, for sure.)

Sadly, it doesn’t turn the keyboard into a beam spring one…

That's another expensive hobby to get into

Re: MonoLisa – A font designed for developers

#206
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…

> While I'm here: Victor Mono has been my programming font of choice for a while now: https://rubjo.github.io/victor-mono/

This is an aside but it makes it really difficult to me to enjoy when the site requires javascript to show me a typeface.

Re: MonoLisa – A font designed for developers

#207
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…

ooooo thanks for the recommendation. MonoLisa is pretty, but not $70 pretty. Especially when this is just as good (maybe better?) and I can just toss the author whatever I want.

Agree, I bought some merch from the author as thanks :)

Re: MonoLisa – A font designed for developers

#208
Since these comments just seem to be suggesting alternatives or chiding this font for its price tag, I'll jump in and say that I bought it about a year ago and absolutely love it. There was definitely some sticker-shock at the price at first.

After staring at MonoLisa in editors for 8+ hours a day for over a year, I can say that I _really_ love this font. Installing it is the first thing I do when setting up a new environment. It reads well in code and in the terminal, and I even wrote a significant amount of prose (60k+ words) in it and it was a pleasure. Definitely do not regret spending the money.

Re: MonoLisa – A font designed for developers

#209
post #112

Since we are talking about our favourite coding fonts, my personal choice is on Comic Code. I find it very easy to read and better than the other mono comic sans fonts. https://tosche.net/fonts/comic-code

Highly recommend Fantasque Sans Mono for a realistic take on the "comic-style" coding font - https://github.com/belluzj/fantasque-sans

Seconded. It’s pleasantly playful but not so much as to distract. Very happy with it.

Re: MonoLisa – A font designed for developers

#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.
Post reply on HN