January 2017

Make Skim Great Again

Yesterday, I had created a pretty useful workaround for the still fucked up PDFKit in Sierra, which prevents Skim from running. Motivated by Andrea Alberti, I’ve today created a much better version which can be applied in one minute, with one single command, and does not require to keep...

Continue reading...

Fix fontd being a CPU hog on MacOS

I just saw that there was a runaway fontd process. Fixed it like so: sudo atsutil databases -remove; atsutil server -shutdown Most importantly, this has drastically brought down CPU usage overall. Apparently, it impacts a whole lot of applications.

Continue reading...