Live data from Hacker News

Hack – A typeface designed for source code

github.com

111–120 of 136 posts

Re: Hack – A typeface designed for source code

#111

I'm going to be honest... After a while, all of these programmer fonts start to look the same to me.

They have a nice playground which lets you try different fonts. Give it a go: http://sourcefoundry.org/hack/playground.html (click once on the fonts dropdown then use the down arrow to compare them quickly)

It doesn't display ligatures.

Re: Hack – A typeface designed for source code

#113

Real programmers use a 3x5 pixel font, to get the most code on the screen as possible! https://web.archive.org/web/20150407130603/http://mckoss.com...

Provided some conditioning, mine is actually readable :D

http://synesthesia.go-here.nl

(the obvious: 3 height allows for a lot more lines than 5)

Re: Hack – A typeface designed for source code

#114

I'm going to be honest... After a while, all of these programmer fonts start to look the same to me.

Yeah like, why bother stressing over the exact configuration of pixels that you're using to make your i's tail. Just pick a monospaced font that you can read and get to making something worthwhile.

If your project involves picking a default likable font for others to use it makes sense.

Also, in the larger scope of things all the "good enough"'s at times add up to something awful. Had we perfected everything the bothering wouldn't exist. You would look at the font and click some button to have or have not become it part of your collection.

Re: Hack – A typeface designed for source code

#115
Honest question here, does anyone else have no idea what font they are using in their text editor?

I use emacs, and don't have a clue as to what font I'm using. It's monospace, and that's about all that matters to me. As long as I can tell the difference between I, 1 and l - I really couldn't care less.

Re: Hack – A typeface designed for source code

#116
post #53

Comparison page with quite a few programming fonts, Hack among them: http://s9w.github.io/font_compare/

I really need to update that thing also, this is a later version: http://www.s9w.io/font_compare/

It's a shame that the gdipp renderer hasn't been updated in awhile. it looks so much better.

Re: Hack – A typeface designed for source code

#117

Honest question here, does anyone else have no idea what font they are using in their text editor? I use emacs, and don't have a clue as to what font I'm using. It's monospace, and that's about all that matters to me. As long as I can tell the difference between I, 1 and l - I really couldn't care less.

Yeah, lots of people don't know or care. As long as it shows them what they need to see, they don't care, and that's 100% fine.

Re: Hack – A typeface designed for source code

#118

I'm going to be honest... After a while, all of these programmer fonts start to look the same to me.

A lot of fonts feel like this. It's only once you set a whole page set in them it they start to look different especially when you do side-by-side comparisons.

Programmer fonts are even more samey as they are used at such small sizes comparatively and of course have the additional constraint of being monospaced (most of the time).

Personally with the amount of code I stare at each day even an oddly placed pixel can be annoying.

Re: Hack – A typeface designed for source code

#119
post #99

Nothing beats good-ole 6x13 font in a terminal. :-)

I used to think that, then I saw Monaco on an old Mac at 10pt and I changed my mind.

Windows doesn't render fonts the same way so I wound up creating a near clone of Monaco @ 10pt on a Mac and called it Monocle. I fixed some things that annoyed me along the way.

Here's an earlier version that I used to show people: https://fontstruct.com/fontstructions/show/517659/monoclefix...

Re: Hack – A typeface designed for source code

#120

Real programmers use a 3x5 pixel font, to get the most code on the screen as possible! https://web.archive.org/web/20150407130603/http://mckoss.com...

Viewing that story on a 2560x1440 screen is... yeah

I mean I'm young, but my eyes can't do that. I don't know anyone who can :x

Post reply on HN