Live data from Hacker News

Ideal monitor rotation for programmers (2021)

sprocketfox.io

91–100 of 341 posts

Re: Ideal monitor rotation for programmers (2021)

#91

On a similar note, I once again wish more displays were 3:2, and more people knew about it. The human central (not peripheral) vision’s ratio is very close to 3:2, yet due to economics of scale 16:9 is marginally cheaper and much more common. And if someone is wondering, no, rotating 16:9 vertically for more vertical space doesn’t help because it makes it very narrow - for me IMO a square display would be the best. (…

Eizo made a 1920x1920 display that I think has been discontinued; a very good review: https://youtu.be/gJG9HOQITrg The LG DualUp is an almost-square 16:18 monitor, higher resolution than the Eizo and almost half the price.

Oh nice, thanks for this! I was disappointed when I went to buy EIZO one, only to find it was discontinued. 1:1 and OLED would be awesome, if such a thing existed of course. Not only for writing, but also for emulation purposes - close enough to 4:3 and 3:4 (yoko/tate modes) not to have to rotate the screen, just a bit of black on the sides.

Re: Ideal monitor rotation for programmers (2021)

#92

Earlier quoted context omitted.

At 4k, I've found grayscale antialiasing quite sufficient and don't miss the fringing effect of subpixel AA.

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.

OLED often isn't RGB, and you gain a great deal there.

Re: Ideal monitor rotation for programmers (2021)

#93
post #44

Tangentially related thought: Take my advice, don't go ultra-wide. Go with a large 4k. You get more pixels for cheaper. The only ultrawide that makes any sense is the 5k x 2k resolution one. These have more pixels than a single 4K. But they are expensive. Even then, a 16:9 5K monitor has more pixels. I personally use 3 x 27 inch 4K - which is cheaper than a single 5k Ultra-wide and gives you a TON more pixels.

A 43'' 4K monitor in the middle and two 28" 16:18 LG DualUp monitors on the sides is my recommendation for an unparalleled setup for a large desk.

Re: Ideal monitor rotation for programmers (2021)

#96
post #44

Tangentially related thought: Take my advice, don't go ultra-wide. Go with a large 4k. You get more pixels for cheaper. The only ultrawide that makes any sense is the 5k x 2k resolution one. These have more pixels than a single 4K. But they are expensive. Even then, a 16:9 5K monitor has more pixels. I personally use 3 x 27 inch 4K - which is cheaper than a single 5k Ultra-wide and gives you a TON more pixels.

I think 27" 4k with some scaling is a good spot indeed. 32" 4k is nice as well, if you scale down to 2560x1440, or 3008x1692. On 32" 2x scaling (1920x1080 is just too big, and native (3840x2160) is just too small. But if money is no problem, 3x 24" 4k, 2x 27" 5k, or 1x 32" 6k is really the endgame. That 2x scaling is just soooo crisp. :)

There are 32" monitors with native 2560x1440. I still prefer that dpi to run Windows, where some apps still have problems with hidpi scaling. It's mostly about older and niche apps, but every now and then you encounter something that doesn't scale well.

Re: Ideal monitor rotation for programmers (2021)

#97
post #88
post #44

Tangentially related thought: Take my advice, don't go ultra-wide. Go with a large 4k. You get more pixels for cheaper. The only ultrawide that makes any sense is the 5k x 2k resolution one. These have more pixels than a single 4K. But they are expensive. Even then, a 16:9 5K monitor has more pixels. I personally use 3 x 27 inch 4K - which is cheaper than a single 5k Ultra-wide and gives you a TON more pixels.

I find it difficult to actually figure the proper position where the 27” Dell 4K (still very top notch) is just as far so that I can see it and not have to move my head left and right. Anything beyond this size may be OK for games, but too much space and too much windows is actually too much of cognitive load. It is not a surprise that many ppl (not me though) start to prefer full screen terminal rather than dozen wi…

I’m very happy with a laptop monitor and 1920x1080. Browser goes on laptop monitor and code on the monitor.

I always will be. I am about condensing information to just what I need.

Re: Ideal monitor rotation for programmers (2021)

#98
post #44

Tangentially related thought: Take my advice, don't go ultra-wide. Go with a large 4k. You get more pixels for cheaper. The only ultrawide that makes any sense is the 5k x 2k resolution one. These have more pixels than a single 4K. But they are expensive. Even then, a 16:9 5K monitor has more pixels. I personally use 3 x 27 inch 4K - which is cheaper than a single 5k Ultra-wide and gives you a TON more pixels.

It is surprising how much more affordable 4k displays are. I was stuck finding a suitable display for my macbook being used to the 5k iMac, and ended up with the 32 inch samsung m8, which is one third what apple charges for the 5k studio display. I find myself liking it more in practice than the 5k imac, because while it is a bit less crisp, the colors once properly set up are equally nice and the size is luxurious.

Re: Ideal monitor rotation for programmers (2021)

#99
post #16

The actual "ideal" rotation for maximum line length would be closer to 23° rather than 22°, right? Because Atan(9/21) = 23.20°. Also... could we go further? If we're treating the screen's content as an arbitrary plane, what about tilting the content of screen away from you like SNES Mode 7 or the Star Wars text crawl? Infinite screen height!

Does character height affect that calculation? The longest line possible wont be able to render at the ends, so is it possible there is a shorter line on a different angle that can render more text?

Re: Ideal monitor rotation for programmers (2021)

#100
post #83

Earlier quoted context omitted.

Always focus on PPI, some rough numbers 27” 5k (5120 x 2880) -> 218 PPI 32” 4k (3840 x 2160) -> 137.68 PPI 34” 5k (5120 x 2160) -> 163.44 PPI 39,7 5K (5120 x 2160) -> 139.97 PPI Apple Pro Display XDR 32" 6k (6016 x 3384) -> 218 PPI

PPI doesn't translate to screen estate, though

And too many PPI won't make text easier to read, unless you magnify the screen, thus actually loosing PPIs.

PPIs will display sharper pictures, provided that they have enough quality.

Post reply on HN