Hacker News front page as a site
51–60 of 127 posts
Re: Hacker News front page as a site
#52I thought it already had a site?
And it’s fucking perfect.
Re: Hacker News front page as a site
#53Re: Hacker News front page as a site
#54Re: Hacker News front page as a site
#55Re: Hacker News front page as a site
#56Re: Hacker News front page as a site
#57The inception effect here is hilarious. Watching this get its own front page while the subtitle lags behind with the previous top posts is weirdly funny.
Re: Hacker News front page as a site
#58At the same time, I very much dislike the layout. Masonry-style layouts, at least to me, feel more "artsy" than practical. Multiple rows being displayed at once, with the most crucial information being chaotically all over the place instead of arranged in a way that makes it easy to scan it with your eyes, make me feel like I'm bombarded with information. It's very hard to follow along and very easy to miss articles; almost anxiety-inducing, even. There's hardly any point to this on a website; it's not like you're wasting any paper.
Re: Hacker News front page as a site
#59Using text-align: justify for questionable aesthetic purpose here really hurts readability, especially on a narrower viewport like the 1026px viewport of Safari with sidebar on an iPad Pro 12.9’’ (although it’s probably more of a problem of the four column layout on that specific narrow viewport; three should be better).
Made it 3, try again perhaps. Changing to text-align: left really destroys the aesthetic though.