Earlier quoted context omitted.
Hello! Person who actively dislikes 4k here. In my experience: 1. No matter what operating system you're on, you'll eventually run into an application that doesn't render in high dpi mode. Depending on the OS that can mean it renders tiny, or that the whole things is super ugly and pixelated (WAY worse than on a native 1080p display) 2. If the 4k screen is on your laptop, good luck ever having a decent experience plu…
FWIW, my main monitor is a 43" 4k display, and it works perfectly fine on AwesomeWM - but I' don't use any scaling, the 4k is purely for more screen real estate - literally like having 4 perfectly aligned borderless 24" monitors. I can fit 10 full A4 pages of text simultaneously.
Time to Upgrade Your Monitor
291–300 of 1001 posts
Re: Time to Upgrade Your Monitor
#292Concerning the smoothing, I presume this is macOS’s glyph dilation. pcwalton reverse engineered it in order to replicate it in Pathfinder (so that it can render text exactly like Core Text does), concluding that the glyph dilation is “min(vec2(0.3px), vec2(0.015125, 0.0121) * S) where S is the font size in px” ( https://twitter.com/pcwalton/status/918991457532354560 ). Fun times. Trouble is, people then get used to m…
Re: Time to Upgrade Your Monitor
#293Concerning the smoothing, I presume this is macOS’s glyph dilation. pcwalton reverse engineered it in order to replicate it in Pathfinder (so that it can render text exactly like Core Text does), concluding that the glyph dilation is “min(vec2(0.3px), vec2(0.015125, 0.0121) * S) where S is the font size in px” ( https://twitter.com/pcwalton/status/918991457532354560 ). Fun times. Trouble is, people then get used to m…
I tried turning off smoothing and frankly the text was uncomfortably thin to read. I guess maybe their font should just be bolder by default so you don't need the glyph dilation to compensate.
Re: Time to Upgrade Your Monitor
#294Earlier quoted context omitted.
I love my 3 monitor setup. In 20 years of coding, I finally reached peak productivity in my workspace. No switching between windows, ease of throwing a window aside for monitoring, laying out information and tools side to side. It’s incredible once you readjust your habits and learn to use that new space. I compare it to having a large, wide desk when you’re working on something. Who wouldn’t want that? I was one of…
> I compare it to having a large, wide desk when you’re working on something. Who wouldn’t want that? I have used between 1-3 monitors over the last decade, and there sure are advantages to having 3 for certain tasks. However, I noticed that having multiple monitors resulted in me having a dedicated screen for email (usually the smallest, my laptop screen). This decreased my productivity. Perhaps not everyone has thi…
Re: Time to Upgrade Your Monitor
#295Earlier quoted context omitted.
Hello! Person who actively dislikes 4k here. In my experience: 1. No matter what operating system you're on, you'll eventually run into an application that doesn't render in high dpi mode. Depending on the OS that can mean it renders tiny, or that the whole things is super ugly and pixelated (WAY worse than on a native 1080p display) 2. If the 4k screen is on your laptop, good luck ever having a decent experience plu…
3. Configuring my preferred linux environment to work with 4k is either impossible or just super time consuming This seems like a long-standing problem with Linux, rather than a reason to dislike high-res screens.
Re: Time to Upgrade Your Monitor
#296Earlier quoted context omitted.
Acclimation is a huge factor: if you’re used to writing on a small laptop that will seem normal but few people won’t see a benefit moving to a larger display even if they don’t expect it. That’s one of the few durable research findings over the decades. Multiple monitors are slightly different: the physical gap means it’s not a seamless switch and not every task benefits.
> Multiple monitors are slightly different: the physical gap means it’s not a seamless switch and not every task benefits. Probably why ultrawides are gaining popularity.
Re: Time to Upgrade Your Monitor
#297Earlier quoted context omitted.
I've been focused on Apple display products for the past few months as I'm looking to make an upgrade from the Dell P2715Q 4k 27" I use primarily for development. There is a three page thread on using the Apple 32" XDR for software dev on MacRumors. [1] I believe there is a major product gap at Apple right now in the mid-market display. Specifically a replacement for the LED 27" Cinema Display which was announced 10…
> 27 inch IPS display, 5120 x 2880 @ 60Hz with standard glass at $1999 That's $200 more than it costs with the computer built in. Would rather see it more aggressively priced, or at least bring back target mode.
Re: Time to Upgrade Your Monitor
#298I found this article utterly baffling. The author clearly knows their stuff, having created Fira Code, but my experiences couldn't be more different. I spend most of my days in a text browser, text editor and text terminal, looking at barely moving letters. So I optimize my setup to showing really, really good letters. I certainly appreciate how nice text looks on a high DPI display. But for coding purposes!? I don't…
The new 32" Apple display would be great of course, but the price is just off. For coding, I don't care how much reference quality the color setup is. My only hope is, that Dell soon offers an affordable display based on that panel.
Re: Time to Upgrade Your Monitor
#299Earlier quoted context omitted.
That’s the whole point in question: that higher resolution for a given size is an extremely good thing.
Not really. There is an end point. Also, resolution is not free, this is a tradeoff, when you push more pixels on screen it means more work for the GPU (or CPU in some cases) and more loading time and space to load all those high-dpi resources... At this point I clearly prefer lower latency and higher framerate over more pixels.
And sure, resolution isn’t free, but at these levels that was an argument for the hardware of eight years ago, not the hardware of today. All modern hardware can cope with at least one 4K display with perfect equanimity. Excluding games (which you can continue to run at the lower resolutions if necessary), almost no software will be measurably affected in latency or frame rate by being bumped from 1080p to 4K. Graphics memory requirements will be increased to as much as 4×, but that’s typically not a problem.
Re: Time to Upgrade Your Monitor
#300I had to go through a similar exercise recently. The DisplayPort / USB-C / Thunderbolt story is just insane. I was looking for a monitor to use with both MacOS and Windows. HDMI can't do 4k @ 60Hz, DisplayPort cables never tell you which version they support.
I ended up with LG UHD 4K 27UL650, which I'm very happy with, but switching between Mac and Windows is still difficult, because this monitor only has 1 DisplayPort input. I've settled to using HDMI for Mac and 30Hz instead of switching cables all the time.
Improvement in experience is very subjective but I agree with the author on everything except maybe the 120Hz.