# Change and Contingency

## Boring discussion

If we faced with a question as to whether we could build a software like Microsoft Windows, then the response would be

* now we don't need Windows right!&#x20;
* or there is demand for operating system

This line of thinking comes from an understanding that change is constant and a belief that we can't write the history, because history is something that people in the past could write. But, what we need to look into more closely is that change happens all the time (the image below).

![Stock change over 5 years for Apple INC. (source finance.google.com)](/files/-MJp99x0e7QKImz4EazF)

### Few concrete works

| #  | Field                       | Things             | Link                                                                               |
| -- | --------------------------- | ------------------ | ---------------------------------------------------------------------------------- |
| 1. | Mechanical Engineering      | Function, use case | [the car models of Bugatti](https://www.bugatti.com/models/chiron-models/)         |
| 2. | Software Engineering / Code | Code changes       | [Tensorflow code history](https://github.com/tensorflow/tensorflow/commits/master) |

![The evolution of privacy policy over time](/files/-MJpBZPIeYq_rk5hQn3n)

## How to Build confidence

Start with the daily work that we are doing, see the small changes that are happening:

* Updating a wallpaper on screen
* An effort into reading more about the work we do
* Watching a movie

These small tasks provide a small changes, which helps us take the further dependent tasks.

## Do we have the opportunity

Yes. But, it is not obvious most of the time. Depending on the problem we are solving the ingredient differ and the way feels as it is not there.

We do have all contingency of the past i.e., we all have the time and place appropriate opportunities (which do not seem like they are). Once we build enough confidence and work through it, things change.

## External resources

1. <https://www.theschooloflife.com/thebookoflife/world-ready-to-be-changed-now/>


---

# 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://i.janardhanpulivarthi.com/season-4/change-and-contiguity.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.
