What I really would like to have would be to collapse comment threads via a column that runs the length of the comment thread and is indented like its respective comment. This way I don't have to scroll to find the comment to collapse its thread, and clicking the column is easier. This is used in some subreddits in the old Reddit style, e.g. /r/de as can be seen here: https://old.reddit.com/r/de/comments/rcc9us/exper…
Two lines of CSS that will improve HN on mobile (IMO)
71–80 of 163 posts
Re: Two lines of CSS that will improve HN on mobile (IMO)
#72Re: Two lines of CSS that will improve HN on mobile (IMO)
#73Re: Two lines of CSS that will improve HN on mobile (IMO)
#74Don't use points, use em or rem. Otherwise it won't render well for people with unusual screen formats.
12pt = 1em, so how would using em be different?
Re: Two lines of CSS that will improve HN on mobile (IMO)
#75I for one value the HN limited aesthetic. From a ui perspective its not ideal, but keeping the site extremely simple and a little coarse surely disincentivizes mass and mob adoption.
Re: Two lines of CSS that will improve HN on mobile (IMO)
#76Re: Two lines of CSS that will improve HN on mobile (IMO)
#77What I really would like to have would be to collapse comment threads via a column that runs the length of the comment thread and is indented like its respective comment. This way I don't have to scroll to find the comment to collapse its thread, and clicking the column is easier. This is used in some subreddits in the old Reddit style, e.g. /r/de as can be seen here: https://old.reddit.com/r/de/comments/rcc9us/exper…
Re: Two lines of CSS that will improve HN on mobile (IMO)
#78For me the up- and downvote icons are too close together and I always have to pinch zoom to upvote (I don't downvote often). So prefer a bit more spacing between them.
I don't see a downvote button...?
Re: Two lines of CSS that will improve HN on mobile (IMO)
#79Earlier quoted context omitted.
12pt = 1em, so how would using em be different?
no he's right, pt is an absolute unit unlike rem/em, see https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_...
Re: Two lines of CSS that will improve HN on mobile (IMO)
#80Earlier quoted context omitted.
Tables for layout. The tag. Special spacer elements. HN is ridden with anti-patterns.
Wow jesus. Opened HN with my accessibility checker. No recognisable structure. 33 spacers on the main page alone. 200+ contrast errors.
I thought it was bad but it is actually worse. Maybe accessibility is the argument to make, because my prayers always fell upon deaf ears.