+1You can turn off Siri so I would go with Sierra as it still receives security updates.
You can turn off Siri so I would go with Sierra as it still receives security updates.
The issue is that the toggle really doesn't do anything as they'll listen if the want.+1
I have Siri, never had it on. It's like she isn't there.
Fair enough and true, but taking measures to minimize the intrusiveness is better than nothing.Guess what, they can listen to you even with siri disabled
These profiles do exactly the same thing as manually turning off Siri. Configuration profiles are just a tool to be able to automate the process of setting preferences on computers as one would do, for example, if one were supporting a classroom full of Macs.The issue is that the toggle really doesn't do anything as they'll listen if the want.
To me it's a fake switch/toggle. I don't trust Apple.
If you look into it, programmers will tell you that it's still running, even with it toggled off, which means it's not really off.
Here is the files to rid siri for real.
https://github.com/rtrouton/profiles/tree/master/DisableSiri
For anyone interested on really ridding the intrusive siri, there's your answer.![]()
Negative ghost rider, even with the toggle off there remains background running processes... Says the coder(s) that contributed to making the scripts.These profiles do exactly the same thing as manually turning off Siri. Configuration profiles are just a tool to be able to automate the process of setting preferences on computers.
Nonsense. The profiles were created with this tool, which reads preferences and converts them to configuration profiles: https://github.com/timsutton/mcxToProfileNegative ghost rider, even with the toggle off there remains background running processes... Says the coder(s) that contributed to making the scripts.
If it was that easy, there wouldn't be the need for it...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Assistant Enabled</key>
<false/>
</dict>
</plist>
You've clearly missed what I said earlier.Nonsense. The profiles were created with this tool, which reads preferences and converts them to configuration profiles: https://github.com/timsutton/mcxToProfile
Turning off Siri in the system preference writes this:
Rich's profile to disable Siri is doing exactly the same thing.Code:<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Assistant Enabled</key> <false/> </dict> </plist>
I didn't miss anything. Configuration profiles only write preferences and cannot do anything but that. What processes do you think you see getting stopped when these profiles are installed as compared to turning off the preference?You've clearly missed what I said earlier.
It's OK, trust your toggle and I'll let you discover what you're missing.
There is a running process that is not named siri that still exists after turning it off, which is the culprit. It took the guys awhile to figure it out due to the naming scheme, therefore it was easily over looked.I didn't miss anything. Configuration profiles only write preferences and cannot do anything but that. What processes do you think you see getting stopped when these profiles are installed as compared to turning off the preference?
As simple as that.
I have a 2008 MacBook (Core 2 Duo, SSD, 4 GB of RAM) running El Capitan and a 2009 iMac (Core i5, SSD, 12 GB of RAM) running Yosemite. Both of them present bugs, glitches and other stuff that have little to do with what we all sure agree is the gold standard for stability, usability and speed—OS X 10.6 Snow Leopard.
I want to downgrade, however, I'm not quite sure which OS X release is the best alternative.
I'd go straight to Snow Leopard if it wasn't because it doesn't support iCloud. On the other hand, I think there needs to be an equilibrium in terms of oldness-stability. After all, some apps are kind of picky when it comes to the OS X versions they support.
What's your choice?