Best of WindowsFebruary 2024

  1. 1
    Article
    Avatar of dhhDavid Heinemeier Hansson·2y

    VSCode + WSL makes Windows awesome for web development

    Windows PCs with VSCode and WSL provide a viable alternative to macOS for web development, offering faster performance and the ability to run a real Linux distribution natively. Windows machines are now competitive with MacBooks for web development tasks.

  2. 2
    Video
    Avatar of t3dotggTheo - t3․gg·2y

    Microsoft Added Sudo To Windows (And I Love It)

    Microsoft has added a 'sudo' command to Windows 11, which is widely used on Unix-based operating systems like Linux and Mac OS. This command allows developers to run programs with higher security privileges or as another user. It is seen as a positive development for the developer experience on Windows.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    Setting up a Windows 10 machine to feel like working on a linux

    Learn how to set up a Windows 10 machine to feel like working on a Linux system, including running Bash commands, setting up MobaXterm, and installing Node.js with Chocolatey.