Skip to content
Neha Kumari
Go back

Thinking like a builder before I can build like one

When I decided to actually learn to build, I assumed the first hurdle would be technical. Syntax, services, the sheer amount of stuff I don’t know yet. Some of that is real. But the thing tripping me up most isn’t knowledge. It’s instinct.

Years in sales trained a set of reflexes into me. They served me well and I’m not throwing them out. But a few of them quietly work against you the moment you sit down to build, and I’ve had to notice them before I could put them down.

Here’s the contrast I keep running into:

When I hit…My seller instinctThe builder instinct I’m learning
UncertaintySound confident, keep momentumRun a small test and find out
A problemFind the right person to escalate toTry to debug it myself first
Sharing workPresent something finished and polishedShip something rough, then improve it
Being wrongAvoid it, especially in the roomExpect it, cheaply and often
”Done”The deal closesIt’s never done, it just ships

The hardest row, by a distance, is being wrong.

In sales, being wrong in front of a customer has a cost, so I learned to be careful, to hedge, to never get caught not knowing. Building runs on the exact opposite. You are wrong constantly. The code doesn’t work, then it works for the wrong reason, then it breaks again. That isn’t failure, it’s the method. Nobody is quietly judging you for it the way I’d always assumed they would be. Unlearning that flinch is taking me longer than learning any actual concept.

So I’ve been practicing the swap in small ways, even before I can build much of anything. When I get stuck, I try to ask “what’s the smallest thing I could test?” instead of “who would know the answer?” I let the posts here stay rougher than my sales instincts want them to be. I’m trying to treat confusion as a step on the way somewhere, not a verdict on whether I belong.

It’s a strange place to be: thinking like a builder while still being very much a beginner at building. But I’m starting to suspect this is the harder and more important half. The syntax I can look up. The instinct to keep going when I’m lost, to test instead of perform, to be okay being the least-finished person in the room, that’s the part that actually turns someone into a builder. I’d rather get that part right first.


Share this post:

Previous Post
Done admiring the cloud from the doorway
Next Post
IAM: why nothing in AWS works at first