Remix.run Logo
baq 9 days ago

Indeed there aren’t many of us, but macOS is easily the worst part of the Mac experience, and worryingly it’s getting comparatively worse vs kde or even gnome each year. ‘It’s POSIX’ doesn’t cut it when I deploy to Linux and I work in containers all day anyway (and wsl is better than macOS at this, too, but the rest of windows went downhill real bad recently).

The problem is even before the rampocalypse it just wasn’t possible to get hardware of MacBook quality at any price unless it was an Apple box and nowadays Macs are downright cheap.

thewebguyd 9 days ago | parent | next [-]

Thats my problem. I only tolerate macOS, because of the hardware & battery life. WSL is a better *nix dev env than macOS, at least its real Linux, but like you said, the rest of windows sucks still.

I just want a macbook pro, but Linux. I want the performance, thermals, silence, fantastic screen, touchpad, speakers, etc. I refused to give anything up the mac hardware offers, and the PC OEM industry has just chosen, time and time again, to not bother to compete.

Hopefully these new Nvidia laptops will run Linux, that surface ultra is the first time I feel like a laptop on the other side of the fence will finally offer hardware parity.

F7F7F7 9 days ago | parent | prev | next [-]

My home runs on Linux and my life/career runs on Mac OS.

I look forward to tinkering and tweaking my home lab but I barely remember my interactions with Mac OS. I like it that way.

It surely beats tinkering with my life.

baq 9 days ago | parent [-]

I’m not saying I want tinkering. I’m saying the macOS desktop environment is worse than kde or gnome for work. I definitely don’t include the setting up the box part in that, macOS on Mac is hard to beat here.

DanielHB 9 days ago | parent | prev | next [-]

Is WSL better for running containers? I find macos really annoying when dealing with containers, especially first setup.

It is baffling to me how many backend devs who work with containers all day don't understand that using containers on mac (and windows) requires a full-blown virtual machine. While in linux you just run them.

baq 9 days ago | parent [-]

Much better IME, especially if you keep all development inside the wsl vm, too (which there is no reason to not do).

DanielHB 9 days ago | parent [-]

Ah right, WSL is already a linux VM so there is no need to run docker inside a VM again. I suppose one can do all dev work in macos inside a VM too which would achieve similar results, but I never seen anyone do that.

shaunkoh 8 days ago | parent | prev [-]

FWIW I run real linux VMs on my Mac with Lima. Only limitation is that it can’t use the GPU. Otherwise works great for me. Is WSL functionally equivalent?

bel8 8 days ago | parent [-]

WSL supports GPU passthrough.