skeletonbow: Nowadays I mostly use secondary computers over the network via ssh or VNC on rare occasions when I need it, or temporarily switch my displays over via multi-input, but it is infrequent.
ssh is only suitable for command line access, unless you combine it with something else, like VNC or X forwarding. (It's great at what it does, however; there's a reason it's standard on servers.)
VNC doesn't work well for things like GPU intensive applications. Also, latency makes this unsuited for real-time gaming.
Furthermore, neither ssh nor VNC will handle the situation where the OS doesn't boot in the first place, or if there's some problem during boot-up. (My new desktop is going to have that issue at first, as the storage device I got for it is, I believe, blank; it needs an OS installed to be useful.)
By the way, I noticed that:
* It's common for modern cases to not have external drive bays. (Probably due to the decline of optical media?)
* There are some interesting things you can put in a drive bay. I'm considering possibly getting USB-C there (motherboard has a USB-C header, but case doesn't have USB-C, and the motherboard doesn't have USB-C in the back), but there's also the rather interesting idea of getting a drawer for that, allowing small things (like extra screws or small cables) to be stored inside the computer.
skeletonbow: In the future when I get a new GPU I'm going to lose all of the DVI connectivity sadly, so I'll probably have to retain one of the Radeon cards to push those 2 displays still, but that should be fine. No desire to spend extra money on ancient hardware to get converter cables, display hubs or other technologies, but would be nice to keep the displays working in a useful manner as long as they still work.
I have one DVI port among my devices, and it's connected to a DVI to HDMI cable, which in turn is connected to an HDMI port (I believe it's connected to the switch connecting to my bigger monitor).
skeletonbow: Yeah, it's been around for quite a long time now and was originally open source which was when I used it. I stopped using it when my need for the setup was no longer though. Nowadays I mostly use secondary computers over the network via ssh or VNC on rare occasions when I need it, or temporarily switch my displays over via multi-input, but it is infrequent.
Synergy was a great solution to this problem though, but you do need separate monitors per PC still.
As I've mentioned, I've been using barrier, which was forked from synergy's last open source release, in my setup. It even works on the Raspberry Pi.
Instead of getting another monitor, you could use an HDMI capture device and essentially capture the output into another computer's input. It doesn't work that great with the cheap USB 2.0 capture card I have (and there's noticeable lag), but it can work if you don't have anything better, and higher end HDMI capture hardware is available.
Or, you could use an HDMI dummy plug to make the machine *think* there's a monitor connected, then use VNC to view the display remotely, while still using barrier (or a physical keyboard/mouse) to control it.
Now, whether these setups are actually useful is an interesting question, but at least these setups are *possible*, and someone might find that it works for them.
skeletonbow: My arrangement is:
[24"] [24"] [ 65" Toshiba ]
[30"][30"][30"] [ Television ]
Do the physical and virtual arrangements of the monitors align? (In other words, when you move the mouse pointer off one monitor, does it move to the display that would make the most sense based off the physical arrangement?)
(Also, doesn't this arrangement take up a *lot* of space?)