Hacker News new | past | comments | ask | show | jobs | submit login

I wonder if this is relevant to tech workers. Does a second monitor - if not used as a productivity boost, but rather a neutral convenience - hinder your capability to focus on tasks? Should we turn it off to properly focus?

I have suspected this might be the case for a while, but I'm not aware that it is obvious.






I went from two screens back to one with a tiling window manager.

What I was finding, was each tab/window/screen swap was a chance to lose focus. In practice I do lose focus a lot if I'm switching between screens.

I don't have the same issue with tiles, and I can also setup workspaces to act a bit like focus rooms. I do a lot of little things to retain focus, another one is removing the mouse from my workflow as much as possible as it feels kind of like taking your hands off the wheel to fiddle with the car stereo. You switch mode, and that can disrupt focus.


I don't know about other people, but I seem to be able to focus more with visual and auditory noise. Something to do with "stochastic resonance"?

A quick search yields:

> Beneficial effects of noise on higher cognition have recently attracted attention. Hypothesizing an involvement of the mesolimbic dopamine system and its functional interactions with cortical areas, the current study aimed to demonstrate a facilitation of dopamine-dependent attentional and mnemonic functions by externally applying white noise in five behavioral experiments.

> ..These results suggest that white noise has no general effect on cognitive functions.

Differential effects of white noise in cognitive and perceptual tasks https://pmc.ncbi.nlm.nih.gov/articles/PMC4630540/

> Perceptual decision-making relies on the gradual accumulation of noisy sensory evidence. It is often assumed that such decisions are degraded by adding noise to a stimulus, or to the neural systems involved in the decision making process itself. But it has been suggested that adding an optimal amount of noise can, under appropriate conditions, enhance the quality of subthreshold signals in nonlinear systems, a phenomenon known as stochastic resonance.

Stochastic resonance enhances the rate of evidence accumulation during combined brain stimulation and perceptual decision-making https://pmc.ncbi.nlm.nih.gov/articles/PMC6066257/


I've noticed that I get very distracted by motion in my peripheral vision, but not by static images. So I can use a second monitor for things like documentation, but not something like Slack that shows new messages, animated gifs/emojis, etc.

I've also configured my text editor to be very "static": when I type, the only things that can happen are the cursor moves, or text is inserted. I have to manually trigger things like the autocompletion popup, LSP checks, or highlighting the symbol under the cursor.


This reminds me of some of the early linting tools that emerged around the time ES5 / node.js was blowing up. I found the defaults to be insanely distracting, giving me warnings about unused variables etc as I was still typing the code (of course it's unused, I just defined it!)

GitHub Copilot is similar, defaulting to provide suggestions to finish your LOC whenever you stop typing. While the AI tools can be very useful, the benefit is lost if I can't focus on what I'm writing.


That's one of the reasons I use Vim. It does absolutely nothing without an input and has nothing unnecessary on the screen. Unfortunately pretty much all modern editors and IDEs aim for the exact opposite, the last time I tried VS Code it even had a button floating above the code for some git related stuff.

So far I haven't seen a piece of software that tries to do everything under the sun while also being enjoyable to use.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: