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?
Windows 11, and the group policies doesn’t allow us to use WSL. We also can’t directly SSH into any servers so we have to go trough a Citrix session to a Windows 10 “admin server” and then SSH or RDP to a Linux server. And Windows Terminal isn’t installed on the Windows 10 server, so it’s either CMD or the Powershell terminal.
It’s absolutely fucking miserable. I’m a Linux sysadmin who do a lot of automation (ansible etc) but also Python development. Try it yourselves and see how long you last! I’m jumping the fucking ship in a month though, thank the gods.
All the result of an over confident “security organization”, with a lot of hubris.
But the best part? It’s a $5000 work laptop, and my 6 year old Thinkpad (with Linux) runs laps around the thing any day of the week. Opening the file explorer takes, most of the time, 5+ seconds…
Fuck my life, and fuck this company.
I have several clients with this kind of setup. I’m always baffled at the amount of hoops I have to go through to connect to my Linux server. Sometimes I have to remote desktop to a windows virtual desktop and then use the citrix session to another windows machine VIA BROWSER so I can finally ssh to the machine. Are they trying to bore attackers to death?
But the best part? It’s a $5000 work laptop, and my 6 year old Thinkpad (with Linux) runs laps around the thing any day of the week. Opening the file explorer takes, most of the time, 5+ seconds…
In my previous job I was doing Java development on e-commerce (Hybris, then renamed to SAP Commerce) and the laptop (a beefy thinkpad) took ages from powering on to being able to work, also Java compilation could take 30 min and just starting up the project on local another 5.
Had the opportunity to install Linux (the policy was that dual boot was required and don’t disturb IT with Linux issues) and oh boy, from turning on to being able to work was incredible fast. Compiling went from 30 to 5 min (with same Java official version from oracle in order to avoid any implementation discrepancies between openjdk and the oracle JDK in prod), and starting tje local server went from have enough time for preparing a coffee to seconds.
Unfortunately my current job only allows Windows and the policies are too strict.
I have a fairly new, expensive (not $5000 expensive though) laptop from work. It’s quite a high powered laptop. It’s full of administration crap that constantly runs in the background using 8 GB of RAM and at least 20% of the CPU, nonstop. Daily I run out of RAM and it freezes. I have a 15 year old laptop that, without exaggeration, is faster to use and can run more programs without running out of RAM.
Software dev here. The only Linux I ever hear of at my job is Open shift. That’s about it. We are neck deep into windows. And honestly, I don’t care. It’s a job and my bills are paid. My house is full of Linux, and I don’t care what a big corporation wants to use for their software.
True but I miss quickness of Linux, being native with my apps and just having my environment. I don’t think I ever gotten a nice working environment as it is constant struggle. On Linux I can say it’s good enough.
Yeah also I’ve seen some guys trying to have Windows OS with Linux VM. Or the opposite Linux OS with Windows VM for Office stuff. Sounds like a good agreement but with my barely working office laptop I don’t think so. It would be nice to have out of the box image support of office Windows though.
This mind set has it’s limit when you need to get something done, see your family after 8h of work and don’t log overtime for some stupid windows s****.
But, yes, in most cases I just log additional unproductive time in my timesheet. It would suck, if I couldn’t compansate the overtime and leave work earlier on Fridays or so. Management has to live with the fact that working with Windows is not as efficient.
Right. But what can you do if your job has absolutely no interest in Linux? Force them? I’ve talked to some leads and managers and they laughed at the idea of using Linux. They just don’t need it for whatever they do. And 100% of our backend is SQL and C#. And you know how much they drool over visual studio and all those MS products.
Our dev stack could totally run on Linux, but management wants standardization for security reasons. We have a mixed environment of Win10 and Win11 and our scripts to setup and update the dev environment produce sometimes unpredictable results even on the same version of Windows. <_<
We’re not even using WSL2 to speed things up because we don’t get enough time to adapt our scripts to configure docker to use WSL2.
My next move will be asking to get Fridays off, because they denied my whish to use Linux. If they deny my part-time request, I will look elsewhere in 2025.
C# on Visual Studio is a fucking nightmare. Switched to Rider on WSL the first chance I had, not looking back.
Then again, if this is running on .NET Framework, there is no choice, afaik. You get a buttplug made of barbed wire in Windows + VS, and you’ll like it
MacOS. Systems doesn’t want to support Linux, and the only other option is windows 11. A few of my coworkers have Win11 with WSL and fight it every single day. They’re diehard windows people who have been seriously considering moving to MacOS for their next round of upgrades.
Same here. I really really tried with WSL but the experience is miserable.
Swapped to MacOS and like night and day. I’d be perfectly happy with a £300 linux laptop though.
What about the experience is miserable? I’m just curious as I really like it.
Yeah, I do all my development in WSL2 (Ubuntu) at work every day. I use VSCode on the Windows 11 host. It’s great!
Would I prefer to use Linux natively? Sure, but I also have to support some Windows-only legacy code and a D365 environment or two, so Windows makes sense.
Yeah, it is slow in the end, not native, many things to configure (like proxies) and so on…
Great! Was it hard also to switch to MacOS as a Linux user for work?
Also Mac here. I started with a linux laptop but still have to do some desktop support work for the company and since they all use Mac it’s just easier to dogfood it. At least I have a decent terminal emulator.
Try this terminal emulator then https://github.com/gnachman/iTerm2
I don’t use Windows anymore. Don’t get me wrong, I’m not one of those “Linux purists”, if other people wanna use Windows, go ahead. But I’m not using it. I swear to god, if it becomes mandatory to use Windows at my company, I’m leaving the next day.
Hah I don’t have that privilege but same mindset. It is weird to me that in many companies you were deprived of choice at least. Linux can be worse too but let me just try it and see.
The reason that most companies don’t want you to do that is because they don’t want people running around installing their own OS and doing whatever they feel like on company devices.
Letting people do that would be an IT and information security nightmare.
It’s the same reason that no (sane) company would give local admin privileges to everyone.
The reason why companies generally don’t have an official way to use Linux is because it’s hard to support two platforms simultaneously. Especially when you have, certificate and/or AD network authentication for wireless and wired like we do. You also need to consider how the two platforms should interact with each other. For example Linux devices should be able to connect to the AD domain with Kerberos and need to be able to access SMB shares and probably other systems.
In short it’s more complicated than “just let me try”.
I understand your point but I disagree. My senior head of security department uses Linux with Windows VM for Microsoft stuff like Office, Outlook, Teams etc. Besides that many things are handled through configured LDAP with AD and many pain points through Linux and Windows interchangeability is solved through Samba like fileservers. I also hear more and more about FreeIPA thing. I only heard and read of Kerberos that is hard to do.
For everything else like
- proxies
- certificates
- VPNs
Everything is the same or even better and more secure on Linux. SSL stuff just comes from it… Even from BSD systems I think that is known for simplicity and security. With so many bloat on Windows there is so much vulnerabilities and things to manage while you can KISS. (Keep It Simple Stupid)
I don’t need 80% things on Windows but I do have them as I’m forced to and they also are like some ticking security bomb.
I don’t ask for a perfect Linux support, but at least an ability to do so. I tried it and in the end it came out that Microsoft likes Windows more than Linux (I know surprising). Intune crashed, certificates were weirdly Windows specific and after that I gave up.
Isn’t freedom about doing whatever you want especially when you want to get as much of your system, hardware so they just can squeeze as much productivity as possible from an employee?
i use a linux laptop; but then they got bought out and our new overlords won’t let me get another one.
i’ve had it for 5 years now since i didn’t want switch to mac during the last 2 refresh periods; but it’s only a matter of time before it dies.
i think i’ll just switch jobs when it does. lol
I have tried using my pc as a hackintosh for the heck of it (it was surprisingly easy) it feels bad like everytime you have a untrusted app you need to allow it in settings and even windows 11 feels better. But this is just my opinion maybe mac os has changed and is better now.
i’ve had macbooks for work before and they work okay like windows does; but i think i’ll end up with windows since i do 99% of my work in a terminal emulator with keyboard mapping customizations and re-mapping the keyboard in mac takes weeks/months of trial and error to get it right since it requires me to shift all of the other keys & their shortcuts around to get it work like it does in linux.
i’ve also used wsl in windows for work before too and that worked better for me since i didn’t do anything extra besides copy/paste of my keyboard map. also: since i only use the laptop for work, i don’t care about microsoft being evil; i’ll let the infosec guys handle that.