I have a Core 5.2 build running a miner here, so I clearly must show it off, to fend off the occasional question "can you"
It boots from a ~60mb usb image, no drives, easily replicable if needed. Maxwell 750 Ti, getting 288 khash/s in scrypt coins.
I added a led matrix screen on top to provide at-a-glance status updates, without needing another computer to ssh in and check.
The screen is a B1248 model, connected via usb, available between 10-30$ a piece from China depending on quantity. It has good linux support with a multitude of implementations (ruby, perl, even C#). Sadly there was no light implementation, and I wasn't too eager to install Ruby on a minimal build, so a C port had to be done
cudaminer.tcz and ledmsg.tcz have been posted to the repo. The nvidia driver used is not, because it's a cut-down version without X support.