• Pika@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    12
    ·
    2 days ago

    I’m more surprised that it wasn’t already on WSL, WSL has been out for /awhile/ now. I used to use it for cross platform development before I moved my gaming rig over to Debian

  • Letstakealook@lemm.ee
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    Does this really expand to Windows users? As a non-technical user, this is the first I’ve heard of WSL and I’m sure I’m not alone.

      • Letstakealook@lemm.ee
        link
        fedilink
        arrow-up
        3
        ·
        2 days ago

        That makes sense. I definitely could see a use case for developers, but I don’t see many average pc users having a need for or even being aware of this service.

    • AustralianSimon@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      It’s for developers to not switch dev machines from Windows. The average user would be far better served with Mint or Ubuntu versions of Linux for Windows like experience.

      • Letstakealook@lemm.ee
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        I actually just canned windows in the past month. I’m not a developer or “power user,” but I ran back to Linux due to the screen capture and A.I. nonsense that Microsoft has been pursuing recently. I have been very happy with my recent experience on Linux and don’t imagine going back to Windows in any fashion. There have been incredible strides made since I was last on Linux, about 15 years ago.

    • Olap@lemmy.world
      link
      fedilink
      arrow-up
      14
      ·
      2 days ago

      Nope, it uses the MS hypervisor to run a VM of Linux with a deep filesystem and networking integration

      • x00z@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        5
        ·
        2 days ago

        So it’s like Wine but worse.

        And for Linux instead of Windows.

    • Baldur Nil@programming.dev
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      2 days ago

      Maybe you mean the opposite to wine? The 1st WSL (called V1) was a sort of simulation of the Linux terminal, but wasn’t too compatible. The current version (V2) is a full virtual machine that kind of shares the network and file system automatically, so it can run basically any Linux command line tool.