# 朋克 2020

### 3/21

深度优先还是广度优先如同纠结于走路时先迈那条腿

### 3/27

任何还没有经历打碎和重建的认知，不能说是你的认知

### 3/26

从法律意义上按下了一次 `reset`  😎


---

# 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://thinking.ricky.moe/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.
