# Productivity

{% hint style="danger" %}
**Any sufficiently advanced hobby is indistinguishable from work.**
{% endhint %}

{% embed url="<https://hugozap.com/posts/how-to-finish-your-side-project/>" %}

## Time

Not everybody has 24 hours per day. People need to take care of dependents. They will need to spend time with family and kids. Some people may have health issues. Some people will have to spend time in commute.

Some people have more than 24 hours per day. They buy time from others. They delegate work to other and buy time. They invest in technology and facilities to buy time. They save time by not doing things that does not matter to anybody.

The time you buy is bought by other people. The technology you work on, the products you buid, gives time to others. The services you do in the time you bought gives time for others.

The time the others bought from you is again bought by some others. And so on.

While the absolute time available in a day remains same, the value and utility is not same for everybody. The trading of time gives you profits or loss in time.

Trade your time wisely.

## Links <a href="#links" id="links"></a>

* [​Maker's schedule Managers Schedule - Paul Graham​](http://www.paulgraham.com/makersschedule.html)
* ​[Productivity](https://blog.samaltman.com/productivity) - Amazing post by Sam Altman. ([HN](https://news.ycombinator.com/item?id=16802530))
* ​[Shipping vs. Fiddling](https://medium.com/@okonetchnikov/shipping-vs-fiddling-74e27e61e0c1) - Sometimes it's best to focus on getting things done and not fighting the tools/software.
* ​[It or Nothing (2019)](http://tynan.com/ornothing)
* <http://www.paulgraham.com/makersschedule.html>
* ['Ugh fields', or why you can’t even bear to think about that task (2020)](https://medium.com/@robertwiblin/ugh-fields-or-why-you-can-t-even-bear-to-think-about-that-task-5941837dac62) ([HN](https://news.ycombinator.com/item?id=24445603))
* [The Power of Shower Thoughts: Trusting Your Mind to Work in the Background (2019)](https://alexanderell.is/posts/trust-in-your-unconscious/) ([HN](https://news.ycombinator.com/item?id=21557902))
* [Ask HN: How do you stay disciplined in the long run? (2019)](https://news.ycombinator.com/item?id=19777976)
* <https://mynoise.net/> - Collection of good quality background noises


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thottingal.in/productivity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
