←back to thread

OpenGL 3.1 on Asahi Linux

(asahilinux.org)
512 points simjue | 1 comments | | HN request time: 0.252s | source
Show context
baq ◴[] No.36213345[source]
Related: does anyone do development on a Mac in a Linux VM? If my dockers are already running in a VM, why not go to the next logical step?
replies(8): >>36213449 #>>36213574 #>>36213616 #>>36213903 #>>36217254 #>>36217884 #>>36219930 #>>36220610 #
1. hedora ◴[] No.36217884[source]
I'm using a multipass docker setup. It is faster than my previous setup, but when running make -j from inside the container top says that only 1 of 8 CPUs is getting scheduled to userspace at a time.

Also, the bind mount of the external MacOS directory is extremely slow. I do out of tree builds so that the builds land in ext4.

I haven't gone the next logical step because (1) it is plenty fast for rust development, and battery life is fine, and (2) I'd like webcam and speaker support.

Also, I just checked, and I have a 2023 model, and the installer status is "WIP", so I guess I'll be waiting a bit longer.