Thread overview
OT: Hack (Type design features to improve legibility in the harsh conditions of the screen)
Aug 30, 2015
Nick B
Aug 30, 2015
Vladimir Panteleev
Aug 30, 2015
rsw0x
Aug 30, 2015
tcak
Aug 30, 2015
Jonathan M Davis
August 30, 2015
an interesting set of features

http://sourcefoundry.org/hack/

destroy ?

Nick


.
August 30, 2015
On Sunday, 30 August 2015 at 11:06:42 UTC, Nick B wrote:
> an interesting set of features
>
> http://sourcefoundry.org/hack/
>
> destroy ?
>
> Nick
>
>
> .

https://news.ycombinator.com/item?id=10141120
August 30, 2015
On Sunday, 30 August 2015 at 11:52:23 UTC, Vladimir Panteleev wrote:
> On Sunday, 30 August 2015 at 11:06:42 UTC, Nick B wrote:
>> an interesting set of features
>>
>> http://sourcefoundry.org/hack/
>>
>> destroy ?
>>
>> Nick
>>
>>
>> .
>
> https://news.ycombinator.com/item?id=10141120

Was going to say, that sure looks a lot like my current font! :)
August 30, 2015
On Sunday, 30 August 2015 at 11:06:42 UTC, Nick B wrote:
> an interesting set of features
>
> http://sourcefoundry.org/hack/
>
> destroy ?
>
> Nick
>
>
> .

I would encourage you to check "Input Mono" [0]. At first, it might look too square compared to Hack, but in a short time, I really liked it and still using on both Sublime Text and MonoDevelop. Just give it a try.

[0] http://input.fontbureau.com/info/
August 30, 2015
On Sunday, 30 August 2015 at 11:06:42 UTC, Nick B wrote:
> an interesting set of features
>
> http://sourcefoundry.org/hack/
>
> destroy ?

Wow, that site really hurts my eyes - probably mostly because of that weird dot effect that they use at the top (probably trying to look like an old monitor or something).

In any case, fonts are the kind of thing that I generally screw around with when the one I'm using gets screwed up for some reason (be it a new box not being set up with the right fonts, or the X11 / font settings being broken, screwing with aliasing and whatnot). As long as the font doesn't change and still works, I really don't notice it. And in the rare cases where I look at picking a new one, they all end up bugging me in various ways, and ultimately, I find that it pretty much just comes down to what I'm used to and not anything that's actually objectively better or worse about any particular font. If it looks different from what I'm used to, it bugs me. And if I switch for whatever reason, I'll get used to the new one eventually, at which point changing it at that point would bug me. So, personally, I just don't mess around with fonts normally.

- Jonathan M Davis