Hacker News new | ask | show | jobs
by bun_terminator 906 days ago
I worry about all the code I don't know about. Who knows what other software I can't control relies on RGB layout. Maybe irrational, but I don't want to risk it. Especially since you gain nothing in return.
1 comments

OLED often isn't RGB, and you gain a great deal there.
I think it's completely orthogonal issues, no? You probably refer to OLEDs superior black levels etc. But this thread was about subpixel rendering. One can be bad while the other can not. It's unrelated.
They're related because many OLEDs use a non-RGB pixel layout, so it's necessary to turn off sub-pixel anti-aliasing, and the net result seems worth that tradeoff now that screens are high-resolution enough that sub-pixel anti-aliasing makes less of a difference.
But the high resolution is not a property of OLED displays. The tradeoff might be worth it, but it's still a tradeoff I'm not willing to risk.