You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current solution in 3.2.1 is using uname which as far as I can tell should always be correct (but according to testimonies in #204 that's not true)
My new work laptop is a M1 mac and as soon as I get that I'll switch to sysctl sysctl.proc_translated
Extracting #204
But instead of using
uname
on M1 macs we should be usingsysctl sysctl.proc_translated
The text was updated successfully, but these errors were encountered: