for-mac
UTM
for-mac | UTM | |
---|---|---|
102 | 247 | |
2,478 | 27,836 | |
1.4% | 2.4% | |
3.1 | 9.5 | |
12 months ago | about 1 month ago | |
Swift | ||
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
for-mac
-
Docker Desktop Broken on Mac OS Update for over a Week
looks to be this: https://github.com/docker/for-mac/issues/7527#issuecomment-2...
- Mac is detecting Docker as a malware and keeping it from starting
- Malware detection prevents Docker Desktop to start on macOS
-
Tell HN: macOS is currently detecting Docker as malware
I just finished porting my projects canonical build process to Docker a few days ago, and had a rude awakening today when MacOS declared Docker malware and deleted its executable. After an hour of trying to figure out why my build was broken, of course.
The workaround is just reinstallation, looks like they had a certificate issue:
https://github.com/docker/for-mac/issues/7520
-
Fixing Docker's Malware Warning on Mac OS Sequoia
The error was reported in issue #7520 of the official Docker for Mac repository. In the thread of this issue, a user named cdcaires shared a set of commands that resolved the problem.
- macOS is detecting Docker as a malware and keeping it from starting
-
🚨 Attention Docker Users on Mac 🚨
For more details, check out the ongoing discussion on GitHub or Docker Community Forum here.
- Caveat for Docker Dev Environment Rug Pull
-
Emacs 29.1 Released
I use containers on Mac and Windows for development (and we deploy on linux). Docker for Mac is _unusably_ slow in my experience. The VM that it runs is a giant resource hog and a battery hog, and doesn't support ipv6 [0] Docker Desktop itself is (another) resource hog, wildly buggy, and painfully slow. It's the epitome of "shitty electron app".
On windows, docker desktop has all of the same issues as it does on mac. Docker's concept of volumes and file permissions on windows are nonsense. Windows updates and Docker Desktop regularly decide to disagree, [1] It's networking support interferes with other applications (like OpenVPN and the Xbox Game Center) [2].
[0] https://github.com/docker/for-mac/issues/1432
[1] https://github.com/docker/for-win/issues/599
[2] https://github.com/docker/for-win/issues/1976
UTM
-
Waiting for an OLED MacBook Air? It might get delayed again
> These sources also pointed to Apple’s new iPad Pro models, which feature OLED screens, as evidence that an OLED screen alone isn’t enough to guarantee more sales. Several analyst forecasts have downgraded new iPad Pro shipments from 10 million units to six or seven million units.
OLED M4 iPad Pro won't sell until Apple enables virtualization.
https://forums.developer.apple.com/forums/thread/748130
https://github.com/utmapp/UTM/discussions/3230
iPads do launch the kernel in EL2, but they don’t enable the hypervisor.
- Ask HN: Any Recommendations Around Programming on an iPad?
- Podman Desktop 1.11: Light mode and new Kubernetes features
-
iPad Pro M4 review: ludicrously good hardware that's total overkill for most
I have that Magic Keyboard and would love to have the option to run real Linux via https://getutm.app/. The iPad is fully capable of this, but it is a pain because you have to jailbreak it. Ugh.
- Apple M4 benchmarks suggest it is new single-core performance champ
-
Is it impossible to upgrade from 15.1 to 16.3?
If you have TrollStore then install the HV version of UTM to try for yourself: https://github.com/utmapp/UTM/releases/latest/download/UTM.HV.ipa
- UTM – Virtual Machines for iOS and macOS
- Giving up the iPad-only travel dream
-
Exploring Windows XP on macOS ARM64
Researching a little showed that this is basically what can be expected running x86 emulation and the systems will just be wonky and slow, although it was running flawlessly, just slow.
There seem to be ways to use Rosetta2 inside a VM [0] to then translate binaries but I found no official support or documentation (using UTM+QEMU that was), this would be such a cool feature, at least there are discussions about it [1,2]
- [0] https://mybyways.com/blog/using-rosetta-in-a-utm-linux-vm-wi...
- [1] https://github.com/utmapp/UTM/discussions/4939
- [2] https://github.com/utmapp/UTM/issues/5460
-
Run a macOS VM on Apple Silicon from a double-click with Vimy
UTM is open source too though: https://github.com/utmapp/UTM#license
What are some alternatives?
gvisor - Application Kernel for Containers
lima - Linux virtual machines, with a focus on running containers
runtime - Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
macos-virtualbox - Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS
WSL - Issues found on WSL
QEMU - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
spksrc - Cross compilation framework to create native packages for the Synology's NAS
VirtualBuddy - Virtualize macOS 12 and later on Apple Silicon, VirtualBuddy is a virtual machine GUI for macOS M1, M2, M3
projector-installer - Install, configure and run JetBrains IDEs with Projector Server on Linux or in WSL
multipass - Multipass orchestrates virtual Ubuntu instances
takeout - Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
ish - Linux shell for iOS