I feel like people always need something to criticize. the site has no models on load, clear content, good responsiveness, well written, etc... honestly it's a pretty good site.
I used to enjoy this place because the community expanded on the content that was posted, thus extending the life of the article. Instead, we've reached a point where people seem to be doing the opposite in the way of critique. I can understand comments that criticize the intricacies and theory of the content itself, because that does in fact lead to good discussions, but the more trivial complaints don't add anything substantial to the conversation and unnecessarily bloat up the comments.
In print, full justification of text is done by more than just varying word spacing. It also involves varying tracking (letter spacing) on per-line basis, hyphenation and even very subtle character geometry adjustments.
Typesetting software does a lot of that magic automatically and further allows easy manual adjustments to make the copy look even and readable without awkward spacing, “corridors” etc. Browser handling and latest CSS capabilities don’t even come close.
Having studied typography and worked in typesetting, I can’t imagine using full justification of body copy on the web.
It's a pretty terrible read on my mobile phone. The typeface is very thin and combined with the varying tracking and massive leading it's just hard to read.
Firdt off, the maximum line length should be between 50 and 80 characters roughly, not as many words as your display fits.
Justification instead of hyphens is also abhorrent and I don't know any justification (hehhehh) for why one should use it at all even. I know it's traditional in legal copy and sometimes in news papers but with proper hyphenation (which is possible with CSS these days) I would strongly recommend never to justify anything on the web if one can avoid it.
Also the author hasn't turned on hyphenation. It's a "rule" that when you justify text you should use hyphenation. If not, the spacing between words will be very uneven as can be seen in the text.
The author should try adding language to the HTML tag (`<html lang=en-US>`) and setting `hyphens: auto` in CSS. Still hyphenation in browser is of a lower quality than you will find in a book with good typesetting.
I played around with the page and, to me, left-aligned text looks much better than justified text.
Especially on narrow devices, the inconsistency of the lengths of white space is severe. Subjectively, I feel dizzy looking at the paragraphs on this site via my phone.