Earlier quoted context omitted.
Having used CRT monitors, 1920x1080 displays, 4K displays and 5K displays, as well as various Retina Macbooks over many years, mostly for coding, here's my opinion: The only good solution today is the iMac 5K. Yes, 5K makes all the difference — it lets me comfortably fit three columns of code instead of two in my full-screen Emacs, and that's a huge improvement. 4K monitors are usable, but annoying, the scaling is ju…
> So no, I don't think you can develop using "tiny laptops with poor 1366x768 displays". At least not all kinds of software, and not everyone can. This opinion seems bizarre to me. You start by offering personal (and valid) anecdote, then end up saying "I don't think you can develop [...]". But this flies in the face of evidence. Most people by far do not use your preferred monitor setup (iMac 5K) and in my country a…
Time to Upgrade Your Monitor
451–460 of 1001 posts
Re: Time to Upgrade Your Monitor
#452Earlier 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
#453I still use a CRT, because features I want are still ludicrous expensive in newer tech (although they are getting cheaper over time). 1. Arbitrary resolutions, great to run old software and games, even better to run new games at lower resolution to increase performance. 2. Arbitrary refresh rates. 3. Zero (literally) response time. 4. Awesome color range (many modern screens still are 12bit, meanwhile silicon graphic…
4. CRTs are analog. It's as many bits as your output hardware can make up.
5. CRT is still supreme for contrast (at least over LCD) despite all the tricks and such for LCDs.
7. That VT220 I mentioned above is from 1986. It's monochrome, but works great.
Re: Time to Upgrade Your Monitor
#454but really....1080p is just fine for looking at text on a screen. Maybe the reason the text is blurry for you is that _you need glasses_.
Re: Time to Upgrade Your Monitor
#455The technical details are all right (or seem right to me, anyway), but this is too opinionated for my liking. No, you do not need a 4K monitor for software development. Some people might like them, some won't. [edit/clarification: someone rightfully pointed out that nobody will actively dislike a 4K monitor. I was unclear here: I meant "some people won't need them" more than "dislike them"] This sounds like when Jeff…
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…
Re: Time to Upgrade Your Monitor
#456Earlier quoted context omitted.
If you are on macOS, all is good. Never had a problem with any of my 4 monitors (3x4K, 1x5K). I set the scaling to a size I like, and the text is super crisp. I don't see how any programmer can NOT like that.
Text honestly looks like shit an any non 4k external monitor for macOS it's kind of crazy how bad it is compared to windows.
Re: Time to Upgrade Your Monitor
#457Earlier 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.
I actually evolved my office setup from dual 24" 1920x1200 and went to dual 28" 4K. But with the COVID lockdown, I only have one of the same spec monitor at home for several months, and realize that I barely miss the second monitor. I was probably only using 1.25 monitors in practice as the real estate is vast.
People who complain that a monitor is too large should stop opening a single window full-screen and discover what it is like to have a windowing system...
Re: Time to Upgrade Your Monitor
#458The 21:9 aspect ratio is perfect for having the standard IDE + chrome tab arrangement. It doesn't have the issues brought in by having multiple monitors and 1440p is a good middle-ground resolution.
Re: Time to Upgrade Your Monitor
#459The technical details are all right (or seem right to me, anyway), but this is too opinionated for my liking. No, you do not need a 4K monitor for software development. Some people might like them, some won't. [edit/clarification: someone rightfully pointed out that nobody will actively dislike a 4K monitor. I was unclear here: I meant "some people won't need them" more than "dislike them"] This sounds like when Jeff…
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…
# This affects every GTK app.
xfconf-query -c xsettings -p /Xft/DPI -s 144
The second step is going to about:config in Firefox, and setting layout.css.devPixelsPerPx to a higher value than 1.0. I really need to write an extension to do that in one click.What is really tricky, though, it's having two monitors with different DPI. Win 10 does an acceptable job with it; no Linux tools I'm aware of can handle it reasonably well. Some xrandr incantations can offer partial solutions.
Re: Time to Upgrade Your Monitor
#460Earlier 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…
If you are on macOS, all is good. Never had a problem with any of my 4 monitors (3x4K, 1x5K). I set the scaling to a size I like, and the text is super crisp. I don't see how any programmer can NOT like that.