Skip to content
Abdelrahman Abuissa
Method4 min read

The three beliefs that keep people stuck

Waiting to get started, waiting for perfect conditions, and having tried once and failed. Three sentences people say about themselves that quietly decide the next decade.

This chapter covers . Read the whole arc.

In early 2020 I was reading about why people who clearly want something never start pursuing it, and I came across the term self-limiting belief. It describes a thing someone assumes is true about themselves, which then quietly governs what they attempt.

What struck me was how ordinary they sound. Nobody thinks “I have a limiting belief.” They think they are being realistic. Three versions come up again and again.

One: waiting to get started

“I can’t start learning X until I’ve mastered Y.”

This one is dressed as diligence, which is why it survives so long. You are not avoiding the thing. You are preparing for it, responsibly, and you will begin properly once the groundwork is done.

The groundwork is never done. There is always another prerequisite, and the prerequisite is doing exactly what it is there to do.

In 2022 I wrote about how the Spartlic app actually got built, because the real version is instructive. I had just finished learning Java from a two-and-a-half hour YouTube video. Not a course. A video. Then I discovered I needed the app on both Android and iOS, which meant React Native, which I also did not know, so I learned that as fast as I could while building.

It took three complete attempts over six months — Java with Firebase, then Java with Parse, then finally React Native with Parse — before there was something worth releasing.

By the “master the fundamentals first” standard I had no business starting. I would still be preparing.

Two: waiting for perfect conditions

“I can’t go to the gym, I’m too busy at work right now.”

The conditions do not improve. They change shape. The busy period ends and a different one starts, and the version of you who was going to begin once things calmed down never gets a calm month to begin in.

I started learning to program while unemployed, which sounds like ideal conditions until you consider that I was also spending every day applying for jobs and had no idea whether any of it would lead anywhere. It was not a sabbatical. It was the worst professional period I had had, and it happens to be when the useful thing started.

I am not romanticising that. I would not recommend unemployment as a learning strategy. The point is narrower: the conditions were bad, and it worked anyway, which means the conditions were not the deciding variable.

Three: tried once, and failed

“I can’t get into X. I tried and couldn’t make it work. I’ll never be as good as I want to be.”

This is the most durable of the three, because it comes with evidence. You did try. It did not work. That is a fact, and the conclusion drawn from it feels like honesty rather than avoidance.

The error is in what the failure is treated as. Most people treat a failed attempt as a verdict. It is more useful as a checkpoint.

If you start something and it collapses halfway, you have not returned to zero. You are standing at the point where it collapsed, holding the knowledge of how it collapsed. Starting again from there is a completely different proposition than starting from nothing — and it is why my third attempt at that app took weeks rather than months. The first two were not wasted. They were where I learned what would not work.

The mechanism underneath all three

They share a structure: each one protects you from the discomfort of being visibly bad at something. Waiting for prerequisites, waiting for conditions, and concluding from one failure are all ways of not being in the uncomfortable zone.

Which would be fine, except the uncomfortable zone is the only place anything happens. Every skill I have that pays me was acquired in it.

The honest version

I do not want to end this by saying that all it takes is deciding to start, because that is not true and I have watched people bounce off it.

Starting is genuinely hard, and the first month is genuinely unpleasant, and a meaningful number of things you begin will not work out. Two of the eleven subjects I took on in 2020 went nowhere at all.

What I would say instead is narrower and I think more useful. These three sentences are not observations about your capability. They are predictions, and they are the kind that make themselves true. You can test whether they are accurate, and testing costs less than you think — usually one uncomfortable week and a willingness to be visibly bad at something in the meantime.

Most people never run the test. That, more than talent, is what separates the outcomes I have watched.

  • self-limiting beliefs
  • starting
  • method