|
|
|
|
|
by healsjnr1
4414 days ago
|
|
Wow. These .Net guys really missed the point didn't they? I agree with your points completely. The question was 'are these changes enough to bring people over to .Net? '. Most of the responses are all along the lines of: your points are wrong .Net is awesome... If you are using windows. This is the crux. As Linux developer I can move between languages and frameworks without fundamentally changing my knowledge of the os and my development workflow. I can use ruby, node or python along with docker, vagrant and git. And I can switch between them with relative ease. I can work on windows, osx or Linux and test production code very easily using virtual box. I can automate the creation of the entire os from rpms so that every time I run a deployment test I know it's a close to production as I can get. A lot of this might be possible with .Net, but it only let's you work with .net languages. That is the real problem. There is a fundamentalism divide at the os level and the cost of switching in EITHER direction is to high. |
|