this post was submitted on 05 Apr 2024
509 points (96.0% liked)
Asklemmy
43939 readers
425 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use two monitors: one in landscape orientation and the other vertical. I usually keep console windows in the vertical one and that's where I write code. Typically its code editing on the left side and a few console windows with compiler/server output on the right. Landscape gets firefox web UI: current app, time clock or notes window.
So that's two workspaces. I have additional monitor-level workspaces I can flip to: #3 for chrome (google products), #4 for signal/thunderbird, #5 for keepassxc, #6 for an additional set of console windows for a second project, or for other things like system upgrades and etc.
I run pretty much the same workspaces on my laptop with only one monitor, the main difference is having to flip back and forth more. Its a little more mental overhead. On the dual monitor rig I like the vertical orientation for my code window, I can see 2x the amount of code at once.
Overall I'd say the productivity boost from multiple monitors is low to mid. Its nice to have but I can still get work done on a laptop screen. That said I do most of my work on the dual setup.