Hacker News new | ask | show | jobs
by Ekaros 656 days ago
I have been doing the VM for my entire albeit somewhat sort career.

It actually makes lot of sense in modern development. VMs can be throwaway, you set up them as needed and if they break well, new one is hour or two.

And this model is actually pretty close how server software is developed with cloud. Either you roll VM there, or some set of containers.