MacOS
Table of Contents
1. If an application repeatedly asks for file accesss permission
cd /Applications
codesign -s - --deep qBittorrent.app
2. Use single threaded Common Lisp swank/slynk server for Graphics
(setf slynk:*communication-style* nil)
or use trivial-main-thread package to queue functions to main thread
3. Last Lid Close time
pmset -g log | grep 'Clamshell Sleep' | tail -n 3