237
Ubuntu is growing faster on Windows 11 than on native Linux PCs, says Canonical
(www.windowslatest.com)
This is a most excellent place for technology news and articles.
I absolutely loathe WSL at work. Users with local non-AD connected systems (which bypass GPOs) install it, then start making highly insecure configurations that result in PII nightmares.
It's a goddamned cancer riddled bastard child of Linux and Windows that needs the Ol' Yeller treatment.
I'm guilty of using WSL to bypass what the IT department has done, but that's partly due to our IT department being borderline useless. To prove my point to them one time, I took a project and compiled it in Windows normally, in a fresh Windows VM, and in WSL. A 20 second compile in WSL took 2 minutes on the Windows host.
similar but lesser case at work… I was given some 50 K records to analyze, I needed to perform some matches and the records came in flat csv files
I was told by IT that excel was my only option… after 4 hours of it crashing I gave up and did it all on WSL CLI commads, it took less than 45 seconds to execute