I’m talking about things on the level of selecting which concepts are necessary and useful to implement in a system or higher. At the simplest that’s recognizing that you have three types of things that have arbitrary attributes attached and implementing an underlying thing-with-arbitrary-attributes type instead of three special cases. You tend to get that kind of review from people with whom you share a project and a social relationship such that they can tell you what you’re doing wrong without offense.
I’m talking about things on the level of selecting which concepts are necessary and useful to implement in a system or higher. At the simplest that’s recognizing that you have three types of things that have arbitrary attributes attached and implementing an underlying thing-with-arbitrary-attributes type instead of three special cases. You tend to get that kind of review from people with whom you share a project and a social relationship such that they can tell you what you’re doing wrong without offense.