Operating System 01 Code

My principles.

Not inspirational quotes. Operating instructions — learned the hard way and never unlearned.

02 Count

15 rules across 4 categories.

15

Operating principles — refined over a decade of doing the work.

On Building
01

Ship before it's ready.

Perfection is procrastination in a nicer outfit. The first version should embarrass you a little — that means you shipped early enough to learn.

Failure: Kept TestAMate code private for 6 months before validating, costing time and a rebrand.
02

Systems over headcount.

Don't hire your way out of a problem you can automate. The best employee is a workflow that runs at 3 AM.

Real-world: Built n8n lead routing instead of hiring 3 manual operators.
03

Build for compounding.

Every problem you solve should make the next problem easier. A system that prevents recurrence is leverage.

Real-world: Deployed Docker orchestration scripts that spin up new platforms in under 3 minutes.
04

One domain, one product.

Buying a domain is not building a business. If you can't ship on it in 30 days, you don't need it.

Failure: Held 15 active domains simultaneously. Pruned down to focus on active builds.
On Thinking
05

Skepticism before conviction.

The more excited you are, the harder you should stress-test it. Find the weakest assumption first.

Real-world: Stress-testing Vapi voice prompt validation rules under simulated failure inputs.
06

Truth over comfort.

Don't soften conclusions to be polite. Real growth requires real feedback — the kind that stings.

Real-world: Redesigned a MySQL user relational table from scratch after harsh review feedback.
07

Separate facts from feelings.

When deciding, explicitly separate what you know, assume, feel, and don't know.

Real-world: Tracked drop-off logs to fix checkout cart math, ignoring subjective guesses.
08

Process over tools.

Tools change every six months. Principles last decades. Understand why before choosing which.

Real-world: Built raw custom API calls in Node.js instead of tying product logic to third-party tools.
On Work
09

Consistency beats intensity.

One hour every day beats ten hours once a month. Show up daily. That's the whole strategy.

Real-world: Logged streaks daily on Hustle Forever for 120+ consecutive shipping hours.
10

Do. React. Now.

Procrastination isn't laziness — it's fear wearing a comfortable mask. The antidote is action.

Origin: Wrote this directive on my wall to replace idea notebooks with live code repositories.
11

Learn in public.

Sharing what you're building — even messy — accelerates learning, invites feedback, builds credibility.

Real-world: Shared Botgorithm's voice prompt failure logs on Twitter/X, debugging issues with peers.
12

Night shift is a superpower.

Between 10 PM and 4 AM, distractions drop to zero. Protect those hours.

Protocol: Distractions drop to absolute zero when the local time zone sleeps. Shipped the bulk of features here.
On Living
13

The road is the classroom.

When thinking gets cloudy, drive. No flights, just highways and quiet time.

Reset: Resolved the database replication conflict during a solo driving trip to Spiti Valley.
14

Stay uncomfortable.

Comfort is where growth dies. Seek things that make you slightly nervous.

Real-world: Pivoted from sales coach status to code execution learner in Node.js and Docker.
15

You don't need permission.

No one is coming to give you a title. If you want to build from a small city in Uttarakhand, do it.

Real-world: Operating systems scaling globally directly from Dehradun.

This list is alive. Principles evolve as I do. The only constant is willingness to update the rules when reality proves them wrong.