I mean Mac OS has its place. There’s a reason so many music producers and coders choose that OS. It’s a rock solid stable approach for those use cases.
That being said, personally I would always prefer Linux but that’s mostly because I don’t do those things.
I don’t even particularly hate windows, I just like PopOS better
I’m a dev and I mainly see issues with removed… Every update breaks some tools the cli tools are ancient, homebrew is slow as hell and breaks quite often, docker is really slow and costs money if you don’t know how to avoid that, it’s very expensive to get to a certain amount of RAM that costs nothing on PC and so on.
Docker costs money? What?
The docker desktop does. It is very tricky to install docker without it on the Mac.
You can try installing it on GitHub actions for your CI runs with the Mac runner. It can be done, but takes forever, is hacky and breaks very often.