# Hello!

Hi, welcome to my notes.

This is basically a public repository of things I've learned, collected or found interesting enough to write down but that aren't suitable for blog posts. None of this is presented as fact or even recommendation, merely my personal thought processes and interests. This is all a perpetual work-in-progress, I'm attempting to be raw and learn openly.

Broadly, you'll find here:

* Philosophy, in the "how to live a good life" sense
* Emotional wellbeing
* Meditation&#x20;
* Programming
* Video Games
* How to get shit done
* Efficiency
* Minimalism
* Essentialism
* Art and creation
* Health
* Exercise
* General scientific inquiry

These resources are part of my effort to be healthy, happy, skilled and caring person. I provide no guarantees they will do any of that, but there's a chance.

Please let me know of anything you think I might like after poking around here 😁


---

# 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/master.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.
