Live data from Hacker News

Poll: What is your favorite programming font?

news.ycombinator.com

21–30 of 70 posts

Re: Poll: What is your favorite programming font?

#22
If you want a more educational overview than this list which is kind of poor for discoverability (not to mention some egregious oversights), Slant has an awesome topic and there are lots of type samples. http://www.slant.co/topics/67/~what-are-the-best-programming...

I'd vote Source Code Pro and Inconsolata-g

Re: Poll: What is your favorite programming font?

#25
post #8
post #3

Pragmata Pro

I used this for a while, but found it packed a little too tight horizontally. With widescreen monitors and languages where keeping to 80 columns is still standard, I found it was wasting too much space. There's only so much code I want on my screen at any one time before it's more overwhelming than actually useful.

I use it and typically have my font size set fairly large. One advantage of this is that it encourages short code blocks.

Then, if I'm dealing with code that is massively indented, like HTML, or JS with deeply nested callbacks, I can shrink down to a normal font size and still be able to read while also being able to see everything.

Post reply on HN