Skip to content

Comment on Hackintoshing as a sustainable environmental practiceparent

Comments

I tried WSL, but when WSL 1 was abandoned in favor of Hyper-V I was devastated because the new Hyper-V WSL is kind of shit in comparison. No longer are processes and files shared with the host system, you just get an opaque block of CPU and an opaque block of disk space being used. BTW, if at any time in the future you have to clear out part of that opaque block of disk space to make room - good luck shrinking it. I completely recognize why WSL 1 could have been unsustainable for Microsoft but that does not mean that I do not disagree with the decision to abandon it.

There is a certain attraction to the Linux being safely contained but I'm just not getting it at all. I don't want my Linux in a container, I want to live there.

So basically that's why I now use macOS, because it doesn't have to use hacks like WSL in order to be like Linux, it just already is Unix.

Also in general I tend to find that Apple is more detail-oriented than Microsoft, they are probably autistic as fuck and that is a very good thing. (in my opinion)

I'm not yet fully happy with the state of affairs on desktop Linux, although GNOME is to a degree shaping up to a decent experience (partly by copying macOS, though). Their trackpad support is far better than Windows, for example.

you can shrink it now! You're going to have to change the vhd format to sparse (this is why docker for windows doesn't run on exFAT-formatted SSDs, as I found out a couple weeks ago) and then run compaction on it once. After running compaction once, it should grow and shrink dynamically as you'd expect.

thank you!! I will keep your advice in mind if I ever try WSL again

because 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?

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.

My read on this is that eventually microsoft flips them around and puts windows in the VM with device pass-through

This is already the case. Read up on Windows virtualization-based security - it already wraps Windows with Hyper-V.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.