I love this idea, but sadly it's not for me. I tried this on my phone (going grayscale) and turned it off after 1/2 a day. Too many apps rely on color to differentiate different parts of the app. It definitely gave me a greater appreciation for the plight of the colorblind, and it's why for my own company's products, we always test in B&W, to make sure no functionality is lost. Relatedly, does anyone have any links t…
Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
61–70 of 81 posts
Re: Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
#62am always hesitant to install browser plugins that have no website link, about, and privacy policy..
Re: Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
#63Edit: does anybody know if there's a way to do the same on GNU/Linux ?
Re: Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
#64Re: Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
#65I love this idea, but sadly it's not for me. I tried this on my phone (going grayscale) and turned it off after 1/2 a day. Too many apps rely on color to differentiate different parts of the app. It definitely gave me a greater appreciation for the plight of the colorblind, and it's why for my own company's products, we always test in B&W, to make sure no functionality is lost. Relatedly, does anyone have any links t…
This makes me wonder: what if instead of converting everything to grayscale, you swap color channels. I'm sure that would make images less appealing (e.g. human skin color would become something completely different), but still you'd be able to distinguish colors, so functionality isn't lost. Also, black and white, and grayscale stays the same, so text remains readable.
Additionally, you can mess with the typical B&W conversion weights for each channel.
However this got me thinking, what do we want when we convert an image to bw? It's a pretty hard problem, because we want both semantic segmentation and preserving lightness. Also you clearly can't have a one-to-one mapping when you lose 2 dimensions. Of course in the case of a simple UI that's not a problem, but with photography it is.
Re: Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
#66This will be awesome for my e-ink monitor.
Re: Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
#67I love this idea, but sadly it's not for me. I tried this on my phone (going grayscale) and turned it off after 1/2 a day. Too many apps rely on color to differentiate different parts of the app. It definitely gave me a greater appreciation for the plight of the colorblind, and it's why for my own company's products, we always test in B&W, to make sure no functionality is lost. Relatedly, does anyone have any links t…
Why go grayscale? Is there any data to support the claims made by the extension? (see below) The extension linked says: > Can't stop surfing the web? You may not realize it, but all of that color is designed to hijack your brain and keep you browsing. > You'll soon find that time wasting sites hold your attention less, and this will hopefully help you focus on whatever it is you really need to be doing.
I'd say it's worth a try at least to see if you see a difference. It's strange browsing without color, and when you use grayscale and go back to color it almost feels overwhelming.
Here are some articles though that go into it more:
http://www.tristanharris.com/2016/05/how-technology-hijacks-...
https://blog.mozilla.org/internetcitizen/2018/02/13/grayscal...
Re: Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
#68I love this idea, but sadly it's not for me. I tried this on my phone (going grayscale) and turned it off after 1/2 a day. Too many apps rely on color to differentiate different parts of the app. It definitely gave me a greater appreciation for the plight of the colorblind, and it's why for my own company's products, we always test in B&W, to make sure no functionality is lost. Relatedly, does anyone have any links t…
I just installed it and liking it so far. I had the same issue with the all-or-nothing phone experience because of maps that I use everyday for traffic. I'm liking this so far.
By the way, for the phone thing I had the same issue. If you have an iPhone, you can set it so triple clicking the home button toggles it - https://lifehacker.com/change-your-screen-to-grayscale-to-co...
Re: Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
#69I’ll definitely try it, thanks! I’ve been “on” grayscale on my phone for a few months now and I’ve enjoyed it very much. One “proof” that I have of grayscale’s benefits is that when I switch back to color (which happens at most once every 2 weeks), I find the colors to be extremely (visually) “loud”. Is it reasonable to think that we get desensitized to color, and that using grayscale re-sensitizes us? i.e. can this…
Re: Show HN: Grayscale the Web – A Chrome extension to help avoid mindless browsing
#70Nice idea! Would be great if it was not just On/Off switch, but one could set timer (per site) and it would gradually desaturate website the longer you stay (1%, 2%, ...). When timer turns 0, then site becomes fully grayscale (100%). When page is closed, then the timer is reset (after the same period of time?).
Originally I was going to implement a slider where you could adjust the amount of grayscale, but wasn't sure if anyone would use it. I really like the idea of having it gradually go gray, I might look into that when I get a chance to work on this again.