Earlier quoted context omitted.
Please make Homebrew’s telemetry opt-in instead of opt-out. I encourage you to follow the good example of how Debian runs popcon (popularity contest). By having your default be assuming user consent to surveillance, you have produced spyware that reports a user’s track log history to Google via IP geolocation and a persistent unique machine identifier included with the request to Google Analytics every time the user…
Is this actually GDPR compliant as it is?
Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
91–100 of 148 posts
Re: Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
#92That won't help running Docker and VirtualBox. There's also a big chance VirtualBox will never make it to M1 ;(
AS has support for virtualisation so VirtualBox will probably make it, but most likely only for running operating systems that run on ARM. There's very little preventing VB for being used as a tool to run the ARM versions of Linux or your favourite flavour of BSD, but Windows probably won't work (not until MS releases a download for Windows on ARM, at least). So, VirtualBox itself will work, but using it to run Windo…
Re: Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
#93Earlier quoted context omitted.
Does this make brew compile subsequent binaries in x86 though? Or is it purely cosmetic.
Homebrew maintainer here. We don’t officially support Big Sur yet, but installing it via Rosetta will cause it to fetch x86 bottles instead of ARM ones. At least, that’s the plan.
Re: Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
#94That won't help running Docker and VirtualBox. There's also a big chance VirtualBox will never make it to M1 ;(
AS has support for virtualisation so VirtualBox will probably make it, but most likely only for running operating systems that run on ARM. There's very little preventing VB for being used as a tool to run the ARM versions of Linux or your favourite flavour of BSD, but Windows probably won't work (not until MS releases a download for Windows on ARM, at least). So, VirtualBox itself will work, but using it to run Windo…
However, Parallels and VMWare Fusion will. You'll also have other solutions around.
Also, no App Store requirement on macOS at all.
Re: Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
#95There's also the "arch" command, to run commands under rosetta2 I just installed Homebrew on my new m1 MacBook Air with: $ arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/in... )"
Re: Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
#96Does this mean you can run almost any app you had before M1 in x86 mode?
Re: Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
#97why do people keep using this marketing fluff word "Apple Silicon"? should just call it Apple M1
Re: Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
#98Re: Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
#99Re: Run x86 Apps (including homebrew) in the Terminal on Apple Silicon
#100Earlier quoted context omitted.
AS has support for virtualisation so VirtualBox will probably make it, but most likely only for running operating systems that run on ARM. There's very little preventing VB for being used as a tool to run the ARM versions of Linux or your favourite flavour of BSD, but Windows probably won't work (not until MS releases a download for Windows on ARM, at least). So, VirtualBox itself will work, but using it to run Windo…
There are windows aarch64 builds available via various means. Although the windows arm software ecosystem is dismal.