A rule of thumb to organize a system:"Put like with like."

· Bits and Bobs 2/16/26
  • 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.

More on this topic

From other episodes