Hacker News new | ask | show | jobs
by lhl 2040 days ago
IMO, the BSD/Darwin stuff isn’t the problem, but rather all the recent additions that are just super invasive/restrictive/bloated - Gatekeeper and trustd, that in my experience often (not just when OCSP is down) chewed through CPU often for example. IMO, even a few years ago (when I mostly switched off from Macs) the LaunchDaemon/Agent situation was getting totally out of control, as were notifications and updates (worse than Win10 even).

Here’s a script (that no longer works apparently due to a new system signing restriction) that disabled some of those, to give an example of the amount of crap running by default: https://gist.github.com/pwnsdx/1217727ca57de2dd2a372afdd7a0f...