27 June 2025 Friday
Time Block
| --- | ---------------------- |
| 9 | Setup |
| Setup | |
| 10 | |
| PGSS | |
| 11 | PGSS |
| Chat Chance? | |
| 12 | Hoops |
| Hoops | |
| 1 | Hoops |
| Hoops | |
| 2 | CMU Strategic Planning 2025 |
| Chat AE | |
| 3 | |
| Hang with rob? | |
| 4 | Rob picks me up |
| Rob picks me up |
W: 4 DW: 1 OT: - ex
The One Thing:
Up at 7:15
Accepted to be Oxford examiner
Invitation to Examine Thesis of Mr Florian Haslbeck
Trying to synch gcal
Taught PGSS
Hoops/SR
- 5s… Good run.
- Sam's last day… Got him to sign the ball
Debacle trying to coordinate with Lauren
ToAddToCV
Committee: Innovation, Collaboration, Research and Partnerships
CMU Strategic Planning 2025
Added comments to Curtis' draft https://docs.google.com/document/d/1KiqZidmXeEyVL5UVUUQrMy8gRJiEaAeoX7GjoV3CcWs/edit?tab=t.0
Looking into Emacs daemon
https://systemcrafters.net/emacs-tips/using-the-emacs-daemon/
emacs --daemon # Can debug with emacs --fg-daemon
Drinks/Dinner with Robby
- Lawenceville
- Duck has cancer! … can be easily cured.
Home
Got emacs daemon setup!
- need to use
emacsclient -c -n "$@" && osascript -e 'tell application "Emacs" to activate'
To activate the window. (Known problem on macOS)