Apple Menlo vs Hack
When comparing Apple Menlo vs Hack, the Slant community recommends Apple Menlo for most people. In the question“What are the best programming fonts?” Apple Menlo is ranked 3rd while Hack is ranked 7th. The most important reason people chose Apple Menlo is:
Equally well readable as Bitstream Vera/DejaVu Sans Mono, but with slashed zeros (aids with legibility).
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Great readability
Equally well readable as Bitstream Vera/DejaVu Sans Mono, but with slashed zeros (aids with legibility).
Pro Easy on user's eyes
Characters are very readable. They have consistent widths across all weights as to not break up words. Commonly used programming symbols such as various kinds of brackets are made easily discernible from each other and various punctuation marks are made bigger than normal. This makes them especially good for programmers who keep staring at code for hours.
Pro Clear differentiations
I, I, L, l, 1, O, 0, etc.
Pro Very readable
Pro Libre webfonts are available in svg, eot, ttf, woff, and woff2 formats
Hack is free for unlimited commercial and non-commercial use. The webfonts are hinted (TrueType instruction set) to optimize display on the screen and are built into all commonly used web font formats with each new release. They include the complete release character set and smaller (filesize) basic Latin subset releases. They are available in the build directory of the repository.
Pro Fixes many readability issues in Vera/DejaVu
The tilde symbol ('~'), comma (',') and semicolon (';') glyphs have been modified to be more readable at small sizes and/or on non-HD displays. In addition, the underscore symbol ('_') has been slightly lifted for alignment with surrounding characters.
Pro Avaliable in many GNU/Linux distro package manager
Including Debian/Ubuntu (fonts-hack), Fedora (font-hack-ttf), OpenSUSE (hack-fonts), Arch (ttf-hack) and probably many more. Much nicer than having to manually install/update
Pro Free/Open license
Pro Renders accurately on Windows on all font sizes
Pro Based on the tried and tested Bitstream Vera Sans Mono
The fonts are in the Vera Sans Mono lineage with a significant expansion of the character set (which includes Cyrillic and modern Greek character sets), new glyph shapes and modifications of the original glyph shapes, as well as improvements in metrics and hinting/TT instructions to make it more legible at small text sizes used for source code.
The changelog is available here.
Pro Powerline glyph patch is included
The regular set is patched with Powerline glyphs by default. There is no need to patch the font to use it in Powerline environments.
Pro Source code is released in UFO format
UFO source format is widely supported by all modern font editors if you would like to modify the typeface.
Cons
Con No bold version
This is not so great on a dark IDE, the characters tend to wash out, unlike something like Consolas.
Con Seems too wide at size 16
The letters become quite wide at size 16, impacting upon readability.
Con Doesn't work at size 10
Menlo displays as expected for size 11 and bigger, but doesn't seem to work very well at size 10. Issues include zero not being the same height as the rest of the numbers and Parenthetical Brackets not matching up perfectly.
Con No ligatures in the default font
Although patched versions with ligatures do exist - see here.
Con Sometimes difficult to distinguish lowercase "i" (eye) and lowercase "l" (ell)
When using a higher resolution monitor and a smaller font size, the lowercase "i" (eye) and lowercase "l" (ell) are very difficult to distinguish. The space between the dot and the remainder of the letter seems to somehow disappear, thereby making it look like a solid line, similar to the lowercase "l" (ell).
Con Too similar to DejaVu
See this gif comparison between the two fonts.