blog: Documentation #32
Labels
No Label
Dev Ready
Issue Not Ready
Tech Debt
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: simplesystems/website#32
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Documentation is a form of flushing out ideas (check your thoughts dir on this)
Manual for using
Creating documentation before work is not just to create a plan. It is to test your ideas. Documentation and planning are the cheapest times to make mistakes and learn. Diving into code, and finding out later there's an conceptual issue is expensive to fix.
This is essentially second order thinking: (1) I thought of an idea. (2) Let me think about this thought to see if it is valid.
Documentation smooths the ideas, which makes them faster. (Slow is smooth; smooth is fast.)
Do not create, test, fail, create in code when you can do it in thoughts for free.
“The palest ink is better than the best memory.” - Chinese proverb
Specificity creates clarity.
Documentation is the Maps in Maps of Meaning.