There's one thing we almost never measure, even though it disappears faster than anything else.
Time.
Most of our lives, we spend it on routine. Not on hard problems. Not on growth. On inertia — actions we do because we've always done them.
Open a service. Fill out a form. Update the dates. Save. Send. Forget.
The document that kept annoying me
I had a perfect example of this kind of routine. Once a month, I needed to take a document, update the dates, tweak some data, and send it back to a client.
The task was dumb. Boring. And absolutely mandatory.
Every single time, it was equally annoying.
At some point I caught myself thinking: I'm not spending time on this — I'm spending attention. And that's even more expensive.
So I did what I always do
I built a Telegram bot. Nothing fancy, no "perfect architecture" — just a tool for a specific pain:
- Document templates
- A few buttons for filling in data
- Automatic date substitution
- Change history
- Upload and download in a couple of clicks
A few days later I had a strange realization: I'd completely forgotten how I used to do it by hand. No services. No forms. No "oh right, it's the first of the month again."
Near-total automation. For minimal cost.
The actual takeaway
Automation isn't about laziness, and it's not about optimizing everything in sight.
It's about respecting your own time and your own attention.
If some routine consistently annoys you — it's already too expensive.
And sometimes the smartest engineering move isn't doing it faster. It's stopping doing it at all.