- Use launchd to run scripts on MacUse launchd to run scripts on Mac
 Intro
 
 From The Missing Semester:
 
 You are probably already familiar with the notion of daemons, even if the word seems new. Most computers have a series of processes that are always running in the background rather than waiting for a user to launch them and interact with them. These processes are called daemons and the programs that run as daemons often end with a d to indicate so. For example sshd, the SSH daemon, is the program responsible for listening to incoming SSH requests...
- Add spaces to Dock
- Run Python on iOS, together with bash
- Build (not only) Mac & iOS apps using Flutter