Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re: Sounds like a great deal (Score 2) 87

We migrated ~50 VMs from esxi to proxmox. It required a downtime for every VM but it was quite painless otherwise - mount esxi as a storage and import machines from it. Apart from a couple of older Windows machines that did not boot (google error 0000007b and how to fix it), it went quite well. Newer Linux machines renamed network cards, this was also easy to fix, we needed to login there and install QEMU guest agent anyway. In terms of time spent I would estimate that for a day or so of time, otherwise it was just running and I had to check here and there on the progress while working on other stuff.

Comment Re:Does not seem to take into account grid improve (Score 1) 469

This really depends on which emission standard are we talking about. If you compare EURO6 diesel car with similarly sized electric car in Germany, you might end up with more harmful emissions (NOx, HC, PM) from coal portion of the electricity needed. Yes, it's being produced somewhere else than city centre, but still it's far from ideal.

Comment Re:A poor craftsman blames his tools. (Score 2, Interesting) 531

While your statement is correct, it kind of misses the problem. With current demand we need more quality craftsmen than there is or ever will be available (in foreseeable future). In this regard, having safe languages looks like a good choice. Not all pieces of software needs to be written by the best of the best anyway. We just need to make sure someone's badly written GUI application does not crash the whole OS. If if it crashes, make sure there is an output from that crash that even sub-standard programmer can understand and fix.

Slashdot Top Deals

Keep the number of passes in a compiler to a minimum. -- D. Gries

Working...