# Philosophy

- [Quotes](https://notes.bf.wtf/philosophy/quotes.md): Various pretentious quotes that I have found meaningful over time.
- [Feynmen on Curiosity vs Motivation](https://notes.bf.wtf/philosophy/quotes/feynmen-on-curiosity-vs-motivation.md)
- [Musings](https://notes.bf.wtf/philosophy/musings.md): I write lots of little notes that end up going nowhere. These are just things floating around my head that I like to get down on paper. You have been warned!
- [Overthinking](https://notes.bf.wtf/philosophy/musings/overthinking.md)
- [Addiction](https://notes.bf.wtf/philosophy/musings/addiction.md)
- [Compassion vs Action](https://notes.bf.wtf/philosophy/musings/compassion-vs-action.md)
- [Awareness](https://notes.bf.wtf/philosophy/musings/awareness.md)
- [Truth](https://notes.bf.wtf/philosophy/musings/truth.md)
- [Problems](https://notes.bf.wtf/philosophy/musings/problems.md)
- [Growth and Chaos](https://notes.bf.wtf/philosophy/musings/growth-and-chaos.md)
- [Stillness](https://notes.bf.wtf/philosophy/musings/stillness.md)
- [Ego](https://notes.bf.wtf/philosophy/musings/ego.md): Notes from reading Awareness by Anthony De Mello
- [Sum of the Parts](https://notes.bf.wtf/philosophy/musings/sum-of-the-parts.md)
- [Float](https://notes.bf.wtf/philosophy/musings/float.md)
- [Mission Statement](https://notes.bf.wtf/philosophy/musings/mission-statement.md)
- [Depressive Episodes](https://notes.bf.wtf/philosophy/musings/depressive-episodes.md)
- [Authenticity](https://notes.bf.wtf/philosophy/musings/authenticity.md)
- [Wholesale Ideology](https://notes.bf.wtf/philosophy/musings/wholesale-ideology.md)
- [Direct Transmission](https://notes.bf.wtf/philosophy/musings/direct-transmission.md)
- [An Egg](https://notes.bf.wtf/philosophy/musings/an-egg.md)
- [Gifts](https://notes.bf.wtf/philosophy/musings/gifts.md)
- [Relationships](https://notes.bf.wtf/philosophy/musings/relationships.md)
- [Consistency](https://notes.bf.wtf/philosophy/musings/consistency.md)
- [Self vs Other](https://notes.bf.wtf/philosophy/musings/self-vs-other.md)
- [The Identity Problem](https://notes.bf.wtf/philosophy/musings/the-identity-problem.md)
- [Ethical Software](https://notes.bf.wtf/philosophy/musings/ethical-software.md)
- [Being "Good"](https://notes.bf.wtf/philosophy/musings/being-good.md)
- [Path](https://notes.bf.wtf/philosophy/musings/path.md)
- [Clarity and Presence](https://notes.bf.wtf/philosophy/musings/clarity-and-presence.md)
- [Buddhism](https://notes.bf.wtf/philosophy/musings/buddhism.md)
- [Emotions vs Reason](https://notes.bf.wtf/philosophy/musings/emotions-vs-reason.md)
- [Accepting Ideas](https://notes.bf.wtf/philosophy/musings/accepting-ideas.md)
- [Importance](https://notes.bf.wtf/philosophy/musings/importance.md)
- [The Compliment](https://notes.bf.wtf/philosophy/musings/the-compliment.md)
- [Incorrect Assumptions](https://notes.bf.wtf/philosophy/musings/incorrect-assumptions.md): Things I've been told throughout my life that turned out to be bullshit
- [Incomplete Articles](https://notes.bf.wtf/philosophy/incomplete-articles.md)
- [Receptivity](https://notes.bf.wtf/philosophy/incomplete-articles/receptivity.md): Uh, is this thing on?
- [The Hustle](https://notes.bf.wtf/philosophy/incomplete-articles/the-hustle.md)
- [Sense and Sensation](https://notes.bf.wtf/philosophy/incomplete-articles/sense-and-sensation.md): On the beauty of experience
- [Truly Celebrating Difference](https://notes.bf.wtf/philosophy/incomplete-articles/truly-celebrating-difference.md): Diversity, but only the way I like it
- [Love, for Overthinkers](https://notes.bf.wtf/philosophy/incomplete-articles/love-for-overthinkers.md)
- [There's No Accounting For Taste](https://notes.bf.wtf/philosophy/incomplete-articles/theres-no-accounting-for-taste.md)
- [Optimism for Cynical Assholes](https://notes.bf.wtf/philosophy/incomplete-articles/optimism-for-cynical-assholes.md)
- [Moral Optimisation](https://notes.bf.wtf/philosophy/incomplete-articles/moral-optimisation.md)
- [How to stay off your phone](https://notes.bf.wtf/philosophy/incomplete-articles/how-to-stay-off-your-phone.md)
- [Accessibility in Games: Can I Play Too?](https://notes.bf.wtf/philosophy/incomplete-articles/accessibility-in-games-can-i-play-too.md)
- [Why I Like Video Games](https://notes.bf.wtf/philosophy/incomplete-articles/why-i-like-video-games.md)
- [Resources](https://notes.bf.wtf/philosophy/resources.md): Places I draw my inspiration from
- [Podcasts](https://notes.bf.wtf/philosophy/resources/podcasts.md): This is a pretty obvious list honestly
- [Books](https://notes.bf.wtf/philosophy/resources/books.md)
- [Videos](https://notes.bf.wtf/philosophy/resources/videos.md)


---

# 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.bf.wtf/philosophy.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.
