Huzaifa Rasheed

Huzaifa Rasheed

Software Engineer

Email at dev@rhuzaifa.com


Blogs

The Things We Own

August 11, 2026

On renting, ownership, leverage, and why I increasingly want to own more of the things that matter.

Contents


There is something satisfying about owning something.

Not because of the object itself. A house is still walls and maintenance. A server is still a computer burning electricity. Software is still code.

Ownership changes what you can do with it. Change it. Break it. Keep it ten years without asking. Make decisions that make no sense to anyone else.

That last part is what I like most.

I’ve always built things myself when an existing solution didn’t quite fit. Sometimes smart. Sometimes a wasted weekend.

Last year I spent two nights on a tiny download script because I didn’t want another account and another “workspace.” Ugly script. Still runs. I still know where the files are.

So this isn’t really a technology preference.

I want control over the things I depend on.

The rent-versus-own frame isn’t original. A lot of people have said a version of this. The calls I made, and the ones I still haven’t, are mine.


Renting Isn’t Bad

Renting is usually the right move. You don’t need to own a car to drive, or a server to ship a site, and you don’t need to build everything because you can.

Need a GPU for three hours? Rent it. Buying for a temporary spike is how you get idle hardware and a story about “investment.”

I learned that the long way with email. I wanted an address on my own domain. I tried doing it “properly” (self-hosted mail). Reputation, queues, TLS, spam. Owning the pipes bought me a second job, not more freedom.

So I rented the infra on purpose. Cloudflare for inbound. Gmail for the inbox I already lived in. No mail-vendor bill. Custom address. Someone else’s spam war. The part I actually needed to own was the domain, not Postfix, Mailcow, or whatever else I would have been babysitting.

Renting the boring layer gave me more options than running a mail server ever did.

Rent until the thing is load-bearing.

The danger is renting something that becomes strategically important to you.


A House Is the Obvious Example

This is the example everyone uses. I’ll keep it short.

Rent for ten years and you bought access. Buy and some of the money becomes equity, plus a roof, tax, and money you can’t point elsewhere.

v/s

Own it and you pick which costs are worth it. Flexibility vs control. Moving a lot > rent. Staying put > own starts looking better.

Same fork in software and work.


The Software You Rent

Most software we use isn’t ours. Email, storage, design tools, managed databases. Often correct.

Why babysit Postgres when managed Postgres exists? Sometimes you shouldn’t.

The sharper question: what happens if it disappears?

Wire a few years of notes, files, and automations into one service. Pricing changes. Feature dies. Account locked. You didn’t lose an app. You lost infrastructure.

I dodge a small version of that with writing. Draft wherever. The durable copy of this site is Markdown in a repo I control, not posts trapped in whoever’s editor was convenient. Worse than a polished CMS some days. Harder to revoke.

Blog posts as Markdown folders in a repo

Use services. Don’t depend on them for the irreplaceable copy.


Own the File, Not the Feed

I don’t have a platform audience to “own.” That’s fine. This section is about where the words live, not who claps.

Views and followers on someone else’s app are rented reach. I don’t play that game much. LinkedIn is a profile, no posts. The X posts live on X.

The writing I care about keeping is supposed to live on the domain. A URL I control. I can open the file, change it, move hosts, keep the address. A post that only lives inside an app is gone if the account is, or buried if the feed moves on.

That’s the how: not more attention. More chance the writing still exists. An email list would be a tighter loop later. Not a relationship I pretend to have.


Careers Are Rented Time

A job rents your time. Good deal: pay, sales handled, less risk on you.

Do it for ten years with nothing outside the job and the ledger gets thin. Bills paid. Weekends gone. Experience up. Durable assets? Maybe not.

Pay isn’t enough. Leave more valuable than you arrived.

If I spend six months on a stack for someone else, I try to disclose some of that work in public. A post about the problem. A small repo. Notes I can point at later. Not the confidential bits. The craft. Same time spent. Now the work isn’t only trapped in a company’s Slack.

Projects can fail and still leave code or a map of what doesn’t work. Jobs don’t always leave that.


The Next Thing Is Cheaper

Once you own a place to put things, the next thing is cheaper.

I already have a domain, a repo, a way to ship a page. A new post, a small tool, a note I want public: it goes in the same pile. I don’t open another account to start. That’s the trick. Not that I have a lot of posts. I don’t. The old setup holds the new work.

Same with the home server. Once the box is already on, the next git repo, script, an automation, or small service doesn’t need a new machine. I already paid for the electricity and the fuss.

Same with a skill I already paid for at a job. Next time I need it, I’m not at zero. Modest stack. Still compounding.


Ownership Has a Maintenance Tax

Own too much and you become the unpaid ops team.

Patch the server at midnight. Full-time job, self-assigned. Not freedom. Another dependency.

There’s a Fight Club line that shows up whenever I get too romantic about this:

“The things you own end up owning you. It’s only after you lose everything that you’re free to do anything.”

First half: yes. Everything collects rent in attention.

Second half: no. Burning it all down is drama, not strategy. Bankruptcy with better lighting.

Don’t accumulate things that own your attention without returning leverage.

I was trying to automate some sending. Forms, lists, little workers that should have just run. A cheap tool already did it. I still spent evenings building my own. Then I had to keep the thing alive. That’s the tax.

Ask: does this own me back more than it frees me?

I’ll rent CDNs and mail plumbing. Spend ownership budget on what compounds. Price alone is a bad scorecard. Time and dependency count.


Build an Exit Door

You don’t need to own the machine to keep control. You need a way out.

Export. Domain. Portable copy. If you can leave without losing the work, you have leverage.

For anything important: what if I leave tomorrow? Can I get the files out? Do I even care about the files?

I could have kept everything on GitHub. Instead: bare repos on a machine I already had, SSH push, cron’d backups of the important history. Not fancy. An exit that already works.

I don’t mind rented tools or platform distribution. I mind no door.

Dependence is normal. Unexamined dependence is the problem.


What Should You Actually Own?

Own these. Rent the rest.

Identity

Name, domain, reputation. Existence that isn’t one app’s account row.

Data

Copies in boring formats. If leaving erases history, you never had it. Markdown on disk is ugly and hard to revoke.

Skills

Companies and frameworks leave. Learning and building travel with you.

Content

Publish anywhere. Keep originals somewhere you control.

A Place the Writing Stays

Not owning humans. A URL and a file that still exist if the feed dies. Domain first. Inbox optional.

Some Infrastructure

Enough that one vendor mood swing can’t kill what matters. Not a second full-time job.

Things That Make the Next Thing Easier

A domain, a repo, a skill you already paid for. The next thing isn’t a new account.


Rent Convenience. Own Leverage.

Rent what changes fast, costs too much to maintain, or where someone else has absurd scale.

Own what accumulates and survives a pricing or algorithm change.

Rent convenience. Own leverage. Keep an exit door.

That’s less “This is mine” and more “I decide what happens next.”

Ownership vs renting isn’t the fight.

Knowing which is which is.