Wrong usage of the term<p><a href="https://en.wikipedia.org/wiki/Drinking_the_Kool-Aid" rel="nofollow">https://en.wikipedia.org/wiki/Drinking_the_Kool-Aid</a><p>>"Drinking the Kool-Aid" is an expression used to refer to a person who believes in a possibly doomed or dangerous idea because of perceived potential high rewards. The phrase often carries a negative connotation. It can also be used ironically or humorously to refer to accepting an idea or changing a preference due to popularity, peer pressure, or persuasion. In recent years it has evolved further to mean extreme dedication to a cause or purpose, so extreme that one would "drink the Kool-Aid" and die for the cause.
I feel like most people here don't like Windows 10, but for those who like it or even don't care about their OS, WSL2 works pretty nicely for many applications.<p>While using Linux on my desktop computer, I had issues with font rendering, low fps animations and firefox/chrome stuttering while scrolling through pages.<p>I understand there are probably some (hidden) fixes for these issues, but after countless times trying to solve these, I just gave up.<p>One of the main issues people complain about Windows 10 is about mandatory updates. I know every circumstance is different, but for me, it's working well and I have no issues with it. I guess if you're someone who is having issues on your current OS but needs to work using UNIX tools, you should give Win10/WSL a chance.
I tried my best to use WSL but ran into a never ending list of issues 'this is a known issue with WSL' or 'known to not work with WSL, try updating to WSL2' whenever I tried to use fairly common tools. A lot of things like React Native with Expo was still extremely flaky/impossible to use.<p>Setting up ConEmu with WSL2 is still painful and WSL/WSL2 still freezes randomly.<p>Ultimately I just installed Linux on an external SSD and it worked like a charm. Bye bye WSL
I develop on a MacBook and on a Windows 10 desktop. (And, in the past, I've used Linux as my daily driver for more than a year, so I've tried all three of them).<p>I have to say that WSL 2 + Windows Terminal + Powershell 7 are a pretty impressive combo, I'm really enjoying it. I've noticed performance improvements in WSL 2 compared to WSL 1 and I like having a full Linux distro under the hood, you can do things like installing that same package you use in production thanks to Aptitude, as opposed to relying on Homebrew. On Windows Terminal I can have Powershell 7 and WSL tabs side by side, and I'm able to use tools that I like the starship.rs prompt.
Used it, but then a Windows 10 update made the computer randomly freeze every hour. So F that, went full-blown Linux as my desktop, and its way way better than it used to be.<p>Specifically, using Lutris & Wine to get all my "windows is required" needs.
Never managed to run VirtualBox, Docker, Android emulator and Hyper-V at the same time. So I stick to MSYS2 and a Centos virtualbox machine that also runs my docker containers.
I've got Windows running on the primary hd in a classic duel-boot (sic!) setup, but I'm afraid to boot into Windows and check out WSL2 now that I've heard Windows has a habit of nuking other OSes/partitions as part of its frequent (ie all the time) updates.
I wonder I've done almost the same writeup (a little more detailed if you want to do machine learning) - and no one cared: <a href="https://news.ycombinator.com/item?id=24197884" rel="nofollow">https://news.ycombinator.com/item?id=24197884</a><p>This one here is frontpage HN :-)<p>Feel free to look at my post as well:<p><a href="https://9elements.com/blog/developing-a-week-on-windows-with-wsl2/" rel="nofollow">https://9elements.com/blog/developing-a-week-on-windows-with...</a>
Is zsh better than bash?
Like I heard OSX switched because they couldn't use new versions due to licencing.<p>But for a linux user, what are the advantages?
Also does it run bash scripts?
Actually there’s 2 issues I see.
1) Win10 only with SSD, if not forget WSL2.
2) WSL2 had its bugs I was unable to use it then I had to do a cleanup in the Windows cached folders of older connections never again I had issues.
It’s something they’re evolving and fixing I like it and is stable but Microsoft need to make sure to advertise this as in beta product with the VS Code plugin.
No, I'm still not using it because my Thinkpad (X1 Extreme 2nd) still doesn't offer the Windows 10 2004 update for installation, so I don't have WSL2, only WSL1. Does anyone here know what's up with that?
No. It has been far more hassle than its worth. After trying for 6 months to make WSL a part of my development environment, I've given up, wiped Windows, and put a proper Linux distro back on the machine.<p>The whole WSL thing is a distraction and no sane developer should fall for it. Just run Linux in a VM if you need it - glomming Linux all over Windows is embrace/extend/extinguish levels of stupidity. We should be over that by now.
> And Docker Desktop for Windows works well with your WSL2 too. You just can extract the best from everything.<p>Except it's Docker Desktop for Windows. Not Docker. Yes, there are/were(?) some pretty nasty differences.