> 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/kan-tang-ping-de-sheng-ming-chan-yuan-dao-you-you-duo-zi-si.md).

# 看躺平的生命禅院导游有多自私

&#x20;　　来加拿大近八年了，接触了上千西方人，但却一个“成熟的庄稼”也没“收割”到，更遑论建出一个像样的家园了，这生命禅院破导游到底是无能还是自私？

　　答案是：自私占第一，无能占第二。

　　自私理由如下。

　　1.中学初二当班长时，发现当班长不如当一名普通学生，当班长破事多，不如普通学生自由，多一事不如少一事。

　　2.在哈拉雷居住生活期间，做生意整天忙得脚后跟打后脑勺，一刻也不得清闲，那时候的人生理想是，哪天能做到吃穿住行生老病死不愁，且能对天下局势了如指掌，既不当官，也不出名，就静悄悄地过一个普通平凡人的生活，那是最美的人生了。

　　3.曾经在一个几百人的微信群里我介绍了生命禅院和第二家园，结果引起高人们的嘲笑和群殴甚至侮辱，我马上退出了该群，从此，不再在任何群里聊天发言，这个微信群是一个缩影，证明人们的意识状态和心灵状态还不足以让我费神，人家不求，何必助之。

　　4.在加拿大，因为我经营的是小宾馆，一半客人来自欧洲，一半来自美国和加拿大本地，发现来宾中大多数是双双夫妻，他们恬淡自然，相处默然，感觉对生活毫无厌弃感和紧迫感，我觉得他们这么稀里糊涂地度过一生也很不错，所以从内心里不想推广生命禅院理念和第二家园模式。

　　5.我走的是自然之道，自然之道的核心是随顺自然，春种夏长秋收冬藏，人求，我助；人要，我给。人不求不要，何必助何必给？

&#x20;

　　以上五点是没有在加拿大建出规模家园的内因，尤其是第2条，我自身已达到自己所期望的最美人生理想境地，吃穿住行生老病死不愁，既无外债又无内债，天下局势尽在掌中，生活环境美如画，又有一群志同道合的知音知己在网络上相伴，人生足够圆满，不想再费神多承担一点点责任，现在躺平美哉哟！

　　无能理由如下。

　　1.我的英语水平太垃圾，虽然在国外生活时长四舍五入的话已经三十年了，英语水平也只能糊弄着过日子，还不足以进行正儿八经的思想和学术交流，所以，语言阻挡了生命禅院在西方社会的拓展和家园在加拿大当地的建设。

　　2.我不善交际，说话直来直去不会拐弯抹角，与人说上三句话感觉不同频就想走人，我属于开创者，不是开拓者。

　　3.虽然在英国体制下生活工作了很久，但对西方文化植根很浅，根本没有深入进西方文化的土壤中，浅薄的西方文化知识不足以与西方人进行广泛深入地交流。

　　4.在加拿大有170万华人，难道就不能在华人圈里发展禅院草吗？遗憾的是，在近八年的加拿大生活中，与我近距离接触过的陌生华人还不到8个人，除了偶尔去温哥华能见到很多中国人面孔，一年四季见不到两三个中国人，尤其搬迁到阿纳西姆湖之后，方圆三百公里范围内好像没有一个中国人。

&#x20;

　　自私+无能=没有创建出有规模的家园。

　　2024-09-03

&#x20;


---

# 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/kan-tang-ping-de-sheng-ming-chan-yuan-dao-you-you-duo-zi-si.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.
