Remix.run Logo
hackerbrother 8 hours ago

Would definitely consider for my next laptop. What’s the best solution for “Mac Subsystem for Linux”?

NexRebular 6 hours ago | parent | next [-]

https://www.macports.org

qn9n 7 hours ago | parent | prev | next [-]

It's UNIX, just open Terminal.app

zamadatix 4 hours ago | parent [-]

Sometimes that covers the need.

Most will at least want something like https://brew.sh/ to get you current versions of standard Linux utilities rather than the bundled ones and then maybe even set up a separate profile in your terminal of choice (iTerm2 is a great option as well) which defaults to using them so you don't break normal system usage which assumes the built in utilities.

Even then, if your use case requires using standard Docker images, assumes certain features of the kernel, or assumes common distro environments rather than just you wanting a posixy feeling terminal you'll still need to run a Linux VM in the background.

gmuslera 8 hours ago | parent | prev [-]

https://brew.sh/