Jack Nosila
My chief of staff
Links
- https://github.com/jacknosila/openclaw-workspace
- https://github.com/jacknosila
- https://api-dashboard.search.brave.com/app/dashboard
- https://console.agentmail.to/dashboard/overview
- https://mail.proton.me/u/0/inbox
- https://platform.claude.com/usage#rate-limit-usage
- https://platform.claude.com/workspaces/default/cost creating openclaw backup: https://github.com/johnalison/openclaw-backup
Setup macOS
jacknosila TheFutureIsNow
Accounts
- Created proton mail account jacknosila@proton.me (pwd in valut)
[X]Github account "jacknosila" (pwd in vault)[X]Protonmail accoutn setup (jacknosila@proton.me)[X]Gmail (jacknoslia@gmail.com)- Got google API access setup
- Got him a x-account
- Got him setup to use claude-clode
- Make useful book reading and briefings
To do
[ ]Kitchen stuff[ ]Garage[X]Oura
Give Brain dump to Jack: Who am I
- Studied Physics and Philosophy at University of Pittsburgh
- Phd from University of Pennsylvania on the discovery of the Higgs boson with the ATLAS detector
- Did a postdoc at University of Chicago also working on the ATLAS detector
- I am now a professor of Physics at Carnegie Mellon University (CMU) working on the CMS detector
People for him to monitor on twitter
- @mattshumer_
@RichardHeartWin
@DavidDeutschOxf
@karpathy
@steipete
- Was adding 10 more each day
Git Configuration
Had to configure a second git crediction
# Jack's GitHub SSH key Host github.com HostName github.com User git IdentityFile ~/.ssh/id_ed25519_jack IdentitiesOnly yes # Johns Host github-john HostName github.com User git IdentityFile ~/.ssh/id_ed25519_new
Then
git remote add origin git@github-john:johnalison/openclaw-backup.git