this post was submitted on 29 Jun 2023
338 points (95.2% liked)

linuxmemes

20703 readers
1616 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 19 points 1 year ago (1 children)

I used WSL extensively at a couple of previous jobs. Sometimes IT only gives you the choice of Windows or Mac. I'm quite happy to have a Linux machine at my current job, but WSL has gotten the job done for me when I lacked that option.

[–] [email protected] 7 points 1 year ago

My company mandates Windows laptops but I mostly work with Linux VMs hosted on our servers. WSL2 and Visual Studio Code (with Remote SSH and WSL2 plug-ins) are the best things that happened to Windows in years. Without these tools I would simply be unable to work.

[–] [email protected] 18 points 1 year ago (1 children)

My personal computer is Windows mainly because of gaming and game dev, but WSL means I don't have to dual boot to tinker on a web project or something. In a way, it killed the Linux desktop for me, but I still use Linux as much as ever. With Docker as well.

load more comments (1 replies)
[–] [email protected] 16 points 1 year ago* (last edited 1 year ago) (9 children)

I don't understand the pointless hate over wsl. Sure, it doesn't replace Linux. It also doesn't have to... Just having access to basic nix functionality from a windows desktop is still a useful feature. It makes stuff like putty mostly obsolete. It let's windows users unpack tarballs without 7zip. It let's developers play video games while "compiling". It's just an all-around convenient tool to have.

Maybe Microsoft wanted it to replace the Linux desktop, but since when has anyone really cared about what Microsoft wanted :P

[–] [email protected] 6 points 1 year ago (1 children)

Yeah, I don't see what the big deal is. I won't be switching from Windows anytime soon, for various reasons, but I very much appreciate being able to have access to a local linux environment without having to dual boot.

[–] [email protected] 3 points 1 year ago (1 children)

WSL + Docker is all I need :-)

[–] [email protected] 2 points 1 year ago

Seriously, with the VSCode integration to control everything from your IDE.

[–] [email protected] 2 points 1 year ago

Yeah, I can't emphasize enough how it can't replace Linux. And it doesn't even always work that well for stuff that you'd expect to be able to work there.

I use Windows for my mostly-for-gaming desktop and because I'm very lazy with dual booting, I usually just use WSL if I wanna do some small thing. Or even some not so small thing. I tried to get stable diffusion working using it. I strongly dislike using the windows command line (I do all my professional dev on Linux and it's what I'm most comfortable with), so I tried to use the Linux instructions with WSL. Did not go well. Wasted more time than I should have trying to make it work before I just gave up on that idea.

Not the first time I hit some weird WSL incompatibility either. I really should know better.

[–] [email protected] 2 points 1 year ago (1 children)

I spend like 80% of my work day in WSL. Using a Linux image that 100% matches the production environment, docker and k8s integration, and using VScode easily with WSL.

The big thing that makes is work is all I need is a command line.

load more comments (1 replies)
load more comments (6 replies)
[–] [email protected] 15 points 1 year ago (1 children)

Transcript:

[Miracle of the word wide web meme template]
"Thanks to the miracle of windows subsystem for linux..."
"...I can use the Linux terminal from the comfort of windows"
[Computer monitor showing windows update screen]
"Marvelous"

[–] [email protected] 5 points 1 year ago (2 children)

How can downvotes be negative?

screenshot

[–] [email protected] 6 points 1 year ago (1 children)

Simples, its so positive that the negative becomes positive.

load more comments (1 replies)
load more comments (1 replies)
[–] [email protected] 12 points 1 year ago (1 children)

I work at Oracle and leverage WSL for for some things. It works.. but I wish I could just use Linux. WSL is full of gotchas and weird bugs. Performance is not good either.

[–] [email protected] 3 points 1 year ago (2 children)

WSL2 is essentially a VM, and doesn't seem to have any weird bugs or gotcha's anymore (at least for command line programs). I don't use it for work, but playing around with it as a hobby, it seems fairly solid.

[–] [email protected] 3 points 1 year ago (2 children)

I use WSL2. It has bugs. DNS stops working when you connect to a VPN, which I have to do every day for all of my work. To fix that you can either modify the resolv conf (which gets wiped out on every startup) and then chattr it to prevent it from being deleted (this still didn't quite work for me). Or you can install wsl-vpnkit and pipe all of your network traffic through another container.

I have been working in docker and rancher desktop, both of which have integrations with WSL but with other caviats and bugs. I basically have a bunch of very highly specific steps written up for other employees for "how to get this working with WSL" because it is so buggy.

load more comments (2 replies)
load more comments (1 replies)
[–] [email protected] 9 points 1 year ago

I think most actual Linux users saw this as expanded access to the Linux environment, and easier ways for Windows users to dip their toes in. That was the feel i got from the general community at the time.

[–] [email protected] 9 points 1 year ago (2 children)

the worst thing about windows is that you can't natively change the window manager or desktop environment. that is so backwards. they even removed the ability to move the taskbar wherever you want. this is so weird.

[–] [email protected] 3 points 1 year ago (1 children)

Cant move the taskbar? Do you mean in windows 11, cos its possible in windows 10. If so i have just another reason to be glad i didnt make the move

[–] [email protected] 8 points 1 year ago (3 children)

Yeah, Windows 11 removed the ability to move your taskbar around, can only be at the bottom of the screen now.

[–] [email protected] 2 points 1 year ago (1 children)

There's a popular patcher application for this problem called ExplorerPatcher

[–] [email protected] 11 points 1 year ago (1 children)

We should not have to fight back the OS of our computers.

[–] [email protected] 2 points 1 year ago (1 children)

Indeed, but "your" computer is merely loaned from mr. Nadella

[–] [email protected] 3 points 1 year ago

The computer is yours. The OS is not.

load more comments (2 replies)
load more comments (1 replies)
[–] [email protected] 8 points 1 year ago* (last edited 1 year ago)

WSL is nice if you want to build things/run software for Linux, otherwise.. just use Linux. Also it's a nice way to run Docker without paying for it.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (10 children)

love combining linux with the worst parts of windows

load more comments (10 replies)
[–] [email protected] 6 points 1 year ago

It's a VM. With this tech, Linux will only be more powerful

[–] [email protected] 6 points 1 year ago (4 children)

Weird how tribal people are. Let people enjoy things for God's sake. I use all combinations of macOS, Windows, Fedora, Ubuntu (server + on WSL), Pop_OS!, and what not. Different horses for different courses, and I like each one of these in their ways they excel at.

[–] [email protected] 2 points 1 year ago

People who get out, see the world, meet people from other places tend to be far less tribal. Early career, I could have easily been a paid Microsoft Evangelist (is that still a real job title?). Eventually I was forced to begrudgingly learn a whole bunch of other things, then I became obsessed with OSS, shunning my former tribe every chance I got. At some point I just stopped caring about everything. Language, tabs vs spaces, design patterns, IDE, frameworks, I just don't care any more. I still have my go-tos if I'm starting fresh but, if the direction of the wind changes, it doesn't bother me a bit.

[–] [email protected] 2 points 1 year ago

I shit on windows because I have had terrible experiences with windows. I dual boot a hackintosh with win10 and win10 is more unstable despite using it less. I use linux on my laptop and headless stuff and the only problems I have are ones that I create.

[–] [email protected] 2 points 1 year ago (1 children)

it's fun to fling shit at the other side on the internet, regardless of what you truly think. has been for 30 years. how is that difficult to understand?

[–] [email protected] 3 points 1 year ago

Be the change you want to see. Stop the division!

load more comments (1 replies)
[–] [email protected] 5 points 1 year ago

I don't understand how Linux could make Linux obsolete

Or were they talking about the original WSL, where it was an implementation instead of a specialized VM

[–] [email protected] 5 points 1 year ago

Personally, I think WSL is a great start point to introduce users in Windows to take the first step to Linux. Me myself and several people from what I know starts from WSL and end up using Linux full-time

[–] [email protected] 3 points 1 year ago (1 children)

So true :'-) I used WSL on my company computer. Somehow I managed to snake through corporate restrictions on administration settings and WSL had practicaly full access to system. I even managed to make xserver and GUI apps working :-)

[–] [email protected] 2 points 1 year ago

These days you don't even need to do that, thanks to the wslg project microshaft has developed it has Wayland and pulseaudio inbuilt.

[–] [email protected] 3 points 1 year ago

If anything, WSL2 made me realize that I didn't need Windows. now, I'm a Linux user for almost 2 years.

[–] [email protected] 3 points 1 year ago

My favorite windows feature. Being broken.

[–] [email protected] 2 points 1 year ago (4 children)

I feel WSL just gives enterprises an excuse not to let developers have pure Linux machines. After putting up with horrible and buggy WSL for years, managed to have my organisation bless running proper Linux on our machines. Bye Windows, hardly ever knew you.

load more comments (4 replies)
[–] [email protected] 2 points 1 year ago

It was the only way Microsoft could envision serious cloud devs taking windows seriously at all- not that it worked, but going to AWS re:invent and seeing 7000 MacBooks for every 1 rando win/pc must have been writing on the wall. I’m a Mac user, but everything I build in the cloud is Linux- for me, osx is close enough with gnu tools to be a good compromise between a userland I like and compatibility I need. Trying to use a windows box to do anything without WSL is like pulling god damned teeth.

[–] [email protected] 2 points 1 year ago

To put it like /g/, WSL is redpilling the normies on free software.

[–] [email protected] 2 points 1 year ago

Crashing in whole new ways

load more comments
view more: next ›