Working on a virtual machine as a developer
Posted
by
Johnny000
on Programmers
See other posts from Programmers
or by Johnny000
Published on 2014-08-19T09:31:27Z
Indexed on
2014/08/19
10:30 UTC
Read the original article
Hit count: 297
work-environment
|development-environment
In the company I'm currently working in, they decided that each developer will move to a VM desktop (Citrix/WinServer2012) an develop/test from there with restricted/no rights to install new software. The Server we will be working on are in a remote Datacenter. So i.e. if for some reason or another the internet brake down, we can't work till the connection is up again.
As a developer I don't want to use windows as OS for my working/development environment as there is no need because we don't develop OS specific software.
What good points could I raise in an argumentation against moving to the VMs beside the loss/restriction of freedom and the loss of connection to the internet?
© Programmers or respective owner