- Edited
1 week update:
AUO B140RTN03.0 + ThinkPad T480 (UHD 620) + ditherig + Basic Display Driver is still working great!
I've been able to transfer my general workflow (schoolwork, note-taking, writing a few longer documents, some photo editing, web browsing, responding to emails, texting, reading long PDFs & articles, music production, watching long videos, NoMachine to remotely use Mac apps) from my old "safe screen" to this LCD very smoothly.
I'm consistently NOT getting strained!
I literally haven't touched my old laptop in a week. First time I've EVER been able to say this.
The only thing I haven't tried yet is long coding sessions, but I've edited some small code files and it felt nice.
Edit: tried coding on it now (via NoMachine into an M1 Mac) and it's also very comfy. With colorful highlighting too! Only thing I had to "go out of my way" for was modifying my editor theme to increase contrast since it's a TN. If someone wants the VSCode appearance settings I'm using let me know!
In fact there is even an improvement for anything involving motion (scrolling is way better and doesn't cause any dizziness on this screen) and any images with high contrast/"strange perspectives" (which don't cause any weird "additional" strain, which was still actually somewhat of an issue on my old safe screen).
@jordan @photon78s Since I wasn't able to find an second identical safe laptop with the same screen, I actually recommend this screen more now, as it seems much more likely to be reproducible + is better in some ways!
The only noticeable flaws IMO are:
pixel inversion: it's sometimes visible, especially in the top right corner for some reason, but I can read text totally fine on this panel so I don't think it's much of an issue. However, sometimes flickering can be seen in dense line/checkerboard patterns. (Overall though, I experience much LESS "pattern glare" on this LCD compared to most screens, so "stronger than usual pixel inversion" here is an OK compromise IMO).
TN white color: I've noticed that with (all??) TNs, the very brightest shades of white are treated differently than other colors -- if you look at the screen from above, they uniquely "invert" to a strange "blue" shade instead of just washing out like other grays. I've noticed that these whites appear more red and more "harsh" compared to other colors.
Fortunately, there is a precise "cutoff point" where the "weird" whites instantly become "normal" when slightly dimmed. The workaround is software dimming, e.g. with NegativeScreen app. (My favorite color adjustment app since it avoids possible "side effects" of color profiles by using Windows Magnification API instead).
100% backlight is better: Although it's not bad at all at 50% (default backlight on boot) I did notice a slight headache each time I tried 50% that simply doesn't happen if I switch to 100%. Doesn't change based on content onscreen, so probably PWM-related. (Interestingly, camera still detects mild flicker at 100%, but in that case the depth is small enough to not "feel"/bother me at all and IMO shouldn't be a dealbreaker for most.)
I can only confirm it's comfortable with Basic Display Driver. (The only time I enable Intel is a quick toggle on/off to raise backlight to 100% after reboots) — YMMV whether it stays good or not with Intel UHD drivers enabled — I won't be testing this
Here are custom NegativeScreen presets I created to prevent the TN white color issue:
TN-Dim=
{ 0.9, 0, 0, 0, 0 }
{ 0, 0.9, 0, 0, 0 }
{ 0, 0, 0.9, 0, 0 }
{ 0, 0, 0, 1, 0 }
{ 0, 0, 0, 0, 1 }
TN-MoreDim=
{ 0.8, 0, 0, 0, 0 }
{ 0, 0.8, 0, 0, 0 }
{ 0, 0, 0.8, 0, 0 }
{ 0, 0, 0, 1, 0 }
{ 0, 0, 0, 0, 1 }
TN-ExtraDim=
{ 0.6, 0, 0, 0, 0 }
{ 0, 0.6, 0, 0, 0 }
{ 0, 0, 0.6, 0, 0 }
{ 0, 0, 0, 1, 0 }
{ 0, 0, 0, 0, 1 }
TN-Dim-Grayscale=
{ 0.3, 0.3, 0.3, 0, 0 }
{ 0.3, 0.3, 0.3, 0, 0 }
{ 0.3, 0.3, 0.3, 0, 0 }
{ 0, 0, 0, 1, 0 }
{ 0, 0, 0, 0, 1 }
TN-MoreDim-Grayscale=
{ 0.266, 0.266, 0.266, 0, 0 }
{ 0.266, 0.266, 0.266, 0, 0 }
{ 0.266, 0.266, 0.266, 0, 0 }
{ 0, 0, 0, 1, 0 }
{ 0, 0, 0, 0, 1 }
TN-ExtraDim-Grayscale=
{ 0.2, 0.2, 0.2, 0.0, 0.0 }
{ 0.2, 0.2, 0.2, 0.0, 0.0 }
{ 0.2, 0.2, 0.2, 0.0, 0.0 }
{ 0.0, 0.0, 0.0, 1.0, 0.0 }
{ 0.0, 0.0, 0.0, 0.0, 1.0 }
TN-Dim-Red=
{ 0.3, 0.0, 0.0, 0.0, 0.0 }
{ 0.6, 0.0, 0.0, 0.0, 0.0 }
{ 0.1, 0.0, 0.0, 0.0, 0.0 }
{ 0.0, 0.0, 0.0, 1.0, 0.0 }
{ -0.15, 0.0, 0.0, 0.0, 1.0 }
TN-MoreDim-Red=
{ 0.3, 0.0, 0.0, 0.0, 0.0 }
{ 0.6, 0.0, 0.0, 0.0, 0.0 }
{ 0.1, 0.0, 0.0, 0.0, 0.0 }
{ 0.0, 0.0, 0.0, 1.0, 0.0 }
{ -0.25, 0.0, 0.0, 0.0, 1.0 }
TN-ExtraDim-Red-LowContrast=
{ 0.25, 0, 0, 0.0, 0.0 }
{ 0.25, 0, 0, 0.0, 0.0 }
{ 0.25, 0, 0, 0.0, 0.0 }
{ 0.0, 0.0, 0.0, 1.0, 0.0 }
{ 0.0, 0.0, 0.0, 0.0, 1.0 }
^ I usually hover around the "MoreDim" and "ExtraDim" presets depending on time of day.
The "red" variants are really useful when I'm reading/writing text for hours, since they eliminate subpixels, giving a true "physically grayscale" screen
P.S. I'm using Firefox 115.12.0 ESR on Windows (ClearType enabled with default settings). Using latest Chrome on the Mac NoMachine server (Mac font smoothing disabled). IMO these combos = best text rendering per each platform