> For the complete documentation index, see [llms.txt](https://101.warmersun.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://101.warmersun.com/introduction/collect-pictures-of-old-computers.md).

# Collect Pictures of Old Computers

Can you please **post some pictures of old computers** or old smartphones?

Because of doubling a next generation computer is always more powerful than all previous generations combined. Can you work together to create a slide showing such a comparison?

![](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/iphones.png)

When a company announces their new product they usually mention how much faster it is than the older model. Apple's iPhone keynotes are a good example of this. Can you find examples on YouTube (or elsewhere) ?

![](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/Phil2x1.png)

![](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/Phil2x2.png)

![](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/PhilCPU.png)

![](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/PhilMontage.png)

Think back... what happens when something gets 50% or a 100% better year after year?


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://101.warmersun.com/introduction/collect-pictures-of-old-computers.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.
