Live data from Hacker News

Two lines of CSS that will improve HN on mobile (IMO)

tdinh.notion.site

91–100 of 163 posts

Re: Two lines of CSS that will improve HN on mobile (IMO)

#91
post #6

Or just use: https://play.google.com/store/apps/details?id=com.simon.harm...

Personally not a fan of using an app to browser something that contains that many links to the web. You're either stuck in the in-app browser (no bookmarks, etc.) or there is a lot of switching between the app and the browser. I have an iOS device. The experience might be better on Android.

https://hckrnews.com/ then

Re: Two lines of CSS that will improve HN on mobile (IMO)

#93
post #67

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…

The Refined Hacker News extension for Chrome has a “collapse root” button on each comment that I think does what you want.

Note that the extension is also for Firefox (and, I'll attest as well, is great).

Re: Two lines of CSS that will improve HN on mobile (IMO)

#94
post #4

I just zoom in to 115% on iOS and 120% in Firefox on my desktop computer.

Yep, HN is one of the few websites I use my browser's zoom feature on. 125% is enough for me to comfortably read.

Just a few lines of CSS could really improve readability here.

Re: Two lines of CSS that will improve HN on mobile (IMO)

#95
post #67

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…

I did this to toggle all the comments via bookmarklet: https://greptips.hashnode.dev/hacker-news-toggle-comments

Re: Two lines of CSS that will improve HN on mobile (IMO)

#97

Personally I prefer the existing style. The larger text looks imbalanced, and I think there are ways to make collapsing threads easier without the eyesore, like changing "[-]" to "collapse thread" or adding a reddit-style bar to the left of the text. Commenting in case others agree, so the HN team doesn't assume everyone agrees with the proposed change.

Adding padding instead of increasing the size would accomplish a similar goal.

Re: Two lines of CSS that will improve HN on mobile (IMO)

#98

Hah! This is nothing compared to the “update” button being next to iOS Safari’s back button. Will I successfully update my prescient mumblings such that they actually make sense, or will I delete everything my fat fingers just spent hundreds of seconds editing? Who nose?! This is an specially irksome bug given that the two buttons are only next to each other for particularly long comments. I should cut back on the wa…

Does Safari not keep preserve the text when you press forward?

I suppose that wouldn't help if you opened the comment page on a new tab, though.

Re: Two lines of CSS that will improve HN on mobile (IMO)

#100
post #67

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…

The Refined Hacker News extension for Chrome has a “collapse root” button on each comment that I think does what you want.

+1 for the extension. Been using it since forever on Firefox and Brave.

Link: https://github.com/plibither8/refined-hacker-news

Post reply on HN