At Build 2020 today, Microsoft gave developers a slew of new tools to coax them into using Windows over macOS or Linux. Windows Terminal is now out of preview for enterprises, and Windows Subsystem ...
Dual-boot, VMs, and WSL2 walk into a Windows ...
For those that want *nix tools on Windows without WSL, I highly recommend MSYS2. The mintty terminal that comes with MSYS2 should even help WSL users that want a good terminal without having to run ...
Microsoft’s Windows Subsystem for Linux (WSL) has allowed users to install a Linux distribution and run command line applications since Windows 10 first launched in 2015. Initially aimed at developers ...
There isn't a whole lot of Windows-focused development news at Build this week, but that may be by design. Microsoft is rumored to be planning a dedicated Windows event later this summer (and possibly ...
I am interested in porting an application written for Mac OS X to Windows but I'm uncertain about the best APIs to use in terms of ease of development and learning. The backend is straight C/C++. I ...