• 0 Posts
  • 10 Comments
Joined 4 months ago
cake
Cake day: July 1st, 2025

help-circle
  • I’ve seen this but I don’t really want the docker part.

    I think it could be phenomenal for some kind of beefy VDI implementation for low demanding games or some kind of monster server with multiple GPUs, but it just feels wrong for an individual who wants to remotely stream their desktop on demand and has no plans on having others share the host.

    Maybe i’m overthinking it, or haven’t thought it through enough - but my gut says this has more drawbacks than i’m realizing.



  • non-arm-Windows client to Windows host you can use something like parsec where you can adjust resolution on the fly. You can install a fallback virtual display for when the display is off from right inside the app in a single click + UAC prompt. I really don’t like parsec though because I know the enshittification will come, and I don’t really trust them to be secure or to not abuse their backdoor accesses.

    This project allows you to create virtual displays that are persistent, and you can configure them so that when the primary monitor is off the backup one is enabled in windows, just by using the default windows display manager options. You can change the resolution freely… because this is using the same vd driver parsec created https://github.com/nomi-san/parsec-vdd - this works pretty well overall with Sunshine

    Ultimately though, Sunshine and Parsec are the only two things i’m aware of with great low latency and high fidelity remote capabilities, aside from niche implementations like what the PS5 has. If something like Xorg had similar quality and latency parity i’d be interested, but i’m under the impression everything is like old school vnc or rdp where it is functional when necessary but not very pleasant overall.


  • It cannot generate a virtual display. It only uses attached displays which by default are real powered on monitors.

    I’ve gotten around this on windows with parsec and a virtual display adapter that someone keeps updated on GitHub which can spawn backup displays if none are present, but I find still sometimes fails to spawn them. Parsec is fairly reliable at spawning them when the windows solution fails but it’s not perfect either.

    A hack job virtual display on Linux will be more difficult to work with. It’s going to eat my desktop and be fairly hidden.

    Dummy plugs exist, but I specifically don’t want to put dummy plugs in all my remote hosts. Seems like an unga bunga solution to something which should be software.

    Something with VNC or simply ssh with some scripting could be the workaround I use to get back in when a virtual display fails to work as expected, but I am lazy and want something effectively bulletproof.


  • …and just to be clear, this is a multiplatform problem. There’s a single mediocre ‘easy’ option in windows land and a very tinkery option in linux land.

    Doesn’t seem like any OS has caught up to the idea of fast streaming desktops quite yet. I’m convinced it’s the future of computing though. Way better than old VDI options from days of yore.




  • I interviewed once for an IT manager role at MIT’s Whitehead Institute and I shit you not the hiring manager actually said the documentation for absolutely everything in their environment was perfect, and that everyone on the team documented things very well.

    Almost everybody who works there in IT has decades of seniority. I’ve never met a lifer who was great at documentation, let alone an entire team. Pretty sure the guy was just fulfilling some quota of external interviews so they could promote whatever guy was to get the role internally.