From be825bdd58cadd902da12fa0f657f9a4cea83cde Mon Sep 17 00:00:00 2001 From: sneakers-the-rat Date: Mon, 10 Oct 2022 14:58:34 -0700 Subject: [PATCH] Initial README draft --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5aeffbf --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# postdoc + +Organizing to-dos and etc. to finalize details for postdoc work + +Most of this will live in the projects tab, so u should browse over there, the readme is just an overview that i'm using while drafting. + +# Areas + +- Project details + - Scope of work + - Timeline + - wfh/etc. expectations + - Pay! + - Extracurriculars +- Lab Infra + - Coordination among projects + - Communications <-> reference +- Networking Bureaucracy + - Need to be able to build networked technologies + - Hosting public-facing services + - Hardware in another facility? + - Interop with other labs? +- Future of Autopilot + - Need some framework layer for different components + - Doesn't need to be autopilot, but it could be a decent place to start? + - Need to know what to tell collaborators/how to move forward with that project +- Finding another programmer + - Code built by a single person is way more fragile than even programming in pairs! + - Ideally, we would be looking for another software person that is interested in the p2p project specifically, or otherwise just another software person generally! \ No newline at end of file