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
I’m sure you can find better examples… Not only is a small time window, it also seems to me is more to do with tooling on each environment than your actual IT.
Oh I can think of many examples. That was just the latest one.
There was also the time that IT decided that industrial controls technicians didn’t need the ability to manually set IP addresses, or the time where they managed to have %Documents% point to a network share, while they were simultaneously trying to sort out wifi coverage issues.
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
I installed WSL out of spite to show that my program compiled way faster when the AV didn’t know about it. It went from 18 minutes to about 6.
I’m sure you can find better examples… Not only is a small time window, it also seems to me is more to do with tooling on each environment than your actual IT.
Oh I can think of many examples. That was just the latest one.
There was also the time that IT decided that industrial controls technicians didn’t need the ability to manually set IP addresses, or the time where they managed to have %Documents% point to a network share, while they were simultaneously trying to sort out wifi coverage issues.
“If you didn’t want me running nmap scans on the corporate network, you shouldn’t have let my account use the network interface”