A rule of thumb to organize a system:"Put like with like."
- A rule of thumb to organize a system:"Put like with like."
- That is, put things together that are similar.
- Over time this makes the system more tidy.
- A tidy system is about reversing entropy.
- Pretty code is often good code, because it's tidy.
- Making the system work more like how you think it works.
- Make the system more what it wants to be.