Live data from Hacker News

Improving my focus by giving up my big monitor

ounapuu.ee

91–100 of 185 posts

Re: Improving my focus by giving up my big monitor

#91
Sometimes things are so obvious to me I don't even think they'd be worthy of a discussion. But this is one of my blind spots, as I've come to realize over many years.

For development, I've always been happy with a 13" screen and nothing else. Not only that, but having all apps in full screen. It brings so much clarity to my mind. Exceptions (because f*ck dogma, right?) have been when I was in charge of monitoring some long-running process, in which case a secondary screen in vertical layout was very useful. Another one was for music making with Ableton Live: 2 screens was much more practical, independently of each individual screen size.

Just because of the setups I've just described, I've been looked at weird, or asked way too much questions. go figure.

Re: Improving my focus by giving up my big monitor

#92

I spent decades completely happy with Cmd+Tab. Now I’m helping someone develop a trading system and I need to see several log files simultaneously, a broker GUI, and neovim. Once I realized that in order to answer a single question I needed to Cmd+Tab at least four times, often more, I added two monitors and it’s dramatically lowered my stress level. FYI, on older MacBooks you can’t add more than one extra screen, bu…

>but if you get a DisplayLink dongle it works perfectly.

LOL

Im currently typing this on a work issued Macbook thats about 2 years old at this point, and 40% of the time, when I plug in a cable, it decides it wants to turn on and turn off hdmi output in rapid succession.

Re: Improving my focus by giving up my big monitor

#93
post #76
post #19

I learned this lesson a couple decades ago. Managing windows with OS idiosyncrasies becomes a task in itself. However, I've also learned recently it depends what you're doing. Software development, I just want one single maximized window on a single laptop monitor. If I have a near-retina DPI monitor with 120hz+ (I can't deal with low DPI fuzziness and low refresh all day) I'll usually have a 3-4 window layout on a s…

> There is a minor cognitive hit from switching focus between monitors for things like reading documentation, so I don't like doing that. Do you not feel like there's a similar hit from switching full screen windows? Or is your documentation within your full screen IDE?

> Do you not feel like there's a similar hit from switching full screen windows?

I feel like it should be, but in practice it isn't.

Sounds counter-intuitive, I know, but switching between windows on the same screen has near-zero context loss.

I also use a 3x3 grid of workspaces (center one is browser, all the others are dedicated to a single project/context/session/task each), and navigating workspaces (modifier+shift+arrows) also has near-zero contextual hit.

Even more counter-intuitively, while a second screen produces a large and irritating context-switch cost, using a little (physical, pen-and-paper) notepad next to me has even less context-switch loss than switching windows or workspaces do. It happens without me even realising it - sometimes I'd arise from a long session of coding and be surprised at some notes I made while coding.

There's probably something learnable about the human mind in all of this.

Re: Improving my focus by giving up my big monitor

#95
I usually use center 2/3 of 27'' screen with just a single top-level window for a similar reason. That puts it up to around 20.5'' and around 6:5 aspect ratio. I don't find having many windows shown at the same competing for my attention more productive. I don't benefit from having multiple code columns shown at once that much either and would rather switch among tabs or windows via shortcuts.

Re: Improving my focus by giving up my big monitor

#98

This was my secret weapon for years. My coworkers could never understand my focus and productivity and were always surprised when I said that it was due to working from a tiny laptop screen, and no more.

Its funny to read these comments where people think that focus is something that they can attain.

Your secret weapon isnt the laptop. Your secret weapon is a combination of a) actually giving a fuck about what you are doing, and b) the vibe of the workspace that makes you enjoy doing what you are doing.

Focus comes from a reinforcement loop of happy hormones that come from doing what you are doing. You can't focus on things that you don't enjoy doing.

Re: Improving my focus by giving up my big monitor

#100
I'm on the other side of this one. Two 27" 4k displays (at 2x scaling, so logical 1080p), always with editor on one screen, and documentation on the other.

This is true for programming (where editor = IDE and documentation = API docs for some thing or other), 3d modelling (where editor = CAD software, and documentation = reference drawings, diagrams, etc), and even gaming (where "editor" = Blue Prince, and "documentation" = a gigantic Obsidian vault with all my notes).

In all of those cases, I'm decidedly not multitasking. I have multiple applications running, but they're all contributing to the task at hand. Instead, I find that things having a fixed position in space they live in, and not needing to cmd-tab and find the right window/application are two things that help maintain focus.

Post reply on HN