←back to thread

631 points wojtczyk | 1 comments | | HN request time: 0.208s | source
Show context
dylan-m ◴[] No.41406819[source]
One of my favourite unreported MacOS issues comes from how, at some point, they changed the appearance of the window close button to be a particular shade of red with a tiny little X in the center. And if you happen to be using a particular kind of screen and possibly wearing glasses, that little X kind of wanders around in the button, appearing just slightly off center in a maddening way. Made only more maddening by the glasses component: https://www.robbert.org/2014/10/the-off-center-close-button/.

That post points out it’s probably just subpixel stuff causing the issue, but I think my thick, cheap glasses at the time were adding a layer of chromatic aberration to something that was already visually confusing.

I assume it’s kind of gone away at this point with all the high DPI screens these days. But I remember thinking at the time, if there was a public bug tracker, that issue would be a fun one.

replies(8): >>41406849 #>>41406994 #>>41407250 #>>41407351 #>>41408018 #>>41408369 #>>41408545 #>>41409242 #
mrob ◴[] No.41406994[source]
>More expensive lenses have a coating to compensate for this chromatic aberration.

You can't compensate for chromatic aberration with a coating. You need a compound lens made from multiple elements each with a different dispersion, e.g.:

https://en.wikipedia.org/wiki/Achromatic_lens

More expensive glasses lenses usually have worse chromatic aberration than cheap ones. The cheapest material for glasses lenses (PADC, often called by the brand name CR-39) has one of the best Abbe numbers (measure of dispersion).

https://en.wikipedia.org/wiki/CR-39

https://en.wikipedia.org/wiki/Abbe_number

replies(5): >>41407335 #>>41407534 #>>41407735 #>>41408026 #>>41409285 #
w4rh4wk5 ◴[] No.41407534[source]
I can confirm this. I had annoyingly bad chromatic aberration with my previous glasses. I specifically asked for CR-39 lenses for my next set of glasses and now it's barely noticeable at all.

I would recommend this to any programmer who uses high-contrast syntax highlighting. To me, it felt fatiguing every time I noticed differently colored words scrolling slight further than other words on a terminal screen on the same line.

replies(3): >>41407736 #>>41407764 #>>41409404 #
1. kps ◴[] No.41409404[source]
For those with stronger prescriptions who want higher index lenses to reduce thickness (and weight), look at http://opticampus.opti.vision/tools/materials.php and/or talk to your optician about available materials. (Personally, I've settled on MR-8 for my last couple pairs of computer glasses.)