northernscrub

joined 2 years ago
[–] [email protected] 2 points 2 days ago

I get the feeling that it would be more feasible to build a separate kernel at this point. Its a lot of work, but adding another option to the comparatively small array of kernel options that we have might actually be a good idea -and in doing so, it word demonstrate r4l's willingness to maintain the project long-term. There's no need for this pissy behaviour, and there's no need to take the drama to social media.

[–] [email protected] 1 points 2 days ago

I have an SFF PC currently running Mint, with Bello and steam as well as xemu and a few other goodies. The flexibility is great, if something is a bit borked I can usually just play it in VLC, and the compute allows me to run pretty much any emulator besides Xenia or that PS3 one. Once I plug a GPU into it, those should be fine too. Not bad for a cheap i5 system.

[–] [email protected] 1 points 2 days ago (2 children)

Forewarning, wine appears to be a bit broken on Mint at the moment. I was recently experimenting with it in a VM, and I could not seem to get it installed properly - even after adding the winehq repo. Debian, by contrast, just works. I still use winamp for my music library, and play a few games that are windows based.

 

I'm currently using a VM to run Visual Studio on Fedora. Because I want easy access to both systems at once, without having to minimise a VM or use hotkeys to access the host system, I require a VM solution that has "seamless" integration - I.E hiding the virtual desktop, and running applications in the VM as though they were running natively.

Virtualbox has this solution, but it is somewhat unreliable and doesn't maintain seamless mode (or multi-monitor mode) between boots. VMWare has a feature called "Unity mode", which seems to be a little more reliable - however, unity mode has not been a VMware Linux feature since v7 - we are now somewhere around v17.

I'm using v7 at the moment, but I'd like to find something that won't fall over at some point in the future. RemoteApp isn't a solution, because VS needs to be able to launch a browser and communicate with it during debugging. What other VM solutions have this "seamless" functionality?