Monday, September 4, 2023

Raising Your Standards

Success is about staying consistent. Staying consistent is about standards. Poor standards limit success. If you raise your standards, you raise your consistency and your success--the triangle of success grows.

Darren Hardy recently posted a video with his thoughts on the value of consistency in achieving success. I think that 's only true if you can consistently raise your standards to their highest level. It is easy to be consistent at a level that doesn't achieve success.

As a programmer, my first programs were good enough to meet my client's requirements and my boss's expectations. If I had stayed consistent at it, I would have achieved a limited version of success. Many of my peers did exactly that.

I started to recognize a model within the programs I wrote. I could copy a program that was already working, delete its unique features, replace other items in the original program with their analogs for the new one, and write the unique part of the new program. An inventory update program became the start of an accounts receivable update program. This cut my writing time in half and was my standard practice for a while.

Then I realized that changing the "inventory" identifier to "account" added no value but introduced changes throughout my model. I could apply the changes consistently or eliminate the labels and make the code itself consistent. I did neither.

Instead, I eliminated the labels and pulled all the consistent code into a standardized set of modules. Then I built a new standard reference program to tie the pieces together in a standard way, and built a utility to make changes needed in the reference program. This package became my new standard, and with it a complex update program became a consistently reproducible process anybody could use. I had a new standard, a new level of consistency, a new measure of success. Work that took weeks could be dome in minutes.

Hardy's video refers to the familiar story of the tortoise and the hare. It is a great place to start. To that familiar race, let's add a puppy, who at birth can barely move and needs his mother to survive. Day by day, his consistent growth makes him bigger, stronger, faster.

Success can be achieved by being consistent, but only if the level of consistency is high enough (a good enough standard) and you have enough time. A rabbit lives twelve years, a dog  twenty, a tortoise two hundred. How much time do you have for success. How long do you want it to take?

In our competitive world, yesterday's high standard may be barely adequate today and irrelevant tomorrow. The world is littered with standards that have been made obsolete -- VHS tapes and floppy disks being obvious examples. Continuous improvement needs to be a goal we aspire to even for our standards.

I was never an athlete as a child and spent most of my adult life as a couch potato. A few years ago, I changed my habits, raised my standards, and lost 35 pounds. They stay off because my new standard is high enough to maintain my weight. If I want more, I need to raise my standard. Perhaps you do too.




No comments:

Post a Comment