Recruitment VAON

CÓ PHẢI NHÂN VIÊN HƯỚNG NỘI SẼ KHÓ PHÁT TRIỂN TRONG CÔNG VIỆC?

Wednesday, 02 Sep 2026 9 min read 60 views

Are Introverts Really at a Disadvantage in IT? The Answer Lies in How Communication Is Organised

Summary: Introverts are not disadvantaged in IT because of their personality. They are disadvantaged because most workplaces measure capability by immediate visibility — who speaks in the meeting, who reacts fastest. Where an organisation shifts to written-first decisions and outcome-based evaluation, that gap largely disappears.

Contents

Why this question keeps coming up in IT

A common workplace belief holds that people who are energetic, communicative and frequently vocal get more opportunities to grow. That belief makes introverts feel they start a step behind.

IT sharpens the question, because the default image of the profession is still someone who spends long hours with a computer and speaks little.

But framing it as "are introverts at a disadvantage" is wrong from the start. It assumes the disadvantage sits inside the person. In practice it sits somewhere else: most workplaces measure capability by immediate visibility — who speaks up in a meeting, who reacts quickly, who is seen most. That is an organisational design choice, not a law of nature.

This matters because it changes who has to act. If the disadvantage is personality, introverts must fix themselves. If the disadvantage is the evaluation format, the organisation must fix that. This article takes the second route, with four specific environmental conditions and how VAON runs them.

What introversion is, and what it is not

Introversion is a tendency to recover energy through quiet time and to process information internally before speaking. It describes how someone draws energy — not their capability, confidence, or ability to communicate.

This is the most commonly confused point, and the literature records it too. A 2023 systematic review in the Journal of Workplace Behavioral Health — screening 2,724 records and including 21 studies — concluded that definitions of introversion in the literature are generally negative and dated, while as much as half the population tends toward introversion (Herbert et al., 2023).

Four concepts are routinely collapsed into one, and that collapse is the source of misjudgement:

Concept What it actually means Commonly mistaken for
Introversion Recovering energy through quiet time Low confidence, poor collaboration
Shyness Anxiety in social situations A synonym for introversion
Communication skill Getting the point across to the right people Talking a lot, talking fast
Proactivity Raising an issue before it becomes an incident Speaking in every meeting

Introversion and shyness are different things. An introvert can be entirely comfortable presenting — they simply need to prepare first. An extravert, meanwhile, can still be shy.

On performance, context is the deciding factor. Research by Zhang, Zhou and Kwan (2017) in Organizational Behavior and Human Decision Processes found that introverts' creativity varies with task complexity: on more complex tasks, introverts perform better. No personality trait is an advantage in every situation — surrounding conditions decide.

That applies directly to IT. Tracing the cause of a bug, reading technical documentation, redesigning a slow query — these are complex tasks requiring sustained, deep concentration.

Four environmental conditions that decide whether introverts grow

When reviewing how a team operates, we look at the four conditions below. What they share: none requires anyone to change their personality, and all four improve work quality for the whole team, not only for introverts.

# Condition Check question Consequence if missing
1 Decision format Are important decisions settled in writing or verbally in meetings? Whoever reacts fastest wins, not whoever is most correct
2 Preparation time Are agendas and materials sent before the meeting? People who need thinking time lose their turn
3 Evaluation criteria Is assessment based on delivered outcomes or on visibility? Quiet contribution becomes invisible
4 Asynchronous channel Is there a way to raise a view outside the live meeting? An idea exists only if it surfaces within 60 minutes

These are not welfare policies. They are process design. And notably, they improve decision quality for everyone: a decision recorded in writing can be verified six months later; a decision settled verbally in a meeting cannot.

How VAON organises communication — and why it did not come from an HR policy

This is the part we want to state plainly, because it is where we differ from most articles on this topic.

VAON's working convention is to confirm business requirements directly in Japanese, without an interpreter, and to share the written record of what was agreed. This convention was not created for inclusion purposes. It exists for a technical and commercial reason: in software projects for Japanese clients, the largest single cause of failure is a misunderstood or incomplete specification, and the only way to reason about that later is to have the record.

But a convention born from specification risk produces a clear side effect on conditions 1 and 4 above. When every conclusion must end in writing:

  • People who need thinking time do not lose their turn, because their turn does not close when the meeting ends.
  • Contributions are judged on content, not on the moment they were voiced.
  • Contribution becomes traceable — which means visible at review time.

We want to be explicit to avoid self-congratulation: this is a side effect of an engineering process, not an HR programme designed for introverts. We think that is precisely why it holds, because it does not depend on anyone remembering to maintain an inclusive spirit. It exists because removing it puts specifications at risk.

It also places a demand on the individual, and we do not soften it. A written-first environment excuses nobody from expressing themselves. It only changes the format: instead of reacting instantly out loud, you have to write clearly. Someone who never raises problems, never asks when a requirement is unclear, and never reports risk still hits a ceiling — that ceiling simply no longer depends on speaking quickly.

Four common organisational mistakes

1. Equating "energetic" with "talks a lot". Consequence: quiet but highly responsible people are underrated at review. Avoid it by writing evaluation criteria around delivered outcomes and reliability, not frequency of speaking.

2. Settling decisions in meetings with no agenda sent in advance. Consequence: the best input arrives after the meeting, when it is too late. Avoid it by sending materials at least a day ahead and opening a written comment window before anything is finalised.

3. Treating low participation in after-hours activities as low engagement. Consequence: a criterion unrelated to the work leaks into capability assessment. Avoid it by separating voluntary activities from evaluation criteria.

4. Telling introverts to "open up" instead of teaching specific skills. Consequence: advice that cannot be acted on, because it targets personality rather than behaviour. Replace it with concrete, learnable requirements — write clear progress reports, raise risks early, ask when a requirement is unclear.

What links all four: the organisation uses visibility as a proxy for capability, because visibility is easier to observe. It is easy to measure, but it measures the wrong thing.

When personality genuinely does matter

It would be dishonest to conclude that personality never matters. There are cases where it does, and we state them directly:

Roles requiring continuous real-time communication. A BrSE sitting in a requirements session with a Japanese client has to ask the moment they spot an ambiguity. That question cannot be deferred to a written follow-up, because by then the meeting is over and the specification is already wrong. This is a learnable skill, but it is a mandatory requirement of the role, not optional.

People-management roles. Leading a team requires direct feedback, handling conflict, and sometimes difficult conversations. A written-first environment supports most management work, but it does not replace this part.

When the individual uses personality as a reason to stop. A good environment lowers barriers; it does not remove personal responsibility. If someone never raises a risk because "I'm just quiet by nature", the problem is no longer the communication format.

Put briefly: the environment sets the floor, the individual sets the ceiling. A well-designed organisation ensures nobody is misjudged for how they express themselves. It does not ensure everyone travels equally far.

Frequently asked questions

Can an introvert work as a Tech Lead or Manager? Yes, on two conditions. First, learning the specific skills the role demands: direct feedback, presenting options, handling conflict. These are learnable skills, not a personality to be replaced. Second, the organisation evaluating on team outcomes rather than on the leader's visibility.

How do I demonstrate capability if I rarely speak in meetings? Move your contribution into formats that leave a trace: record meeting conclusions, write design documents, raise risks in writing before they become incidents. Written contribution has an advantage speech does not — it still exists at the review six months later.

Does a written-first environment slow everything down? Slower to decide, faster to correct. Recording a decision costs time upfront but removes the "what did we agree again?" loop and the rework caused by misunderstanding. In software projects, the cost of rework always exceeds the cost of writing things down.

Where should a company start? With condition 2 in the table above, because it is the cheapest: send the agenda and materials at least a day before the meeting. That change alone shifts the advantage from whoever reacts fastest to whoever prepared best.

Are extraverts disadvantaged by a written-first environment? No, provided written-first is the convention for settling decisions rather than a ban on speaking. Meetings still happen and discussion is still verbal. The only change is that conclusions must be recorded before they take effect.

Conclusion

  • The disadvantage introverts face in IT comes mostly from the organisation's evaluation format, not from capability.
  • Four conditions can be changed: decision format, preparation time, evaluation criteria, and the asynchronous channel.
  • The environment sets the floor; the individual sets the ceiling. Both sides have work to do.

If you are looking for a workplace that evaluates on delivered outcomes rather than visibility, see how VAON works and our open positions. If you are a company assessing an engineering team before partnering, the written requirements convention is described in our system development service.

Ready to Transform Your Business?

Let's discuss how we can help you leverage AI and digital transformation for your enterprise.

Share this article