sickcodes
sickcodes
> Does it include the fast XCode version? If so I can do tests if you need a volunteer. I don't know much about Xcode, sure I would love to...
Sure, I'm testing all this week ripping the guts out of the system. Are you referring to Xcode command line tools?
I’m not sure how unraid works, looks cool though. Is it like... Stadia?? What is your desktop environment? ``` echo $DISPLAY ls -lh /dev/kvm ls /bin | grep qemu ```
You can compress the image and it will shrink significantly in size: `qemu-img convert -c -O qcow2 larger.img smaller.img` It does not affect runtime speeds. In addition, you can disable...
Try the VNC version in the VNC folder
How’d you go?
Unsupported currently
@effolkronium @shenqistart https://github.com/KhaosT/MacVM
Hey this is very interesting and I would also like to save the state of the machine. I'll take a look at this during the week
> I was having issues with other machines communicating with a program running inside the macos docker, this might have something to do with it. If I get some free...