Resets fontd, which sometimes takes up 95% of the CPU for no apparent reason on OSX.
-
Download kill-fontd (Right click > Save As... > Downloads).
-
Remove the .txt extension.
-
Open Terminal and type/paste this:
cd ~/Downloads
chmod +x kill-fontdYou may want to use crontab to run it automatically every so often. Remember to use the root crontab.