Standardize Texture Handling
WIP d7228172c4d5455159cd91782b49304a971bb444
rest of tonight's to-do list:
- clean up comments
- reverse
mcrfpydef
namespace shenanigans done while debugging - delete PyTexture original…
Standardize Texture Handling
WIP 2cf8f9431025b3eecb67422e98ec95e3f2b4038f
I have to say I kind of love this new structure(?!)
- The Python class methods are static methods in the C++ class.
- The Python typedef is still…
Day 10 - Schedule something
Day 9 - Do something with a firewall
Day 4 - Installing software [Repeatably]
Draft notebook for nginx reverse proxy config is coming along, also acquired nginx configs to turn into templates.
I can't reliably run certbot and reverse proxy until DNS is automatically…
Day 3 - Power trip [Automatically]
I'm an idiot, because mkpasswd
takes a password as an argument.
PASSHASH=$(mkpasswd $PW --method=sha-512 -s)
Day 10 - Schedule something
Day 9 - Do something with a firewall
Day 4 - Installing software [Repeatably]
Partial completion: 0ca44cc623
jupyterhubsrv.yml
playbook makes strides towards completing these goals.…
Day 3 - Power trip [Automatically]