Live data from Hacker News

Input: Fonts for Code

input.fontbureau.com

121–130 of 136 posts

Re: Input: Fonts for Code

#121
post #49

Earlier quoted context omitted.

I loved Fira Code as well but it was love at first sight with IBM Plex https://www.ibm.com/plex/

Oh god, that website though. How many CSS animations do I have to suffer through before it lets me scroll down to any actual information? Make it stop!!

Yes the website is modern garbage but the font is superb.

Re: Input: Fonts for Code

#122

Yet to find something that suits me better than Fira Code. It's a decently good-looking font with ligatures . I'm a sucker for ligatures.

I find Fira Code to have too harsh serifs and unnecessary details like the open lowercase g. Given my love for Input, I emailed DJR (the designer) about including ligatures but he wasn't interested, so I drew a set of my own: https://pasteboard.co/HWhfhsE.png

Re: Input: Fonts for Code

#123

Yet to find something that suits me better than Fira Code. It's a decently good-looking font with ligatures . I'm a sucker for ligatures.

Why do you like ligatures? What, on ${DEITY}’s Blue Earth, can ligatures possibly do for you as a programmer, that is in any way useful?!?

Haskell without ligatures -> <= looks every bit as amateurish as Lisp without lower case parentheses.

Re: Input: Fonts for Code

#124

Yet to find something that suits me better than Fira Code. It's a decently good-looking font with ligatures . I'm a sucker for ligatures.

I find Fira Code to have too harsh serifs and unnecessary details like the open lowercase g. Given my love for Input, I emailed DJR (the designer) about including ligatures but he wasn't interested, so I drew a set of my own: https://pasteboard.co/HWhfhsE.png

You know what I never expect to do? Use a VPN just to access the websites my Internet provider is too slow to reach. Tried to do that with the link you posted, still to no avail.

Could you repost your image to, say, Imgur? I'd like to see how you'd implemented ligatures.

(Turned out I remember Input because I saw Output, a font by the same author, and thought "Oh, that's nice! I could use that on my webs-- oh, it's not cheap. Bugger".)

Re: Input: Fonts for Code

#125
post #76

Earlier quoted context omitted.

Checked the website - looks like the zero isn't slashed, and I've spent too much time chasing down errors caused by oh's as zeros.

It is dotted zero, although I have seen modified versions with a slashed zero.

The examples on the IBM site had zeros without slashes or dots. And the character set showed a slashed zero exists, but it isn't the default zero. I believe you if you're using it, but I'm not sure where your dotted zero came from.

Re: Input: Fonts for Code

#126

Earlier quoted context omitted.

It is dotted zero, although I have seen modified versions with a slashed zero.

The examples on the IBM site had zeros without slashes or dots. And the character set showed a slashed zero exists, but it isn't the default zero. I believe you if you're using it, but I'm not sure where your dotted zero came from.

You sure you're checking the example for the mono variant of the font? It shows as dotted for me on the site. https://i.imgur.com/Y9bK6Yh.png

Re: Input: Fonts for Code

#127
post #49

Earlier quoted context omitted.

I loved Fira Code as well but it was love at first sight with IBM Plex https://www.ibm.com/plex/

Oh god, that website though. How many CSS animations do I have to suffer through before it lets me scroll down to any actual information? Make it stop!!

I struggled to find it so you don't have to -- here's the download link: https://github.com/IBM/plex/releases

Seriously though, what an atrocious site...

Re: Input: Fonts for Code

#128
post #88

Earlier quoted context omitted.

> Monospace is already such an awful layout for readability... So why code in a monospaced font then? There's no rule that says you have to write code in a monospaced font. I've used proportional fonts for many years, and almost every programmer's editor supports them. I'm currently using a slightly modified version of Trebuchet MS (I replaced the tilde with a better one). Another example is Input Sans, one of the th…

Reasons: I haven't found a proportional code font I like very much and, more importantly, many—MANY—existing code files include text arranged with the expectation of monospace fonts and if you use proportional, they become a mess.

Inconsolata
Post reply on HN