┌─────────────────────────────────────────────────┐
│ ░█▀▀░█▀▀░█▀▀░▀█▀░█░█░█▄█░░░█░░░█▀█░█▀▄ │
│ ░█░░░█▀▀░▀▀█░░█░░█░█░█░█░░░█░░░█▀█░█▀▄ │
│ ░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀░▀░░░▀▀▀░▀░▀░▀▀░ │
└─────────────────────────────────────────────────┘
colin@localhost:~$ welcome.sh
█
> connection established
> serving you a homepage instead of a 404
> if you got here you probably know what you're doing
$ uname -a
linux unknown ready and waiting
$ cat /etc/motd
this box is part of the cesium-lab homelab.
poke around if you have business here. otherwise,
have a nice day and please don't break anything.
$ systemctl --user list-units --type=service
| ssh.service | port 22, key auth only |
| http.service | you're looking at it |
| jupyter.service | on demand, ask first |
| syncthing.service | internal only |
| minecraft.service | stopped (rip) |
$ whoami
| name | colin |
| role | aero/astro ms @ stanford |
| building | flight computers + gnc |
| org | cesium-lab |
$ echo $CURRENT_PROJECTS
brain (stm32 firmware) // gnc (6dof sim, estimation)
nerves (linux/networking) // body (pcbs) // playground
colin@localhost:~$ █