Expensive though.
Ask HN: Are any remote desktop solutions good enough for full-time use?
11–20 of 57 posts
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#12Not really what you are asking for, but I've been working on a low powered Windows machine with just Putty-ing (SSH-ing) to my Linux desktop for quite some time now. I pipe what Xorg stuff I need through SSH and otherwise I just work in tmux + vim. So far only pain point has been downloading stuff via browser on Windows since I don't have sshfs or any other real-time file transfer setup between the machines, but that…
I wouldn't recommend X11 over SSH to anyone.
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#13While I have used the Mac client, I have not used it as the host yet.
The benefit of Chrome Remote Desktop is the ability to access your desktop from any computer with Chrome installed using your login credentials. It also does the audio out, etc very well.
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#14Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#15Hi, I used to use parsec[1]. I had a Windows at home and worked with a macbook air anywhere the connection was strong enough. You can even rent an AWS machine if you don't have one at home. [1]: https://parsecgaming.com/
You can even use it in the browser if you want. https://blog.parsecgaming.com/game-streaming-tech-in-the-bro...
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#16Not really what you are asking for, but I've been working on a low powered Windows machine with just Putty-ing (SSH-ing) to my Linux desktop for quite some time now. I pipe what Xorg stuff I need through SSH and otherwise I just work in tmux + vim. So far only pain point has been downloading stuff via browser on Windows since I don't have sshfs or any other real-time file transfer setup between the machines, but that…
I used to do this, but it was _so_ slow! I wouldn't recommend X11 over SSH to anyone.