this post was submitted on 13 Feb 2025
50 points (100.0% liked)

Linux

7420 readers
205 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 3 months ago (2 children)

Do you not SSH onto your desktop? I do it all the time. I often want to switch from coding at my desk to coding on a laptop, and tmux + SSH makes that transition completely seamless.

[–] [email protected] 2 points 3 months ago (2 children)

Do you use any IDE with that flow?

[–] [email protected] 2 points 3 months ago

Basically just tmux + Helix + fish shell.

[–] [email protected] 1 points 3 months ago
[–] [email protected] 2 points 3 months ago (1 children)

Nah, my desktop is for gaming 😄 Also I do most of my coding on a server I ssh to anyway.

[–] [email protected] 2 points 3 months ago (1 children)

So you admit it's not useless on the desktop of you actually code locally.

[–] [email protected] 1 points 3 months ago

If you switch between doing it locally and accessing your machine remotely it makes sense. But if you stay entirely locally then your DE or compositor is probably way more powerful and easier to use than a multiplexer. Unless you stay entirely in text mode and don't even have a GUI, then it starts to make sense again I guess.