|
|
|
Ask HN: Do you have a good solution for isolated workspaces per project?
|
|
1 points
by straydusk
109 days ago
|
|
I often work on 2-3 projects at once. They each have some combination of:
- terminal windows
- browser for testing
- browser for research, brainstorming, etc
- documents & finder windows
- various tools (expo, etc) I have a lot of trouble keeping these separate. I use MacOS - you can have many desktops, but they're all in the same workspace. I think what I was is something like tmux for my whole computer, where I can switch away from a project and come back and be where I left off, with only the content from that project. I actually tried to build this myself as the OS level, but Mac seems to lock everything down pretty hard. Anybody have a good solution? |
|
I could do it because I had _some_ level of control on my work machine. Now that I work for a much larger organisation… I can't even imagine how hard it would be to have such a setup.
I don't know how usable it is in practice if you are switching contexts every 10 minutes, though.