Live data from Hacker News

Ideal Monitor Rotation for Programmers

sprocketfox.io

231–240 of 426 posts

Re: Ideal Monitor Rotation for Programmers

#231

Earlier quoted context omitted.

You'll have to excuse the mess :) https://imgur.com/a/5uTm7VB Also obviously I hid all the proprietary stuff.

Those last two on the right look like they're basically behind you. How do you use those?

They are about 45 degrees to the right of center. I turn my head or swivel my chair.

Re: Ideal Monitor Rotation for Programmers

#232
'Tis a bit of a silly article, I'd go insane trying to keep my application windows in the sweet spot for viewing them at a 22 degree rotation. One thing strikes me that I've wondered about when I would rotate some of my monitors: the color shift/viewing angle issue. I can understand in older monitors that have different viewing angles for horizontal and vertical, but some of my monitors over the years have been 176 degrees H + V or 178 degrees H + V, so why is there such a marked difference in what is being displayed when it is at 0 degrees rotation vs 90 degrees rotation?

Re: Ideal Monitor Rotation for Programmers

#233

Three monitors with one central in landscape remains the best layout.

I've found I like P-L-L Leftmost monitor is portrait, the other 2 landscape. Command line and documents on the portrait monitor. Editing/browsing in the centre. Mail and Teams on the rightmost landscape monitor, with browsing often moved there too.

My workflow is:

- text editor with two columns in the middle

- terminal with two colums on the right, left is git, right is build

- terminal on the left for connecting to production, investigating things, and manual testing

I also have a web browser (which contains chat and email) in the middle that I can swap to, but that means no coding.

I've heard that a lot of people like to have a browser to look at documentation at the same time as they code, but I haven't really found this useful, in large part because most of the code I work with has no documentation (the code itself is the documentation).

Re: Ideal Monitor Rotation for Programmers

#234
post #63

Earlier quoted context omitted.

That's cool! Any chance you can post a pic of your desk? I'd love to see this

You'll have to excuse the mess :) https://imgur.com/a/5uTm7VB Also obviously I hid all the proprietary stuff.

woah thats bonkers! What do you do with all that real estate?

Re: Ideal Monitor Rotation for Programmers

#235
post #20

I prefer to work with a single large external monitor. If my device is a laptop I keep it in clamshell mode when attached to an external monitor. I find switching applications with keyboard shortcuts and focusing on one thing at a time has improved my productivity. Using two or more monitors made it so easy for me to get distracted. To each their own though.

I work with the KDE virtual desktops grid with a 3x2 arrangement and wrap around on a 32" curved screen. I've found it very useful to put the same windows in the same grid squares and have hotkeys to easily go between. I know exactly the keystrokes ahead of time to get to the window I want and don't have to move my neck to get there. I can tile them, since I've got plenty of space on the one large screen, but usually the 6 virtual desktops are good enough. I've tried multiple monitors before, but couldn't get into it.

Re: Ideal Monitor Rotation for Programmers

#236

Earlier quoted context omitted.

I used to have 2 pcs, connected over synergy, for the same reason. The best part is that your cmd-tab / application switcher is local to that screen. Still looking for a similar solution on 1 laptop with 2 screens.

I've longed for a window manager that can assign different virtual desktops to different screens. Of course, there are compositing, scaling and resolution issues to overcome, but it'd be really neat to have a palette of virtual desktops that could be called up on whichever monitor was most convenient. ...and it'd make screen mirroring during presentations a breeze!

I basically want to have real multi user. I want my dev/project to be an isolated user, also bc of software supply chain security. I want to map it to a (virtual) screen. I want to be able to share the clipboard.

I think the closest is running multiple OS X/Linux in VMs

Re: Ideal Monitor Rotation for Programmers

#237
post #232

'Tis a bit of a silly article, I'd go insane trying to keep my application windows in the sweet spot for viewing them at a 22 degree rotation. One thing strikes me that I've wondered about when I would rotate some of my monitors: the color shift/viewing angle issue. I can understand in older monitors that have different viewing angles for horizontal and vertical, but some of my monitors over the years have been 176 d…

At first I thought this is a satirical article but then I realised the author was serious.

I still think this ~22° rotation is utter nonsense.

Re: Ideal Monitor Rotation for Programmers

#238

Earlier quoted context omitted.

I've longed for a window manager that can assign different virtual desktops to different screens. Of course, there are compositing, scaling and resolution issues to overcome, but it'd be really neat to have a palette of virtual desktops that could be called up on whichever monitor was most convenient. ...and it'd make screen mirroring during presentations a breeze!

Check out Total Spaces ( https://totalspaces.binaryage.com/ ) for Mac. I use this with dual monitors and love that each monitor can have its own virtual desktop. I have my left monitor as a communications hub. It has only one virtual screen. I also keep my browser there. I have a 3x3 grid on the right hand monitor.

That won’t work. I just want separation. Between applications. I can run multiple instances of chrome, but the is has trouble figuring out where to put what.

I’ve tried routing VNC though an ssh tunnel (doesn’t accept connection to localhost), but it’s all pretty shit.

And I really don’t like carrying 2 MacBooks around

Re: Ideal Monitor Rotation for Programmers

#239

Am I the only one (fullstack programmer + designer + hobby photographer) here who's perfectly okay with a single laptop monitor? Maybe it's to do with I love being mobile, maybe it's that I use UI and text very small, but I can perfectly fit either 3 Vscode tabs, or website + PIP video, a few terminals, many views in Sketch or a combination of those in a screen (16" MBP). I'm also okay with working with Photoshop or…

PWM Flickering would be one reason? On M1 Air there is pwm flickering which makes impossible to work with it ... thanks Apple. [0] I would connect external monitor but it has flickering issues with them too. Thanks Apple again. [1] [0] https://www.notebookcheck.net/PWM-Ranking-Notebooks-Smartpho... [1] https://piunikaweb.com/2021/01/08/apple-investigating-mac-mi...

I’ve found turning the brightness up all the way to help with that immensely.

Re: Ideal Monitor Rotation for Programmers

#240

This is interesting but the author considers only one degree of freedom, "roll". Equally important are "pitch" and "yaw". "pitch" is necessary to accommodate another kind of rotation, known in HCI as "slouch". "yaw" is important because sometimes your code is so elegant and impressive, that you need people walking by to see it more than you need to see it yourself. You use yaw to rotate your monitor away, toward the…

One of the funniest paragraphs I have read here!
Post reply on HN