Two fundamental skills in managing complexity:
* Partitioning. If I arrange things *thus*, then I can deal with *this* while not dealing with *that*.
* Oopsie. Arranging things *thus* actually makes things harder because I have to deal with *this*, *that*, and the partitioning all at once.
* Partitioning. If I arrange things *thus*, then I can deal with *this* while not dealing with *that*.
* Oopsie. Arranging things *thus* actually makes things harder because I have to deal with *this*, *that*, and the partitioning all at once.
Comments
Simple but not easy.