# Talks

### Favourite Talks

* [The Psychology of Human Misjudgement](https://www.youtube.com/watch?v=pqzcCfUglws) by Charlie Munger ([transcript](https://web.archive.org/web/20151004200748/http://law.indiana.edu/instruction/profession/doc/16_1.pdf))
* [Are Humans Just Another Primate?](https://www.youtube.com/watch?v=YWZAL64E0DI) by Robert Sapolsky
* [Steve Jobs' 2005 Stanford Commencement Address](https://www.youtube.com/watch?v=UF8uR6Z6KLc)
* [Neil Gaiman 2012 Commencement Speech "Make Good Art"](https://www.youtube.com/watch?v=plWexCID-kA)
* [Death and the Present Moment](https://www.youtube.com/watch?v=ITTxTCz4Ums) by Sam Harris
* [Forget big change, start with a tiny habit](https://www.youtube.com/watch?v=AdKUJxjn-R8) by BJ Fogg
* [Meaning of Life](https://www.youtube.com/watch?v=zzcCWEb-tyk) by Derek Sivers
* [The power of vulnerability](https://www.youtube.com/watch?v=iCvmsMzlF7o) by Brené Brown
* [How to negotiate the Long, Slow, SaaS Ramp of Death](https://businessofsoftware.org/2013/02/gail-goodman-constant-contact-how-to-negotiate-the-long-slow-saas-ramp-of-death/) by Gail Goodman
* [The mother of all demos](https://www.youtube.com/watch?v=yJDv-zdhzMY) by Douglas Engelbart
* [How The Economic Machine Works](https://www.youtube.com/watch?v=PHe0bXAIuk0) by Ray Dalio

### Interesting

* [What Bodies Think About: Bioelectric Computation Outside the Nervous System](https://www.youtube.com/watch?v=RjD1aLm4Thg) by Prof. Michael Levin

## Links

* [TechYaks](https://techyaks.com) - over 80K tech talks ranked algorithmically to showcase the best presentations.
* [Awesome Talks](https://github.com/JanVanRyswyck/awesome-talks)
* [Awesome Speaking](https://github.com/matteofigus/awesome-speaking) - resources about public speaking.


---

# 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://wiki.stojanow.com/talks.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.
