42 points Nefarius 3 hours ago 30 comments
franga2000 1 hour ago | parent
VNC is truly the worst remote desktop protocol you can have. Bad latency, bad quality, bad integration.
g8oz 52 minutes ago | parent
Tostino 52 minutes ago | parent
It's been a few years and I haven't had a need for it recently, but it's sad to hear that they stopped supporting it.
x3haloed 46 minutes ago | parent
https://github.com/x3haloed/ascry
I don’t need my particular repo to be the one where this gets solved, but now that coding agents are really good, we shouldn’t have to put up with paying for shit software anymore, IMO.
rwmj 36 minutes ago | parent
Also the code at the time was a massive security nightmare, written with no validation of fields in the network protocol. It was unmarshalling stuff off the network and sending it directly to X11 libs without even bounds checking. (I sincerely hope this has improved.)
With that said, I wish the project well. SPICE is a much better user experience than VNC, especially if you're looking for something that supports audio, video and USB passthru.
c0l0 1 hour ago | parent
matja 46 minutes ago | parent
I didn't know I wanted it until you said it.
I have a few QEMU VMs where I use PCI-passthrough of a whole GPU and a USB controller, and wire the display and USB outputs physically into a KVM switch - works great, but not having to fiddle with the KVM (and run out of physical ports) would be - indeed, killer app.
woleium 52 minutes ago | parent
Edit: great work on this fork, by the way.
IndrekR 49 minutes ago | parent
Using it often. Mostly via ngspice nowadays: https://en.wikipedia.org/wiki/Ngspice
kazinator 40 minutes ago | parent
kragen 5 minutes ago | parent
Ngspice is okay but it's a bit clumsy switching between it and xschem.
Animats 3 minutes ago | parent
(I had nothing to do with SPICE, other than as a user. It's by Laurence Nagel, and I'm John Nagle. Not related.)
pjmlp 13 minutes ago | parent
bityard 37 minutes ago | parent
Regardless, thanks for picking this up, OP.
rwmj 32 minutes ago | parent
I don't think we have a VDI product as such, assuming you discount VNC which we do support but is hardly a full VDI solution.
indigodaddy 30 minutes ago | parent
These days I prefer docker-based KASM Workspaces, or if you just want a nice GUI over your "bare-metal" VM or server then KasmVNC is great and easy to setup (not that KASM Workspaces is hard to setup)
https://hub.docker.com/r/linuxserver/kasm https://github.com/kasmtech/KasmVNC
krautburglar 25 minutes ago | parent
x11rdp has been good to me.
rwmj 20 minutes ago | parent
danilocesar 23 minutes ago | parent
I wish op all the best, it's a tough journey
seymon 10 minutes ago | parent
kragen 6 minutes ago | parent