If you use a nvidia card enable "force composition pipeline". There is also a Steam Link app for Android, and ZT client as well, works great.
Ask HN: Are any remote desktop solutions good enough for full-time use?
21–30 of 57 posts
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#22Were Windows involved at both ends, you could start with RDP. It has many low bandwidth solutions. It uses local assets on the client to reduce data sent by the server. It's been the primary method of remotely administrating Windows servers for over 20 years. And some distros support the protocol now too.
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#23TBH it probably is not going to work as well as you hope due to simple latency and less-than-simple packet routing issues, over and above the capabilities of the actual software. You would probably gain more by spending some money on one decent laptop and a standby desktop - and sync'ing them with dropbox & imap. I know this is not what you asked so feel free to ignore.
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#24Another option is to use built-in windows and mac desktop sharing options, but you need to run somewhere in the cloud a VPS for $2-3 a month for reverse SSH tunnel, and then you can connect to your machines from anywhere.
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#25Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#26Edit: forgot to mention that the latest versions of the official RDP client for macOS, iOS, and Android are pretty good and “just work”.
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#27Buy a Steam Link and a raspberry pi, and two usb eth adapters, create a ZeroTier network and configure the pi (openwrt) to get internet from one of the adapters and share both the internet connection and the zerotier connection over the second adapter. Configure the zerotier network on your computer and set ul Steam In-House streaming. Then you can take the pi and steam link anywhere, plug a mouse, keyboard and scree…
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#28Client: MacOSX with Microsoft Remote Desktop Server: Google Cloud Ubuntu w/ XRDP
I use my mac book to microsoft remote desktop into my server with Xrdp and I use ratpoison as my wm. I can code in intellij quite well!
Hope this helps
Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#29Re: Ask HN: Are any remote desktop solutions good enough for full-time use?
#30If you're able to spin up an Apache Guacamole server I highly recommend it. It has completely changed how I think about remote access to my home network. https://guacamole.apache.org