^Mouth ^Briefly ~simple~ ~brevity~ ~DRY-KISS~
Figure
Annotate
-
Don't ^Repeat Yourself.
- ^Give things a ~name~ for sake of ^Better ~organization~.
- ^Use a ~name~ to ^Avoid any ~repeat~ of a ^Complex ~expression~.
-
^Keep It ^Super ^Simple.
- ^Let a ^Simple ~expression~ ^Remain unnamed except ^When frequent or ~common~.
- ^Let ^Simple concepts ^Remain undefined.
- Don't ^Name too many things, because it may ^Create ^Needless ^Abstract layers.
- Don't ^Express too many things, because an ^Important ~signal~ may ^Drown in ~noise~.
Subject
^DRY-KISS is a mode of ^Symbol ^Where we ^Make these ^Two popular acronyms ~harmonious~: Don't ^Repeat Yourself and ^Keep It ^Super ^Simple. ^As the acronyms ^Imply, we ^Need to get ^Close but not too ^Close and personal. Don't ^Repeat Yourself yet ^Keep It ^Super ^Simple.
Target
Anytime we ^Start to ^Describe or ^Map out ^How things ^Relate.
Anytime we ^Need to ^Name-or-express in ~poise~.
Any ~question~ or ~answer~ may ^Be ~found~ to ^Benefit us at least ^Partially by ~efficiency~ of ~expression~.