> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/zhe-xie-jia-huo-hai-suan-shi-ren-ma.md).

# 这些家伙还算是人吗

当今世界上有这么一批家伙，大家看看他们能算人吗？

连续十几年，把自己打工或工作所得都奉献给了自己的信仰。

连续十几年，把自己的青春和才华奉献给了自己的理想，现在身无分文却依然乐在自己的理想中。

连续七八年，自己用心血和汗水创建的家园被毁，毁了很多次，最后一无所有了，却依旧痴心不改，依旧满怀信心要重建家园。

从青年走到了中年，没有结婚，没有组建家庭，也没生孩子，却依旧朝着自己选定的目标百折不挠地前行着，没有悔恨。

他们对自己血缘关系上的亲人不是特亲，反而对不曾认识的陌生的与自己结伴旅行的人很亲。

他们居住寒酸，穿着简朴，食物粗陋，却一直嘻嘻哈哈好像很开心的样子。

他们很少争论，很少争吵，都没脾气，喜欢游戏玩耍，有的都六七十岁了，整天还像个小孩子那样蹦跶玩闹。

他们心中有一个导游，对导游这个人比亲爹亲妈还尊敬，几乎是言听计从，不管是与导游一起生活过，还是从未见过，就觉得很亲，从而十分信任，傻得导游把自己卖了还喜不自胜地帮他数钱。

大家看看，这批人还能算是人吗？无我无私从不计较个人得失，多少次面临困局走投无路了却依旧嘻嘻哈哈说说笑笑好像前方有一处世外桃源等待着他们去居住生活似的，他们好像从来没有烦恼，也不知道怨恨，好像也没有什么可焦虑担忧的事，只一味地穷开心，难道这些人是妖？是仙？反正左看右看不像人。

2021-12-05


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/zhe-xie-jia-huo-hai-suan-shi-ren-ma.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
