# 09

[How Loneliness Reshapes the Brain](https://www.quantamagazine.org/how-loneliness-reshapes-the-brain-20230228/)

> "While we desire connection with others, we view them as unreliable, judgmental and unfriendly. Consequently, we keep our distance, consciously or unconsciously spurning potential opportunities for connections."

> "They tend to end up with a more negative spin on whatever information they receive — facial expressions, texting, whatever — and that drives them even deeper into this loneliness pit."

[Life is a Picture, But You Live in a Pixel](https://waitbutwhy.com/2013/11/life-is-picture-but-you-live-in-pixel.html)

> "So while thousands of Jack’s Todays will, to an outsider from far away, begin to look like a complete picture, Jack spends each moment of his actual reality in one unremarkable Today pixel or another. Jack’s error is brushing off his mundane Wednesday and focusing entirely on the big picture, when in fact the mundane Wednesday is the experience of his actual life."

[The unpleasant essentials](https://joshpigford.com/articles/unpleasant-essentials)

> "The goal isn't to avoid unpleasantness, it's to reduce decision fatigue. You front load all the major decisions and then simply follow the plan."

[Embrace the Grind](https://jacobian.org/2021/apr/7/embrace-the-grind/)

> "Sometimes, programming feels like magic: you chant some arcane incantation and a fleet of robots do your bidding. But sometimes, magic is mundane. If you’re willing to embrace the grind, you can pull off the impossible."


---

# 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.d15r.de/produktivitaet/2023/09.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.
