Who needs a physical machine?
Jeff Atwood spent some time cleaning spyware off of his system.
I think the real questions here is: Why are we still running operating systems that have direct access to the hardware through the HAL?
Why aren’t all operating system run in a hardware VM sandbox with the ability to snapshot the state of the machine at any given point and roll back to any given point?
Why do video games and programs need to “install” at all? Why don’t they all come with tiny virtual machines and have all the dependencies included? Sure the latest and greatest from ID or Valve is running highly-optimized low-level graphic routines, but do all games need that? Wouldn’t the games that do benefit from being on a console or having just enough OS to get the game running rather than dealing with the overhead of the OS?
-
http://barrkel.blogspot.com/ Barry Kelly


