Hacker News new | ask | show | jobs
by hakfoo 1841 days ago
They did it in a limited fashion already. Remember the "XP Mode" addon for Windows 7?

I think if they had three compatibility VM modes: DOS/Windows 3.1 (might need a more complex DOSBox-like emulator, to solve the '64-bit OS doesn't like 16-bit stuff' problems), Win98SE, and WinXP, that would cover the vast majority of compatibility needs. Maybe there could be (downloadable from their store) more special-purpose images, for the guy who needs "WinME mode" or "Win2000 mode".

But it still feels like we're missing out on the true potential of VMs. They could be huge for privacy and security-- you run anything suspicious in a VM, and maybe only allow specifically (and user-configurable) permitted data to be persisted on disc.

I want my browser living in a seperate VM, that I can nuke from orbit in a single click. If I get drive-by downloaded, or just end up with a huge cookie file, poof, it's gone.

2 comments

> you run anything suspicious in a VM

I think Windows already has some sort of feature like that, although I never really tried it (and therefore can't say how smoothly to use the implementation is) because it requires HyperV, and at least on my computer HyperV breaks hibernation.

QubeOS does what you are describing but it's obviously not as polished as a commercial product would be from microsoft. I believe chromeOS runs browser instances within their own vms and has pretty good security.