# 关于麦屯碎碎念

这本gitBook记录了在知乎上发布在[麦屯碎碎念](https://www.zhihu.com/column/c_1098946005172555776)这个专栏里的文章。一个是做一个备份，另外是希望可以用gitBook讲这些文章更好地分类一下。

内容大致分为三块，好好学习，好好生活，和好好干活，分别记录了我本科在威斯康辛大学麦迪逊分校的时候的学习，生活， 工作/实习，的经历和一些小小的建议。

当然这本gitBook的目的只是做个记录，或者说是备份，就当作一个唠唠嗑和听故事的地方吧。

[关于我](https://yurensun.github.io/)


---

# 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://yurensun.gitbook.io/blogs/undefined.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.
