summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2020-03-02 10:26:18 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2020-03-02 10:26:18 +0800
commit925bac1c0b52120de23fa5114ed1799902bbb616 (patch)
treec7eaa51ae52d3488165d4ac2731f9450e9bfa018
parent52909d18b457a2acb18a8777fb3304c9b699875e (diff)
spm-slides.tex: starting from what I have.
-rw-r--r--spm-slides.tex18
1 files changed, 13 insertions, 5 deletions
diff --git a/spm-slides.tex b/spm-slides.tex
index 6bbd737..7299a87 100644
--- a/spm-slides.tex
+++ b/spm-slides.tex
@@ -989,19 +989,27 @@ If you cannot beat it, join it.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\foilhead{Starting from what you have}
+\foilhead{Starting from What You Have}
-Transforming a private vision into a public vision.
+Transforming a private vision into a public one.
-What is obvious to you is not obvious to the world (the newcomers).
+What is obvious to you is not obvious to the world.
+
+Help visitors understand your project.
+
+Lower hacktivation energy.
What your project is and is not?
+Strengths (for attacting people) and limitations (for setting expectation).
+
+Dependencies and assumptions.
+
Write a mission statement, a README. Rearrange the code tree so that it conforms to widely accepted standards. Document the fundamental architectural assumption.
-Code tree: src/, bin/, lib/, etc/, include/, test/, share/, data/, example/, doc/, README, LICENSE, MANUAL, TUTORIAL, FAQ, ...
+Code tree: src/, bin/, lib/, etc/, include/, test/, share/, data/, example/, doc/, README, LICENSE, COPYING, MANUAL, TUTORIAL, FAQ, ...
-Doing these every developer already knows is tedious and has no immediate benefit.
+Drudgery and no immediate benefit.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%