←back to thread

Software Friction

(www.hillelwayne.com)
141 points saikatsg | 1 comments | | HN request time: 0.203s | source
1. hermitcrab ◴[] No.40722582[source]
As a 1-man band my approach is:

* Don't promise release dates.

* Stick with known tools/libraries/frameworks where practical.

* Automate (with comments/documentation) what you can. Checklists for everything else.

* Prioritise fixing bugs over adding new features.