by singhkays on 1/29/21, 11:58 PM with 200 comments
by mehrdada on 1/30/21, 3:08 AM
Actually color in the history of Apple stems from Woz not Jobs, who added color to Apple II. Jobs in fact reverted to black and white in Macintosh/original NeXT and spent the compute/memory resources on other things (e.g. higher res).
by akersten on 1/30/21, 2:09 AM
How does HDR affect colors in software? For example, on a 10-bit display - does my "legacy" website showing #FFF, show a true brightest-white color, or would I need to use a special definition to achieve it? Unfortunate, as I'm sure the hex value for a 10-bit 3-tuple is not quite as "perfect" as #000000-#FFFFFF. e.g. like `color: rgbhdr(#0x3FF3FF3FF)`
If I use a non-HDR-aware color-picker app (or take a screenshot), and pick HDR content versus normal content, is there a translation layer that scales down the value to RGB? Or does it clamp and "overexpose"?
It's a whole new world. I googled "HDR in CSS" and got this[0] which is not quite "stubborn programmer who thinks this is a gimmick" friendly...
Anyone have a good resource that explains how one would use HDR colors in practice? And ideally one that touches on considerations like the interactions between HDR-aware and non-HDR-aware applications.
by lstamour on 1/30/21, 1:42 AM
Similarly, you can turn on that little High Dynamic Range checkbox and get HDR but only have 16.7 million colours at your disposal because it’s output in 8-bits per colour rather than 10-bits per colour.
And it’s really hard to tell the difference sometimes between 8-bit HDR and 10-bit HDR. Like really hard. Like usually only visible when doing colour grading such that you need every possible nuance of data to more accurately shade and re-colour your pixels. https://youtu.be/MyaGXdnlD6M
Of course I imagine there’s also good vs bad dithering and the output to the attached laptop computer screen is probably better than the multiple cables and adapters required to output to TVs and external displays, but... the easiest way to tell whether something supports billions of colours is to go into monitor preferences and look for 10-bit or 422 or 444. If you see 420 or 8-bit, technically you might still have HDR but you don’t have “billions of colours”, technically.
by jzer0cool on 1/30/21, 2:11 AM
I would basically run a macro which cycle through the resolutions from b/w, 4 colors, 16, 256, ... and up to a million or so. I think there is a name for this, but basically watching a prism of rainbow colors. At a million+ the color tones are very smooth and you don't see an outline.
I could not imagine I would be able to differentiate a billion colors from its previous factor. At that point, I would stamp it and it goes off to shipping for packaging, and to the customers.
by VoxPelli on 1/30/21, 1:17 AM
Um, no, we had TVs for quite a while before it got any colors, in the beginning it was all gray scale.
by dawnerd on 1/30/21, 1:04 AM
by jiggawatts on 1/30/21, 1:12 AM
by sillysaurusx on 1/30/21, 5:27 AM
(I wish I could link the study, but I found it during the peak of my 2012-era graphics career. Suffice to say, more devs should study the science of perceptual testing.)
by kibwen on 1/30/21, 1:57 AM
by cromwellian on 1/30/21, 2:38 AM
What Apple does is assemble it all in a base model, like a console, so that all models have the feature set as base. And like other commenters have pointed out, PCs with HDR have been shipping long before, especially "workstation" machines.
by tedd4u on 1/30/21, 6:05 PM
Seems like it will take time for this all to shake out.
by joshspankit on 1/30/21, 9:16 PM
Anyone else remember the early days when you could actually choose 32bit colour in system preferences?
Drives me crazy that it’s taken this long to get back to unbanded gradients.
by slayerjain on 1/30/21, 5:06 AM
by jariel on 1/30/21, 12:50 PM
by Tepix on 1/30/21, 2:36 PM
In particular the Viewsonic XB2779QQS-S1... (
by occamrazor on 1/30/21, 2:02 PM
by xirbeosbwo1234 on 1/30/21, 2:00 AM
I find the reaction to the M1 pretty funny. People are impressed by the silliest things.
by AuthorizedCust on 1/30/21, 1:15 AM