summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spm-slides.tex19
1 files changed, 12 insertions, 7 deletions
diff --git a/spm-slides.tex b/spm-slides.tex
index 58def76..518b559 100644
--- a/spm-slides.tex
+++ b/spm-slides.tex
@@ -1097,23 +1097,28 @@ it.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\foilhead{Don't Have to Provide Everything At Once}
+\foilhead{No Need to Provide Everything At Once}
+
+Don't let tasks overwhelm you.
It would be prohibitively time-consuming to do the following:
-* A thorough design document
+\begin{itemize}
+\item A thorough design document
-* A complete user manual
+\item A complete user manual
-* Beautifully and portably packaged code
+\item Beautifully and portably packaged code
-* Platform independent
+\item Platform independent
+\end{itemize}
-However, you should help newcomers to overcome initial obstacle of unfamiliarity.
+Provide the basics that can help newcomers to overcome initial obstacle of unfamiliarity.
\underline{Hacktivation energy}: the amount of energy a newcomer must put in before he starts getting something back.
-You should lower this energy threshold.
+You should make efforts to lower this energy threshold.
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\foilhead{Starting a New Project}