this post was submitted on 21 Nov 2023
173 points (96.3% liked)
Linux
5252 readers
210 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not a surprise for those with containerised workloads. Mac is a nightmare for that. Every single dev team with mac that I've been on has struggled with it. Heard all these things and more:
npm install
takes forever!Recreating a problem you encountered with your container in a x86 linux VM in the cloud on a mac with apple silicon is no fun either.
And good luck with custom hardware on a mac. Working from home with stuff that was plug and play on linux simply refused to work on mac. Ergonomic mice, keyboards, USB-C docks, high-quality webcams, USB headsets... Either you're in the Apple ecosystem or you're gonna have a bad time.
If an employer doesn't allow me to install linux on my dev machine, then I move on.
I agree with everything but the "This only works on x86". I'm not saying that everything runs smoothly on arm, but I think it really is the future. Either that, or risc-v. I doubt riscv will garner a mainstream adoption anytime soon though, but one could only dream.
Gdb doesn't work at all on m1 macs