> 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/jia-yuan-de-qiong-ren-fu-ren-cong-zhao-cang-cao-dian-nao-bei-tou-tan-qi.md).

# 家园的穷人富人——从照藏草电脑被偷谈起

第二家园里有穷人富人，这一点我们从兄弟姐妹是否拥有个人电脑为证。家园里凡是富人，都拥有自己的笔记本电脑，都在自己的房间上网，家园里的穷人，都没有自己的笔记本电脑，都在家园的电脑室上网。

还有，家园里的富人都有自己的私房钱，出门很阔绰，想买啥就买啥，想给谁买啥就买啥，而家园里的穷人身上一分钱也没有，自己想买什么，都得从家园要。

照藏草自己购买了一台价值四千多元的电脑，刚买三天，就被小偷偷去，这似乎是一个天启，这个天启告诉我：“雪峰，你们创建的所谓共产主义模式的第二家园是不彻底的，终究是要垮掉的，除非你们现在要让每一位进驻家园的禅院草都做到一无所有。”

难啊！道理我已经讲得很清楚，兄弟姐妹们不遵守，我作为导游，没有权利和资格强制让大家做到一无所有，我强制了，那就违背了上帝之道。

道理很清晰，若大家把自己购买电脑的钱奉献给家园，把自己的私房钱全部奉献给家园，家园反而会越来越便利于大家，每一位在家园居住的禅院草升华会更快。

结论是，第二家园里富人和穷人的界限不消除，这个家园会逐步走向世俗化，家园最终必然会垮。

何去何从，请大家自己斟酌，自己看着办！

2011/7/13


---

# 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/jia-yuan-de-qiong-ren-fu-ren-cong-zhao-cang-cao-dian-nao-bei-tou-tan-qi.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.
