Anyone else bought one?

Got mine up and running on Debian Wheezy.... now just thinking about a project for it... stand-alone g-code interpreter and drive controller to replace PC running MACH3. Using Python as the programming language since its built in and doesn't need to be compiled with a seperate build machine. And since Python is interpreted it is easy to experiment with. Also Python has very good set/array/list manipulation which should make it easier to write the code.

Already got it set up so I can view/control/program it remotely from both my Asus tablet and my PC over the network.