From 925bac1c0b52120de23fa5114ed1799902bbb616 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Mon, 2 Mar 2020 10:26:18 +0800 Subject: spm-slides.tex: starting from what I have. --- spm-slides.tex | 18 +++++++++++++----- 1 file 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. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- cgit v1.2.1