Live data from Hacker News

Victor Mono – A free programming font

rubjo.github.io

81–90 of 126 posts

Re: Victor Mono – A free programming font

#81
post #74

I tried using proportional fonts instead of mono spaced and it actually worked great. If you really want to save real estate I think that is a better way to do it.

I use a proportional coding font and love it. (I will re-recommend Input Sans: https://djr.com/input/)

I find it much more readable--and part of me feels coding should be for the humans, not the robots.

Re: Victor Mono – A free programming font

#82
post #70

Earlier quoted context omitted.

Which only moves the question back a step. Why, exactly, make reserved words, comments, tag attributes, etc., explicitly less readable than the rest of the painfully wispy text? I find this font terrible on a readability basis to start with. The italics just double down on the hatred of eyes. I get a designer wanting to imitate a lot of currently popular san serif fonts (though not why they would make the font so ski…

Considering the author of this font pretty much made it for their own use, the answer to your question becomes: because that's their personal preference. No one needs to justify what font they prefer. Then they decided to be nice and share it with the world for free.

Thank goodness the idea that something is free must automatically shut down any criticism hasn't taken over. We wouldn't have anything good.

Re: Victor Mono – A free programming font

#83

Why does the linked site require JavaScript and trackers to work? The site is completely inaccessible using Firefox Focus.

I think it is not very good it won't work without the JavaScripts and trackers enabled. Fortunately if you access the repository you can still see and download the font even if JavaScript is not enabled.

However, I like to use the "Fixed" bitmap font.

Re: Victor Mono – A free programming font

#84
post #16

I appreciate the effort, the font looks solid, but I really don't understand the new trend of using italic in the code syntax. It seems like every trendy frontend engineer has their sublime text or vscode set up with a font that uses italic for imports, comments, etc and I really don't see the appeal.

The font includes both oblique (i.e. italic not cursive) and the cursive versions, so you don't have to use cursive if you prefer not to.

It's a very extensive and detailed piece of work.

Re: Victor Mono – A free programming font

#85

Devoting more than a couple of minutes to choosing an IDE font seems like the height of bikeshedding to me. Using cursive in your IDE just seems completely beyond reason... I have no idea at all why this is becoming so trendy. Do people have so few problems to work on that this has become a reasonable use of their time?

Your argument is it’s not worth spending time on? What would you rather I be doing?

Re: Victor Mono – A free programming font

#86
post #55

Earlier quoted context omitted.

(1) Do you have an objective metric of legibility? Can you measure it without running a large study? (2) Can you decide for yourself whether a particular font is better for you? Do you need an objective metric to persuade you? (3) Did you encounter projects that people do to scratch their own itch? Were any of them occasionally useful for a wider audience?

I only ask because the website says "because there just wasn't any free or paid font that I found both readable, effective and elegant" and I can think of several, including the ones I listed. I'm not saying not to do projects like this! Scratching your own itch and sharing your solution is great. I'm just skeptical, as someone who has obsessively tried just about every programming font out there, when I read that a…

The website doesn't claim that the font does anything better, except that it is more readable, effective, and elegant, in the experience of the designer, Rune B.

If you really do know about several fonts that Rune B. finds more readable, effective, and elegant than this one, I would urge you to contact them.

Re: Victor Mono – A free programming font

#87
post #70

Earlier quoted context omitted.

Considering the author of this font pretty much made it for their own use, the answer to your question becomes: because that's their personal preference. No one needs to justify what font they prefer. Then they decided to be nice and share it with the world for free.

Thank goodness the idea that something is free must automatically shut down any criticism hasn't taken over. We wouldn't have anything good .

Agreed, no one should be above criticism, even if free.

Re: Victor Mono – A free programming font

#88
> A programming font with cursive italics and ligatures is the worst idea in the world. This is absolutely horrible. BTW, I am really angry.

I'm not angry, but I'm pretty sure it's objectively a bad idea. Provably, it's more difficult to read cursive fonts than, say, sans-serif monospace fonts.

Not to mention that the argument that "people like different things" is just not very good. It's simply a bad design choice. Cool project, and the monospace as well as ligatures are awesome, but the cursive italics are most definitely a bust. For context, I've used Fira Code[1] for the past few years and I'm quite happy with it. Author's claim that there aren't any free clean programming fonts is also a bit bizarre; we see free fonts released all the time.

[1] https://github.com/tonsky/FiraCode

Re: Victor Mono – A free programming font

#89
post #14

The site seems to create a huge amount of load on my computer. As soon as I open the page, usage across all 4 of my cpu cores seems to shoot up from 1-10% all the way to 70-100%. I'm running Firefox 69 on arch linux.

Seconded, though not as bad for me (FF 70, win10). Eats about half as much CPU as decoding a 4k video, which is crazy for what appears to be a static site. Just tested on arch w/FF 70 and much worse.

Most likely the color gradient background fading the whole time. If you don't have a good gfx card I guess it might be taxing on the cpu.
Post reply on HN