This is a tad off topic, but please bear with me
I think it would be time for NI to make a Linux version of the driver station.
All the other development tools for Java and C++ already work in Linux, and are easier to set up and even smoother to use. I was able to download and install Java 8 JDK using apt-get in about 5 minutes and Eclipse was really just a large download and unzip. I preferred using Ubuntu for Java programming this year because it gave me no issues rapidly changing networks. It's also much easier to connect to the robot network as well as the internet at the same time.
Linux has very robust networking capabilities, so that would mean less connection drops on the field.
Linux is very fast. My laptop takes up to 20 seconds to wake up from sleep in Windows; It takes 1-3 seconds in Ubuntu, to get to the lock screen.
Some of the most common distributions like Ubuntu are really easy to use and have most of the nitty-gritty Linux maintenance tasks automated.
The biggest plus: Linux is free it works on most typical laptops. It'll give a good performance on many lower-end laptops and be usable.
I'd be up to making a driver station version which is completely cross platform myself if I had the RoboRIO protocol. It doesn't seem like much of a challenge. Instead, it's the motivation which is lacking.