Comment on Hackintoshing as a sustainable environmental practiceparentComments−prmoustache1ybecause it doesn't have to use hacks like WSL in order to be like Linux, it just already is Unix.If my knowledge is up to date, you still have to run a linux VM (hidden behind whatever tool you are using) to run linux containers right?−LoganDark1yMy point is that I don't need a linux container at all because all my tools run natively on macOS. Even (and especially) the ones that wouldn't run well on Windows.For example: I can run valgrind on macOS. Good luck running valgrind on Windows.
Comments
If my knowledge is up to date, you still have to run a linux VM (hidden behind whatever tool you are using) to run linux containers right?
My point is that I don't need a linux container at all because all my tools run natively on macOS. Even (and especially) the ones that wouldn't run well on Windows.
For example: I can run valgrind on macOS. Good luck running valgrind on Windows.