Forgot your password?
typodupeerror
Microsoft Windows Linux Build

Microsoft Plans Linux Tools, RTX Spark Desktop For Windows Devs (arstechnica.com) 7

An anonymous reader quotes a report from Ars Technica: Microsoft's Build developer conference kicked off today, and as with almost everything the company has done in the last few years, Microsoft's opening keynote focused overwhelmingly on AI and other closely related technologies. [...] On the hardware front, we didn't get any updates for existing Surface devices (not counting yesterday's Surface Laptop Ultra announcement), but we did get something new: the Surface RTX Spark Dev Box is "a compact developer PC" built around Nvidia's new RTX Spark chip with up to 128GB of built-in memory. The Dev Box looks a little like a cartoon anvil or piano fell onto an Xbox Series X and flattened it. Its aluminum casing was designed "to double as a heatsink," and its preloaded version of Windows 11 Pro will include a "purposeful" set of developer-centric default settings and preinstalled tools.

This is a follow-up of sorts to the Windows Dev Kit 2023, also known as "Project Volterra." This Qualcomm Snapdragon 8cx Gen 3-powered PC was essentially the system board from a Surface Pro tablet stuffed into a plastic box, and it was introduced alongside Arm-native versions of several Microsoft developer tools. It helped to set the stage for the Arm-based flagship Surface devices that launched the next year, which benefitted from a better and faster x86-to-Arm code translation technology called Prism and a greater number of Arm-native third-party apps that didn't need to be translated in the first place. Microsoft didn't announce pricing or specific specs for the RTX Spark Dev Box, but you can probably expect it to cost quite a bit more than the $600 that Project Volterra did. Hopefully, Microsoft can keep the price at least somewhat lower than the $4,699 asking price for Nvidia's similarly specced DGX Spark box.

On the software side, several developer-centric changes are coming to Windows 11, particularly for users of the Windows Subsystem for Linux (WSL). Microsoft is introducing a Windows-native version of the coreutils command line tools, so that commands or scripts made for Linux work within Windows and the other way around; the ability to run WSL inside of containers, said to be arriving in "the coming months"; and something called Windows Developer Configurations that uses the WinGet tool to quickly set up "a distraction-free dev environment with VS Code, GitHub Copilot, WSL, PowerShell 7 and developer-optimized settings with one command on any Windows 11 device."
Microsoft also introduced Microsoft Execution Containers (MXC), as "enterprise-grade sandboxed environments" that let AI agents like OpenClaw operate on Windows without getting unrestricted access to the whole system. In theory, MXC could let organizations enforce agent-specific limits, such as blocking access to personal accounts, separating work and personal data, or requiring permission before deleting files.

The MXC GitHub repo also notes support for "multiple containment backends," meaning the same sandboxing concept could apply beyond AI agents to other plugins, tools, and workloads.

Further reading: Microsoft Unveils Scout, an Autonomous AI Agent Built On OpenClaw

Microsoft Plans Linux Tools, RTX Spark Desktop For Windows Devs

Comments Filter:
  • Could you install Linux on this new box?
    • From what I've heard, RTX Sparc isn't available for Linux right now so I don't think so, but I'm sure that will change soon enough. If you can't install Linux or a Unix, that kind of limits it for professional level work.
    • Raw? no. The drivers don't exist (yet). I expect MS to roll out a few flavors of Linux for WSL as this is targeted to be a dev box.

  • Microsoft is going to make Windows into Qubes? That's a great idea if they do such a thing, and the concept of Microsoft Execution Containers sounds interesting. At this point, why don't they make Windows a user land to Linux, and then professionals can leverage what they need, instead of paddling up a stream with a fork, that's locked behind cloud and AI nonsense?
  • The rare AI enthusiast who prefers windows and can tolerate slow inference performance?
    • by dfghjk ( 711126 )

      Interesting how Nvidia has become associated with AI and nothing else.

      This product is about Nvidia making what they can make. No reason to think a market is actually targeted.

  • Windows for ARM, MinGW-lite, and non-docker microVMs/containers. What year is it?

    Also I think Ars got the WSL Container-stuff backwards, instead it's Linux containers on WSL. As it appears to from the Microsoft docs [microsoft.com]. That plus an an API for Windows Apps to use those Linux containers. Probably the most useful of the announcements.

Everything should be made as simple as possible, but not simpler. -- Albert Einstein

Working...