Live data from Hacker News

Ask HN: Dark Mode for HN is overdue

news.ycombinator.com

31–40 of 54 posts

Re: Ask HN: Dark Mode for HN is overdue

#31

Personally, I think dark mode is unnecessary feature creep. But it's also because I never use it and hate it when it's the default and I have to go hunt for the hidden button to switch it off: I need lots of light, otherwise letters get blurry for me, so I'm just another biased human being =)

Dark mode is also about accessibility for some visually impaired users

https://drgrizz.xyz/dark-mode.html

Re: Ask HN: Dark Mode for HN is overdue

#36
I've been actively developing https://hcker.news, a replacement for the hacker news frontpage. It does its best to be familiar with the hn reading experience while adding a lot of missing features.

A lot of people use it on the regular and I have been lucky to have a lot of their feedback since I shared it here a few months ago.

I just added support for comments too! I'd love to know what folks think.

Re: Ask HN: Dark Mode for HN is overdue

#37
post #10

You are allowed to reduce your display brightness. I run my iPhone at the lowest possible setting at night (right now). Try it sometime. It might seem really dim at first but your eyes will adjust in a few minutes. I think dark mode can be deceptive. Blazing hot white text on a pitch black oled background is like visual caffeine to me. I would not want to be staring at this if I was adjacent to bedtime.

The display brightness doesn’t go dim enough

I‘d also like a dark mode.

And: on iOS you can reduce the white point quite a bit which makes the display appear very dark indeed. You can even tie it to a shortcut which is quite handy

Re: Ask HN: Dark Mode for HN is overdue

#39
post #3

just go to https://hacked.stream if you need it, you'll still need to upvote via HN interface until proxy is implemented

Visiting this site on mobile is not great. A good portion of the screen is covered by a sticky header and there is no underline or feedback when a link is clicked. Additionally, it is missing the story position and with infinite scroll there is no way to differentiate whether you are looking at the 10th story or the one in the 100th position.

Octal is great on iOS.

Re: Ask HN: Dark Mode for HN is overdue

#40

It's sad that everyone has to run around implementing hard-coded "dark themes" 30 years after computers users could routinely set up system-wide color schemes themselves.

The whole point here is for websites to respect those user configured system-wide color schemes. This is why prefers-color-scheme exists.

It’s browsers that ignore user choices.

They also are constantly moving targets for any web designer who tries to keep up…

Post reply on HN