Below you will find pages that utilize the taxonomy term “windows”
Post
Why Aren't Desktops Managed Like Containers?
Containers, the management and packaging technology for applications, are useful for many reasons:
Packaging is simpler and self-contained Underlying operating system distribution becomes irrelevant Performance, therefore density, and therefore cost, is much better when working without a hypervisor layer To my mind, though, one of the most important elements in any technology is how it affects culture and incentives. For example, MVC development frameworks are helpful for many reasons, but the most important is that it encourages (and sometimes forces) a cleaner way of thinking about and building software.
Post
Would Open-Source Windows Have Stopped Linux?
In the cellar of Westminster Abbey in London, lies a lovely little café called the Cellarium, with all of the architectural design and feel of the Abbey. Of course, as it is in the heart of London, it has good tea as well. Earlier this week I was privileged to have a fascinating and wide-ranging discussion with Adrian Colyer, which led to 2 provocative questions:
Will Microsoft open-source Windows?
Post
Decoupling Microsoft, or Free Your App
A few weeks ago, a colleague showed me a technology that was fascinating in and of itself, but the strategic ramifications are even greater.
For those of you who are technically inclined, look at these links:
https://hub.docker.com/r/microsoft/dotnet/ https://hub.docker.com/r/microsoft/aspnet/ https://github.com/aspnet/home These are, respectively, the Linux docker images for running Microsoft .Net and ASP.Net apps, and the open-source repository.
This is quite cool technically. After all, apps compiled for platform A, especially tightly closed platforms like Microsoft, usually aren't meant to run on platform B!