# Quotes

Some quotes I've picked over the years on different topics.

> The absurd mystery of the strange forces of existence

This is not only a part of the title of David Lynch's unreleased Ronnie Rocket movie, but also Albert Rosenfield words in Twin Peaks S03E03. David also [mentioned](https://youtu.be/8xppCAqXehA?t=226) it on Letterman.

## Hackers

> hacker is just a person who hacks away the computer keyboard until the computer works
>
> a hacker never finishes the program. A hacker will get to a point where a program does something and maybe take a deep breath and say how can I make it do this, how can I make it do that and he'll just keep working.

This quotes is taken from ["Hackers - Wizards of the Electronic Age"](https://youtu.be/zOP1LNr70aU?t=194)


---

# 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://avmaslakov.gitbook.io/memoria/quotes.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.
