Software Engineering Practices (are also) Useful for Token Reduction
Software engineering practices were (at least when I'm pushing them) all about minimizing things for humans: * minimize how much a person needs to read to understand the meaning of something, * how many things a person needs to change to add, change or remove a feature, * how many times