|
|
|
|
|
by Declanomous
3669 days ago
|
|
I've heard that factories will rotate lazy people around the factory floor because the method that requires the least amount of effort to achieve the needed result. Then the company can teach the lazy person's method to their less lazy/less creative employees. Perhaps the story is apocryphal, but I think there is a grain of truth in the story. Managed properly, laziness can benefit the company. The problem you run in to is that lazy individuals are difficult to manage properly. A company isn't going to realize the benefits from a lazy individual if they aren't permitted to find their own solution to problems, and the shortcuts lazy individuals take can be dangerous depending on what shortcuts they are taking. I wouldn't want to work for a company that is willing to fire someone for not doing anything for six years because you wrote a script that did basically everything. It implies they value the effort pertaining to my work rather than the actual output, which is insane. That just reeks of terrible management. That being said, I don't want to imply that all lazy people make great employees. I've definitely worked with people who were just completely unwilling to do anything but the bare minimum, if they did any work at all. I don't think individuals who actively avoid all work without coming up with an alternative are of much use to any organization. |
|
1) The smart and lazy---they'll find the easiest way to do the job (or automate it).
2) The dumb and hardworking---you an tell them what to do and they'll do it exactly how you tell them to.
3) The dumb and lazy---they won't help, but they won't necessarily hurt either (just the bottom line).
4) The smart and the hardworking---terrible combination.
I actually have experience with the fourth type of person. Twenty years ago I was doing some consulting work for a bank and had to convert a printed training manual into HTML (mid 90s). The person helping me was very smart and hardworking. I'm smart, but a bit lazy. I had to argue with the person not to dive into one process (linking each word in the text to an entry on the glossary page) because it would take hours to do by hand (around 100 files, perhaps 100 vocabulary words). We actually argued longer than I took for me to code up the solution (using lex---we were working on a Unix system).