I’m getting sick every day at this Microsoft Windows slowness and bloat. I am trying to use as much Linux VMs as possible. I feel so unproductive on Windows. I also tried installing Linux on the office laptop. The problem is that Windows is officialy supported and the Linux is DYI. Once the IT departament changes it will sync up with Windows but Linux can be broken and you are no longer able to work. Next job I want to have full Linux laptop or at least Mac.
Besides:
- Microsoft Office
- Active Directory
- Some proxy and VPN bullshit
Everything seems manageable and even better on Linux.
What is your experience?
Any source on that mac claim? I’ve not seen any proof of that at all.
(Edit: To clarify, I know people are saying they use MacOS here, but I don’t think the claim that most tech people in corporate settings use MacOS to be true. I only have my personal experience in a very large corporate environment, and am asking for information as every team I’ve worked with was using Windows.)
I used to live in the bay area. Know lots of people in tech companies. Most are on macs.
I am a software developer and work on Kubernetes based project.
I was given a Mac laptop when I joined. It was a few OS releases behind, because corporate IT didn’t support newer versions.
Macs have to run some sort of VM to do docker based development.
VMs are not that great.
When time came, I requested a Windows laptop. I installed Debian on WSL 2. Then got it to run systemd properly and installed Docker on WSL. Then vscode on windows host with remote ssh into WSL.
Vscode ssh integration is probably best least known feature of vscode. However, initial connection setup always requires tweaking to get that best experience.
By the way, official docker setup is through VM on windows. WSL is not a recommended route, but one can get it working.
This setup beats Mac any day for me.
I wish I could run Linux on work laptop, but corporate IT doesn’t know how to deal with it.