• dink@lemmy.world
    link
    fedilink
    arrow-up
    31
    ·
    22 hours ago

    Most WSL users I know all run Linux at home; WSL is the best they can get at work.

  • millie@slrpnk.net
    link
    fedilink
    arrow-up
    3
    arrow-down
    10
    ·
    edit-2
    19 hours ago

    WSL is great. I get to do my weird little niche Linux stuff and also have working drivers for my mouse, use decent audio mixing software with a well designed GUI, run FL Studio, and decide based on my needs what the best software for any given task would be. I can also run any game without worrying about whether the score on ProtonDB is actually accurate or not.

    If Linux had the same functionality as Windows I’d be all about it, but I have an actual workflow I need to be able to perform and I can’t be bothered troubleshooting random shit at a moment’s notice. Nothing breaks my flow more than realizing that a piece of software I need to operate flawlessly is missing some fundamental functionality. I literally can’t even draw as effectively in Linux because my precision mode doesn’t work properly. And there’s no way in hell I’m going to spend the hours or days or whatever fucking around with JACK to try to get it to do half of what Voicemeeter does.

    WSL is awesome because it enables me to do everything I want at the same time from the same operating system. I use Linux for functionality, not to be in a club. High school was a looong time ago. Who has time to center their lives around trying to be cool enough for some internet people?

    Also like, way to pick the incel fuckboy rapist murderer to represent you in this meme. Bravo.

    • enumerator4829@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      16 hours ago

      I’m quite fucking good at Linux. I’m fine with embracing open source, and I think Proton is the best thing ever.

      I drew the line at audio, video and graphics on Linux, especially anything realtime.

      I bought a MacBook for that. I feel dirty, but all my ”work” is done on remote Linux systems anyway, so my Mac just needs to provide an editor and a terminal emulator, and I can even make do with my editor over SSH given reasonable latencies. On the other hand, all my audio/video/graphics work flawlessly on MacOS, and that’s what I need locally.

  • Blackmist@feddit.uk
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    1
    ·
    2 days ago

    I tried to get the *arr stack running on it at one point, using Docker.

    Do not do this. Just install the Windows apps. Yes, it’s a mess. Yes, they work.

      • Blackmist@feddit.uk
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 days ago

        It was a while ago now, bit I think it was trying to get all the individual bits to talk to each other (radarr to prowlarr, etc). I was following some guide and that’s where it all fell apart.

        • kamen@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          2 days ago

          Sounds like a network configuration issue of the containers - you either have to use the host network (probably not recommended) or to map the necessary ports of each app. But trying to do that in WSL sounds like an extra layer of fuckery that you don’t necessarily have to deal with. Running Docker directly on Windows sounds like the more sane thing to do in that case.

            • kamen@lemmy.world
              link
              fedilink
              English
              arrow-up
              3
              ·
              1 day ago

              I know, but it’s managed by Docker, i.e. you don’t have to do anything special.

          • Blackmist@feddit.uk
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            1 day ago

            Yeah, it was blocking the networking between them, and after Google failed me for an hour, I realised they all had Windows installers so there wasn’t really a lot of point persevering with weird half-broken versions of Linux and Docker.

  • ikidd@lemmy.world
    link
    fedilink
    English
    arrow-up
    149
    arrow-down
    1
    ·
    3 days ago

    When using WSL, be sure to not mention anything about that when reporting bugs because that’ll just confuse the issue for the maintainers. They like having that casually mentioned about 20 messages into the troubleshooting process.

    • DacoTaco@lemmy.world
      link
      fedilink
      arrow-up
      20
      ·
      2 days ago

      Pff, issue reports should ask for the output of ‘uname -ar’. It clearly shows its wsl as wsl runs a special kernel

    • chingadera@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      2 days ago

      I’m a big fan of going on WSL forums and letting them know everything is working well for give or take 20 messages, then I let them know I need help troubleshooting.

  • foggy@lemmy.world
    link
    fedilink
    arrow-up
    91
    ·
    edit-2
    3 days ago

    I don’t think anyone is a “wsl user” so much as they’ve found themselves in a position where the lowest friction solution is utilizing wsl for a given situation.

    Around 2019, even up until like 2022 if you wanted to run docker in windows, that was how to do it.

    • frezik@midwest.social
      link
      fedilink
      arrow-up
      7
      ·
      2 days ago

      That’s where I was a few years ago, and then I switched back to proper Linux. I was only keeping Windows at all for games, but then most of the games I played started working fine on Linux (thank you, Valve).

      Plus, I tried doing some TensorFlow stuff with CUDA (Nvidia) GPU acceleration. In theory, you can do it in pure Windows, but nobody has bothered trying to do that. You’re on your own if you try it. The usual way is to do GPU passthrough to WSL. There have been three different ways to do that over the years, only one of which currently works. If you happen to Google a page that tells you one of the wrong ways, there’s a good chance you’ll need to reinstall to get it working the right way.

      Using pure Linux for this stuff is no problem. Just use Nvidia’s server drivers instead of gaming drivers. All the AI datacenters are using Nvidia GPUs on Linux, so Nvidia is highly motivated to make this work. Someday, Windows might be as easy to use as Linux.

    • coconut@programming.dev
      link
      fedilink
      English
      arrow-up
      31
      ·
      3 days ago

      I learned the shell in wsl before I switched to Linux full time. I wasn’t trying to learn it intentionally. Just didn’t want to develop software on windows. It’s a great gateway drug that reduces friction by a lot.

    • folkrav@lemmy.ca
      link
      fedilink
      arrow-up
      9
      ·
      2 days ago

      Pretty much my situation. Work stuff, Windows machine, but Linux/Docker workflow and I refuse to let go of my POSIX shell.

    • Narwhalrus@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      What’s the current best way to run docker on Windows?

      I’m still using wsl(2) for that in 2025 because it seems to be the path of least resistance on Win11.

      • foggy@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        That could very well be the best practice. I haven’t had to run docker in windows since then.

  • wdx@feddit.org
    link
    fedilink
    arrow-up
    38
    ·
    2 days ago

    Me looking disgusted at myself in the mirror, for I am doomed towards eternal Microsoft-dependency at work.

    Still better than cygwin

    • wetbeardhairs@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      3
      ·
      23 hours ago

      Anecdote: I have an IDE that only works on Windows that can build applications for Linux. I use MinGW as part of the packaging process (AND I FUCKING HATE IT OH MY GOD. All of the pathing is broken!). As of yesterday I learned that WSL is a thing that might replace MinGW and make some processes of packaging for linux targets a little easier.

      • dejected_warp_core@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        18 hours ago

        I’ve used both. What I can tell you is that moving to WSL is like moving to Linux wholesale. Treat it like porting your toolchain.

        IIRC, MinGW tools will happily take windows style paths (e.g. “C:\Users~myuser\projects”). If your tooling/scripting depends on being able to use Windows style paths, you’ll have to fix that first or you’re going to have a really bad time. There may be other small differences between MinGW tools and what ships on Ubuntu (or whatever Linux you decide to use in the WSL).

    • Ricaz@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      23 hours ago

      My company only allows us to use the company-provided Windows image, so I do all my work inside a WSL2 tmux session.

      JetBrains IDEs and VSCode also have WSL connectors so it works acceptably well.

      It also handily dodges all the Windows security policies (like installing software). You can even run Xorg apps from it.

      I’m still forced to use MS Teams and Outlook, though…

    • Torn Apart By Dogs@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      23 hours ago

      its for when the reqs include azure ad and the whole office has a m$ fetish yet you still gotta get your bag without losing your decades-built toolset AND you have a choice at all

    • forrcaho@lemmy.world
      link
      fedilink
      arrow-up
      10
      ·
      2 days ago

      I only use Windows because I have to work with a corporation’s IT helpdesk staff to get on their VPN if I want to do contract work for them. They are not likely to help me get connected from Linux; they’ll just find another contract dev. Once in, I do everything in Linux because my code will ultimately run in a Linux cloud container of some sort. WSL works well enough for me to do this. I’d rather have Linux on bare metal, but whatever. I’m in; I’m coding; I’m getting paid. I’ll put up with a little bit of suck.

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

      Run Linux stuff on Windows.

      A big use case is development with Docker containers.

      • DigitalDilemma@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 days ago

        Thanks - I can kind of see that, as docker on windows is majorly broken. I think I’d just run it in a linux vm, as I do with most of my developing, but I can see some might not want that overhead.

        • rmuk@feddit.uk
          link
          fedilink
          English
          arrow-up
          7
          ·
          2 days ago

          That’s the best bit about WSL (at least, version 2) is that it is a VM running a full version of Linux using Microsoft Hypervisor. There’s a bunch of drivers included that allow Windows and Linux to share filesystems and if you run Wayland/X apps in Linux they run on the Windows desktop.

          • DigitalDilemma@lemmy.ml
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 day ago

            Sharing filesystems could be useful, I can see that.

            I do that with target dev platforms anyway, using things like NFS, samba and sftp, but I do see that it could work well for this.

    • pool_spray_098@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      2 days ago

      I love having it at work, so I can write and run bash scripts on my Windows work PC.

      I have dozens if Linux servers available to me but sometimes it just is easier to run a script locally.

      • DigitalDilemma@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        I too do that, working from a windows vm and writing code for linux - but I push it to a linux vm for testing. Never occurred to me to use WSL and have another environment to configure and maintain for dev that’s different to the target one.

        But fair play if that suits you! Each to their own, and I’m sure I do things that make no sense to others.

          • Hello Hotel@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            1 day ago

            Oddly enoigh, they recognize this and are patching the hundreds of tiny holes. I would argue they began trying (IMO malformed) fixes back since the launch of windows 8 and .NET. It’s backwards compatability means tiptoing around some pretty huge tech dept. (Windows was DOS and had no security model at one point) Each time they try to pull people off of their older SDKs. If and when they dont stick, the pile of stuff to support grows one more.

            (Also WTH where they thinking with windows 8 apps!? The oversimplicity of the UI leading to huge patches of unused screen space, the art design or lack thereof, the janky unpolished UI elements. It’s embarrising for how much pride they had for it.)