Work Smarter not Harder
September 9, 2008 at 1:37 pm | In Business, Technology | No Commentsby Chris Davenport
I hear that a lot. Or I used to. Now it seems like I mostly hear “work more”.
That’s not the point. Today it struck me how weird the phrases “work harder” and “work smarter” really are.
What’s your work? Mine is largely coding and software design, minus the social tax of meetings.
So there’s a pretty simple variable substitution. “Code harder”. Which sounds insane. It’s almost meaningless. “Design harder”.
What about smarter? “code smarter” or “design smarter”. Seems like a Good Thing. Totally opposed to KISS, so maybe not.
How “smart” should code or design be? Do you really want bobs_memcpy()? Class MemoryCopier? Seems to me that it should be as simple as it can be and get the job done, and no simpler. Sound familiar?
Asking for smarter code is asking for clever tricks. Asking for smarter design is asking for higher-altitude standards. Doesn’t seem like a very good idea to me.