ylluminate
ylluminate
Would very much like to see this progressed. @trollkarlen / @pythoninthegrass have either of you considered making a PR to integrate things into the current master branch to get some...
@flexiondotorg I think the point, in my mind, with this discussion is to isolate all issues that may be resolvable prior to making PRs that make direct changes to `quickemu`......
Agreed, found the same problems here. Is anyone working on this?
Also believe I've seen this. It seems the guest requires a restart (did not have to restart UTM). This was on a macOS Virtualization.framework macOS 12.5 guest virtual machine within...
This same problem of network entitlement seems to plague installing apps from the App Store as well. For example, Xcode cannot be traditionally installed and must be gotten and installed...
Thanks for the suggestions. Unfortunately I don't like `bobthefish` and would like to customize another theme, but I suppose that perhaps `bobthefish` could be used as a template to modify...
For what it's worth, using stock installation in Ubuntu 20.04 did not seem to be successful in showing any Voice Memos.app recordings. It seems as though we are out of...
@jkeen is your branch effectively the successor / continuation of Kimurai at this point? Seems like this has been somewhat abandoned, but updates are very much needed in some areas....
It appears that this will do the trick, but perhaps there's a more efficient method: `ag -l pattern1 * | tr '\n' '\0' | xargs -0 ag pattern2`
Just want to be sure I'm interpreting the purpose of this issue clearly: The goal here is to be able to run x64 + Apple Silicon (ARM64) versions of Linux...