Live data from Hacker News

Ask HN: What font do you use while programming?

news.ycombinator.com

1–10 of 21 posts

Re: Ask HN: What font do you use while programming?

#9
I use Tamsyn (6x12 on lower res screens, 7x14 on 4k monitors), http://www.fial.com/~scott/tamsyn-font/ but it's getting more and more difficult to use bitmap fonts these days. Firefox recently dropped support for them, gtk support is hit and miss.

Where I can't use Tamsyn I use https://github.com/rbanffy/3270font

I like fonts that are easily readable when small so I can get more screen realestate, and bitmaps are the best for that, but 3270 is pretty good as well.

Post reply on HN