# Quotes

> <mark style="background-color:yellow;">“There are some people if you shoot one idea into the brain, you will get a half an idea out.</mark>&#x20;
>
> <mark style="background-color:yellow;">Then there are other people who are beyond this point at which they produce two ideas for each idea sent in.”</mark>
>
> \- Claude Shannon

> <mark style="background-color:yellow;">"Flow is the state where the ego falls away"</mark>&#x20;
>
> \- Mihaly

> <mark style="background-color:yellow;">"Rule 4: Consider everything an experiment."</mark>&#x20;
>
> \- Sister Corita Kent

> <mark style="background-color:yellow;">"Rule 8: Don’t try to create and analyse at the same time. They’re different processes."</mark>&#x20;
>
> \- Sister Corita

> <mark style="background-color:yellow;">"To achieve great things, two things are needed: a plan and not quite enough time."</mark>
>
> – Leonard Bernstein

> <mark style="background-color:yellow;">" We always overestimate the change that will occur in the next two years and underestimate the change that will occur in the next ten. "</mark>
>
> **-** J. C. R. Licklider

> <mark style="background-color:yellow;">“Chances are, if we can't laugh at something, we can't think rationally about it.”</mark>&#x20;
>
> \- Clay Johnson

> "Rule of thumb: if memorizing something will likely save me five minutes in the future, into the spaced repetion system it goes. The expected lifetime review time is less than five minutes, i.e., it takes < 5 minutes to learn something... forever."&#x20;
>
> \- Micheal Nielsen

> <mark style="background-color:yellow;">"Aut inveniam viam aut faciam"</mark>&#x20;
>
> (I shall either find a way or make one.)

> <mark style="background-color:yellow;">“If you have everything under control, you're not moving fast enough.”</mark>&#x20;
>
> – Mario Andretti

> <mark style="background-color:yellow;">Money is like gasoline during a road trip. You don’t want to run out of gas on your trip, but you’re not doing a tour of gas stations.</mark>&#x20;
>
> \- Tim O’Reilly

> <mark style="background-color:yellow;">"If a man knows</mark>&#x20;
>
> <mark style="background-color:yellow;">not to which port he sails,</mark>
>
> <mark style="background-color:yellow;">no wind is favorable."</mark>&#x20;
>
> \- Seneca

> <mark style="background-color:yellow;">Productivity is being able to do things that you were never able to do before</mark>
>
> \- Franz Kafka

> “Every world-class investor is questioning right now how they can improve,” Mr. Aitken said. “So, in a machine-driven age where everything is driven by speed, perhaps <mark style="background-color:yellow;">the edge is judgment, time and perspective.”</mark>

> <mark style="background-color:yellow;">Crude Classifications and false generalizations are curse of organized life.</mark>
>
> \- H.G. Wells

> "Talent hits a target no one else can hit;
>
> Genius hits a target no one else can see"
>
> \- Arthur Schopenhauer

> “Out beyond ideas of wrongdoing and rightdoing
>
> there is a field.\
> I'll meet you there.\
> \
> When the soul lies down in that grass\
> the world is too full to talk about.”
>
> \
> \- Rumi

> <mark style="background-color:yellow;">“We write to taste life twice, in the moment and in retrospect.”</mark>&#x20;
>
> \- Anaïs Nin

> “It’s easier to hold to your principles 100% of the time than it is to hold to them 98% of the time.”

> Human interaction: conflict, argument, debate paves path to true innovation.
>
> \- Aravind Ganapathiraju

<figure><img src="/files/H9YISm3hoI3oV6Vax2RC" alt="" width="375"><figcaption><p>"Were you really expecting to have no more problems at some point in your life?" - Sam Harris' friend</p></figcaption></figure>

### **On Focusing:**

> "If there are nine rabits on the ground, if you want to catch one, just focus on one"&#x20;
>
> \- Jack Ma

> "Concentrate all your thoughts upon the work at hand.&#x20;
>
> The sun's rays do not burn until you brought to a focus"&#x20;
>
> \- Alexander Graham Bell

### On Tech:

> "No matter how cool your interface, it would be better if there were less of it." -- Alan Cooper

<figure><img src="/files/LWVzUIa4pURNrs2g1O9T" alt=""><figcaption></figcaption></figure>

> “Be conservative in what you do, but liberal in what you accept from others.”\
> (- from Postel's law)

> “Nothing kills a bad product faster than good advertising. Everyone tries the thing and never buys it again.”   - Bill Bernbach


---

# 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://notes.siddish.com/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.
