Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: glorgau

Doesn’t take into account Envy—wanting another not to have a good they possess.

I came into a job with a technical competence that was on the Job Description but that the leaders 1) didn’t themselves have and 2) they needed because they were undergoing a Migration that needed workarounds that only I could do.

The Top Dog commended me for taking a daily procedure that took 1:10 hours down to 0:22 minutes.

My lead man came over to my desk and immediately started screaming at me:

“Now, can you take it down to 15 minutes? 10 minutes?”

Recognizing the power of Envy, I always take every possible opportunity of assigning him every credit for every thing.

How does that improve productivity?


12 posted on 10/05/2023 7:42:02 AM PDT by CharlesOConnell (CharlesOConnell)
[ Post Reply | Private Reply | To 8 | View Replies ]


To: CharlesOConnell

Your post reminds me of another recommendation I would make to every talented employee...

Never show all your cards—make only minor improvements so there is lots of room for you to make more improvements later on...


18 posted on 10/05/2023 7:51:09 AM PDT by cgbg ("Creative minds have always been known to survive any kind of bad training." Anna Freud.)
[ Post Reply | Private Reply | To 12 | View Replies ]

To: CharlesOConnell
I have a similar "fixit" tale from my days on a large project. Our UNIX root filesystems were becoming overly busy around noon to the point that it impacted the 30,000 users. The "busy" behavior lasted almost 90 minutes. The cause? A bad "awk" script run as root from cron that started at noon each day. It was an awful piece of code. I looked it over and replaced it with 30 lines of C. The compiled C version did the same work in 50 milliseconds that the "awk" script did in 90 minutes. Problem solved X 80 UNIX hosts.

Another opportunity occurred when Bellcore sent a 53,000 record file. Each line was name=value colon separated, newline terminated. This story dates to July 1983. The COBOL team was tasked with removing 3 name/value element when found in any line record. Running on a UNIVAC 1100/64, the COBOL code completed the task in 16 hours. I was offered an opportunity to perform the same processing, but written in C. I would do it in 10 lines of Python today, but that hadn't been invented. My solution was 400 lines of C. The file was processed in 20 minutes executing on the same host as the COBOL that took 16 hours. One difference is that my C ran in a guest UNIX subsystem. The COBOL ran natively on the 1100/64.

The C compiler I was using came from Bellcore. A very early K&R variety. As soon as I could muster time, I started building GCC on that host and wrote what we would term ANSI C today. It was still an ugly environment with 36 bit "words".

30 posted on 10/05/2023 8:08:43 AM PDT by Myrddin
[ Post Reply | Private Reply | To 12 | View Replies ]

To: CharlesOConnell

Crab mentality is everywhere.


58 posted on 10/05/2023 9:38:31 AM PDT by beef (The pendulum will not swing back. It will snap back. Hard.)
[ Post Reply | Private Reply | To 12 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson