Technical Leader Worries: My Organization Is a Mess, and Nobody Cares

Table of Contents

Technical Leader Worries: My Organization Is a Mess, and Nobody Cares

Some time ago, I coined a funny equation like this:

Business = Busy + Mess

What is not so funny is that reality many times follows this heuristic. The bigger the organization, the truer it becomes. However, it’s also true for many small organizations, so there’s no need to envy others. Even if a company has an established vision, aligned values, and rules to follow, the mess is there. It is quite obvious—entropy works in such a way that scale and time make the consequences more painful.

Common Complaints in Organizations

Many times I hear people complaining like this:

  • My boss is not interested in what I am doing…
  • Executives in my company don’t care about people.
  • We are treated as resources.
  • There is no people development plan.
  • Our (mine and the team’s) needs are not taken into consideration.

All these complaints point in some way to the organization. Sometimes the situation is really not too friendly. And then I sometimes ask a question, especially to those folks who have worked in the company for a couple of years:

So why are you still working here?

A few seconds of silence typically follow this question…

You know, I have a family, payments, a mortgage…

So you choose security over looking for a workplace which will foster your fulfillment?

Yes. This is something I would like to emphasize.

We Always Have a Choice

We always have a choice. We can choose what we want to do. Always.

And we often choose security and sacrifice what is so important to us: fun, development, a great work climate. What’s more tragic is that we make that decision unconsciously. If you had made it with full awareness, you wouldn’t complain about it because it was your choice.

The Self-Demystification Tool

So do it now. I call it the Self-Demystification Tool.

Ask yourself:

  1. Why do I choose what I am doing now in my professional life?
  2. What are the trade-offs of my choice? (probably those things you are complaining about)
  3. Do you still want to choose it?
  • if so, stop complaining.
  • if not, quit the job or start influencing the environment to make a change.

Yes, it is you who is responsible for this. You. Nobody else.

These questions are very important as you can read in this article (in the section about jobs). Experienced people at the end of their lives encourage us not to work in a job we don’t like (an old truth but it’s worth reminding as so few follow it).

Striving for Satisfaction

I have another funny equation that expresses what I write here about:

You are satisfied with what you do when reality somehow equals your expectations. If reality is equal to or “greater” than your expectations, you will be satisfied. If reality is much below your expectations, you will be dissatisfied. Based on this model, you can do two things:

  1. Change reality—a) change your job, b) change the way you and your team work, c) initiate changes in your organization.
  2. Change expectations—d) find mission in what you are doing, e) admit that you choose what you do with all trade-offs.

I prefer to use these strategies in the following order: b) c) d) e) a). What does it mean? First, I try to change the way I work; if it doesn’t help, I try to initiate change in my organization. If it doesn’t work or seems impossible, I try to find (maybe not obvious) a mission in what I am doing, and so on.

But never stay in between too long. Choose something; otherwise, you will welcome depression sooner than you think. Remember, you always have a choice, even if it is not easy.

For those who decide to initiate some kind of change, I would like to clarify one thing. I use the term “initiate” because many important changes require time, usually much more than you would like (and it is sometimes the reason why we give in). So be prepared for waiting.

(Text translated and moved from original old blog automatically by AI. May contain inaccuracies.)

Related Posts

A Simple Introduction to BDD Part 1

A Simple Introduction to BDD Part 1

Today marks the premiere of my screencast, which is essentially my initial foray into video blogging and sharing insights in this format.

Read More
Programming with LLMs for programmers - Beyond the Hype

Programming with LLMs for programmers - Beyond the Hype

Introduction

The field of software development is currently abuzz with discussions about Large Language Models (LLMs), AI agents, and autonomous systems. New libraries and frameworks emerge daily, each promising to revolutionize our coding practices. However, amidst this flurry of buzzwords and complex tools, it’s easy to overlook that many programming tasks involving LLMs can be accomplished with a straightforward approach; it’s not rocket science. While crafting production-ready LLM-based systems is not trivial, using LLMs as part of a system is quite manageable, especially if you avoid over-reliance on the abundance of dedicated frameworks.

Read More

Don't Let Conflicts Overwhelm You

Introduction

During a job interview, a candidate for a team leader position once mentioned that he managed to fulfill his role without conflicts. This statement raises suspicions. A lack of conflicts is a symptom that requires special attention. Project life is full of conflicts, and it is crucial to let them occur so that solutions satisfying both parties can be found.

Read More