Live data from Hacker News

Improving my focus by giving up my big monitor

ounapuu.ee

51–60 of 185 posts

Re: Improving my focus by giving up my big monitor

#53
post #10

Oooooh, 30. Getting up there, old man! Wait till you hit your 40s and your vision starts going... you're gonna want a big-ass monitor then!

Author here, I've actually worn glasses since I was 8. :)

That's why I highlighted GNOME getting usable fractional scaling out of the box, it makes all the difference. Previously I relied on the large text accessibility feature, but toggling it on/off depending on what monitor I used was a pain.

Re: Improving my focus by giving up my big monitor

#54
post #10

Oooooh, 30. Getting up there, old man! Wait till you hit your 40s and your vision starts going... you're gonna want a big-ass monitor then!

Just get reading glasses. You'll need them anyway.

I'm actually nearsighted enough that I don't need readers, at least not yet. But my ability to accommodate has diminished, and as far away as I sit from the screen the myopia starts to kick in and even with corrective lenses it becomes difficult to resolve small text because my eyes can no longer make fine focus adjustments. So yes please, big-ass screen, big-ass fonts.

Re: Improving my focus by giving up my big monitor

#55
post #32

Interesting take. I regularly switch between just the laptop and my 3 monitor setup. Sometimes I feel like I could use a 4th one because there is just so much stuff to look at when developing. When I get to my laptop I sometimes feel like I can't be really productive on it. Having to tab all the time is not in itself an issue, but I keep getting lost when I have multiple instances of an app open - e.g. IDE. Say you h…

Single-screen user here. I like virtual desktops in addition to alt-tabbing.

Re: Improving my focus by giving up my big monitor

#56
post #24
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…

> Managing windows with OS idiosyncrasies becomes a task in itself. Tiling window managers are a good solution.

I prefer desk based management. Windows like papers on my desk, piled on top of eachother peaking out from the sides. Seems chaotic but it is more aligned with how your brain works in the meatspace than looking at a bunch of things at once.

Re: Improving my focus by giving up my big monitor

#57
post #24

Earlier quoted context omitted.

> Managing windows with OS idiosyncrasies becomes a task in itself. Tiling window managers are a good solution.

Tiling merely changes the idiosyncrasies, and I say this as someone who primarily uses them. (hyprland in my case) If you created a window right now, where will it go? Which window will it take its space from? Does it use your focused window? Your mouse position? If your WM supports mixed floating & tiling, how does it go when you flip a window between them? etc. That's all cognitive load when you aren't familiar and…

This is why I use no window management. Windows are arbitrary sizes of what I happened to drag out last time. Windows piled on top of eachother. Some stuff in the back of the pile dates back weeks. A couple other piles of various windows in other desktop spaces. I like to think it is like a messy desk. Maybe closer to how we think in real life. Like you the tiling was a lot of faff. What goes where, how big shoudl they be? How can I fit xyz on both these windows but they can only be 5 inches wide to fit it all on the screen? All that friction and mental load fades away with the pile of junk method of window management. You'd be surprised how easily you find things in that pile too.

Re: Improving my focus by giving up my big monitor

#58

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.

How do you view HTML/Code/JSONs in other applications? I have an instance of Postman open on my work laptop, and the useful area of the output constitutes maybe 20% of the screen. Do you just scroll around endlessly every 2 seconds? Or do you have amazing eyesight and use tiny fonts?

Use more information dense editors. I work in tmux and nano.

Re: Improving my focus by giving up my big monitor

#59

I've tried every set up that I have the privilage of having: - 11in Macbook Air - 16in Macbook Pro - 1 X 27in monitor mounted with MB Pro in clamshell mode - Linux Mint desktop on old Dell Inspiron with 4gb of RAM and after using all of these to try and increase my productivity, I'm still an unfocused and possibly ADD riddled human. I'm not cut from the same cloth as my other productive peers who do not watch much Yo…

>I'm not cut from the same cloth as my other productive peers who do not watch much YouTube and can type away at a black `vim` terminal on one half of their screen with software documentation on the other half of the screen.

What stops you? Have you tried ripping the bandaid off, putting documentation on one screen and vim on the other? Putting your cellphone in a drawer across the room? Pulling the plug on your router if need be?

Re: Improving my focus by giving up my big monitor

#60

I switched to Niri ( https://github.com/niri-wm/niri ) about six months ago and I find it does wonders for focus. Set the default window width to 1/4 or 1/3 of the screen width (depending on the screen size) and it's easy to keep just the right context visible.

Niri is so good. The spatialized layout really keeps me aware of where I need to go.

I do wish it had virtual outputs though. Such that we can either combine screens to form a big monitor, or subdivide a screen to make multiple outputs. I have been doing some coding on a 42" OLED tv, and I really want both a side tray and an overhead output. There's stilch which does this; I wonder if River is capable enough to do something similar. https://github.com/wegel/stilch

Post reply on HN