<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>雪花面包 &#187; 思维</title>
	<atom:link href="https://snowbread.com/category/posts-on-home/mind/feed" rel="self" type="application/rss+xml" />
	<link>https://snowbread.com</link>
	<description>just for fun</description>
	<lastBuildDate>Thu, 16 Apr 2026 07:19:33 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>【转】给予者vs索取者：揭开自私者和无私者的惊人真相</title>
		<link>https://snowbread.com/give-and-take.html</link>
		<comments>https://snowbread.com/give-and-take.html#comments</comments>
		<pubDate>Thu, 07 Apr 2016 10:20:00 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[具体]]></category>

		<guid isPermaLink="false">http://snowbread.com/give-and-take.html</guid>
		<description><![CDATA[<img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border-width: 0px;" title="image[5][1]" alt="image[5][1]" src="http://snowbread.com/wp-content/uploads/2016/04/image51.jpg" width="154" height="237" border="0" />

<em>一位同事向你要一份报告的反馈；一位</em><em>LinkedIn</em><em>上的关系人要求你介绍一位你的主要联系人；一个刚毕业的大学生希望获得一次信息性面试的机会。沃顿商学院管理学教授亚当</em><em>·</em><em>格兰特（</em><em>Adam Grant</em><em>）的新研究表明，你如何回应这些要求可能会成为一个决定性的指标，关乎你能够在事业上取得多大的成功。格兰特最近接受了沃顿知识在线的专访，谈论他的新书《给予和索取：成功的革新方法》（</em><em>Give and Take: A Revolutionary Approach to Success</em><em>）中的研究成果。在此次采访中，他阐述了给予者、索取者和平衡者之间的差异；探讨了谁领先和谁落后的问题，并揭示了我们如何找出自己的类型，并且加以利用，从而取得更大的成功。</em>

&#160;

[......]<p class='read-more'><a href='https://snowbread.com/give-and-take.html'>继续阅读</a></p>]]></description>
				<content:encoded><![CDATA[<p><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border-width: 0px;" title="image[5][1]" alt="image[5][1]" src="http://snowbread.com/wp-content/uploads/2016/04/image51.jpg" width="154" height="237" border="0" /></p>
<p><em>一位同事向你要一份报告的反馈；一位</em><em>LinkedIn</em><em>上的关系人要求你介绍一位你的主要联系人；一个刚毕业的大学生希望获得一次信息性面试的机会。沃顿商学院管理学教授亚当</em><em>·</em><em>格兰特（</em><em>Adam Grant</em><em>）的新研究表明，你如何回应这些要求可能会成为一个决定性的指标，关乎你能够在事业上取得多大的成功。格兰特最近接受了沃顿知识在线的专访，谈论他的新书《给予和索取：成功的革新方法》（</em><em>Give and Tak[......]</em>
<p class='read-more'><a href='https://snowbread.com/give-and-take.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/give-and-take.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>对于两个对象同一的理解</title>
		<link>https://snowbread.com/for-two-objects-share-the-same-understanding.html</link>
		<comments>https://snowbread.com/for-two-objects-share-the-same-understanding.html#comments</comments>
		<pubDate>Sun, 20 Sep 2015 07:56:18 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[抽象]]></category>

		<guid isPermaLink="false">http://snowbread.com/for-two-objects-share-the-same-understanding.html</guid>
		<description><![CDATA[文件所标注的页数引自书籍《计算机程序的构造和解释》第二版，ISBN: 9787111135104

所谓两个对象同一就是指在任意时刻这两个对象对外界造成的影响完全一致(这里所说的对外界造成的影响并不单单是指对象最终求得的值对外界的影响，还包括其它的影响，例如在对象中使用赋值改变外部变量的值(参见p151))，也就是具有引用透明性(参见p159)

&#160;

[......]<p class='read-more'><a href='https://snowbread.com/for-two-objects-share-the-same-understanding.html'>继续阅读</a></p>]]></description>
				<content:encoded><![CDATA[<p>文件所标注的页数引自书籍《计算机程序的构造和解释》第二版，ISBN: 9787111135104</p>
<p>所谓两个对象同一就是指在任意时刻这两个对象对外界造成的影响完全一致(这里所说的对外界造成的影响并不单单是指对象最终求得的值对外界的影响，还包括其它的影响，例如在对象中使用赋值改变外部变量的值(参见p151))，也就是具有引用透明性(参见p159)</p>
<p>&nbsp;</p>
<p><span id="more-2854"></span></p>
<p>首先来看看什么[......]
<p class='read-more'><a href='https://snowbread.com/for-two-objects-share-the-same-understanding.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/for-two-objects-share-the-same-understanding.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>性格的形成</title>
		<link>https://snowbread.com/the-formation-of-character.html</link>
		<comments>https://snowbread.com/the-formation-of-character.html#comments</comments>
		<pubDate>Sun, 23 Aug 2015 12:26:48 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[具体]]></category>

		<guid isPermaLink="false">http://snowbread.com/the-formation-of-character.html</guid>
		<description><![CDATA[每个人性格都是在其所处环境下逐步形成的，可以认为性格是一套大脑对于外界刺激的反应机制，这种机制反映到物理层面就是大脑的细胞架构。把脑细胞想象成建造大楼用的砖块，不同的人在不同的环境下用脑细胞建造出来的大楼的结构必然是完全不同的。另外，大楼不是一日建成的，性格的形成也是需要漫长的时间。

性格形成的关键因素是外接环境的刺激，不同的刺激会形成不同的性格。培养性格有主动和被动两种方式，主动方式就是根据自己想要形成的性格主动去寻找自己对应的环境来刺激自己，被动方式就是被动接受目前所在环境的刺激。

[......]<p class='read-more'><a href='https://snowbread.com/the-formation-of-character.html'>继续阅读</a></p>]]></description>
				<content:encoded><![CDATA[<p>每个人性格都是在其所处环境下逐步形成的，可以认为性格是一套大脑对于外界刺激的反应机制，这种机制反映到物理层面就是大脑的细胞架构。把脑细胞想象成建造大楼用的砖块，不同的人在不同的环境下用脑细胞建造出来的大楼的结构必然是完全不同的。另外，大楼不是一日建成的，性格的形成也是需要漫长的时间。</p>
<p>性格形成的关键因素是外接环境的刺激，不同的刺激会形成不同的性格。培养性格有主动和被动两种方式，主动方式就是根[......]
<p class='read-more'><a href='https://snowbread.com/the-formation-of-character.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/the-formation-of-character.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【转】背叛的原因</title>
		<link>https://snowbread.com/the-betrayal-of-reason.html</link>
		<comments>https://snowbread.com/the-betrayal-of-reason.html#comments</comments>
		<pubDate>Sun, 02 Aug 2015 02:38:59 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[具体]]></category>

		<guid isPermaLink="false">http://snowbread.com/the-betrayal-of-reason.html</guid>
		<description><![CDATA[“出现一个叛徒，两个叛徒，那还情有可原，可出现第三个叛徒，那就说明了一个很严重的问题。”赵纯良双手抱胸，一脸严肃的说道，“说明咱们的公司，在员工忠诚度上做的工作，还远远不够。”

“可是我已经给了他们足够多的福利，五险一金，工资，奖金，无一不是同行业的最高标准啊！可是还是有人背叛我。”林思伊委屈的说道。

[......]<p class='read-more'><a href='https://snowbread.com/the-betrayal-of-reason.html'>继续阅读</a></p>]]></description>
				<content:encoded><![CDATA[<p>“出现一个叛徒，两个叛徒，那还情有可原，可出现第三个叛徒，那就说明了一个很严重的问题。”赵纯良双手抱胸，一脸严肃的说道，“说明咱们的公司，在员工忠诚度上做的工作，还远远不够。”</p>
<p>“可是我已经给了他们足够多的福利，五险一金，工资，奖金，无一不是同行业的最高标准啊！可是还是有人背叛我。”林思伊委屈的说道。</p>
<p><span id="more-2849"></span></p>
<p>“你要明白，一个人的欲望，是不会有尽头的，当你想要以喂饱一个人来防止他背叛你[......]
<p class='read-more'><a href='https://snowbread.com/the-betrayal-of-reason.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/the-betrayal-of-reason.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>数据和过程</title>
		<link>https://snowbread.com/data-and-process.html</link>
		<comments>https://snowbread.com/data-and-process.html#comments</comments>
		<pubDate>Thu, 11 Jun 2015 04:46:45 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[抽象]]></category>

		<guid isPermaLink="false">http://snowbread.com/data-and-process.html</guid>
		<description><![CDATA[SICP 1.1节是这样描述数据和过程的:数据是一种我们希望去操作的东西，而过程就是有关操作这些数据的规则的描述。也就是说，数据是被动的，而过程是主动的。

这只是对数据和过程的一种表面上的理解，实际上，数据本身就是由过程构造出来的(参见SICP 2.1.3的有理数，序对，以及本节练习2.6中非负整数)，本质上过程和数据就是一个东西。从最底层的角度来看，无论是数据还是过程，对于计算机来说都是0和1的序列，存储时也是以0和1来保存的。

[......]<p class='read-more'><a href='https://snowbread.com/data-and-process.html'>继续阅读</a></p>]]></description>
				<content:encoded><![CDATA[<p>SICP 1.1节是这样描述数据和过程的:数据是一种我们希望去操作的东西，而过程就是有关操作这些数据的规则的描述。也就是说，数据是被动的，而过程是主动的。</p>
<p>这只是对数据和过程的一种表面上的理解，实际上，数据本身就是由过程构造出来的(参见SICP 2.1.3的有理数，序对，以及本节练习2.6中非负整数)，本质上过程和数据就是一个东西。从最底层的角度来看，无论是数据还是过程，对于计算机来说都是0[......]
<p class='read-more'><a href='https://snowbread.com/data-and-process.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/data-and-process.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>信息与行动之间的距离</title>
		<link>https://snowbread.com/the-distance-between-information-and-action.html</link>
		<comments>https://snowbread.com/the-distance-between-information-and-action.html#comments</comments>
		<pubDate>Tue, 05 May 2015 07:54:22 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[抽象]]></category>

		<guid isPermaLink="false">http://snowbread.com/the-distance-between-information-and-action.html</guid>
		<description><![CDATA[文字，只能存储信息，但无法将信息转化为行动，只有人通过阅读文字，将文字存储的信息传递到大脑，然后通过大脑指挥身体作出行动。

这样做对于非重复性劳动没有什么问题，但对于重复性劳动就不划算了。下面以批量生产螺丝钉为例，说明应对重复性劳动的方法。

首先由人通过阅读文字，获得生产一颗螺丝钉的信息，然后将生产一颗螺丝钉的信息固化到一台机器上，也就是制造一台生产螺丝钉的机器，然后由这个机器来生产螺丝钉。

[......]<p class='read-more'><a href='https://snowbread.com/the-distance-between-information-and-action.html'>继续阅读</a></p>]]></description>
				<content:encoded><![CDATA[<p>文字，只能存储信息，但无法将信息转化为行动，只有人通过阅读文字，将文字存储的信息传递到大脑，然后通过大脑指挥身体作出行动。</p>
<p>这样做对于非重复性劳动没有什么问题，但对于重复性劳动就不划算了。下面以批量生产螺丝钉为例，说明应对重复性劳动的方法。</p>
<p>首先由人通过阅读文字，获得生产一颗螺丝钉的信息，然后将生产一颗螺丝钉的信息固化到一台机器上，也就是制造一台生产螺丝钉的机器，然后由这个机器来生产螺[......]
<p class='read-more'><a href='https://snowbread.com/the-distance-between-information-and-action.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/the-distance-between-information-and-action.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>宇宙的发展历程</title>
		<link>https://snowbread.com/the-development-process-of-the-universe.html</link>
		<comments>https://snowbread.com/the-development-process-of-the-universe.html#comments</comments>
		<pubDate>Tue, 05 May 2015 07:39:55 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[抽象]]></category>

		<guid isPermaLink="false">http://snowbread.com/the-development-process-of-the-universe.html</guid>
		<description><![CDATA[宇宙的发展实际上就是信息不断丰富的过程，可以用下面这句话来总结
一生二，二生三，三生万物

物质是信息的存储介质，通过观察物质，就可以知道信息的丰富程度。

首先是宇宙大爆炸，温度十分之高，宇宙中全部是基本粒子，不存在原子。整个宇宙的物质很单一，信息很匮乏。

[......]<p class='read-more'><a href='https://snowbread.com/the-development-process-of-the-universe.html'>继续阅读</a></p>]]></description>
				<content:encoded><![CDATA[<p>宇宙的发展实际上就是信息不断丰富的过程，可以用下面这句话来总结<br />
一生二，二生三，三生万物</p>
<p>物质是信息的存储介质，通过观察物质，就可以知道信息的丰富程度。</p>
<p>首先是宇宙大爆炸，温度十分之高，宇宙中全部是基本粒子，不存在原子。整个宇宙的物质很单一，信息很匮乏。</p>
<p><span id="more-2823"></span></p>
<p>然后宇宙冷却了一点，形成了质子数很少的原子，形成了星云。物质的种类丰富了一些，信息也丰富了一些。</p>
<p>星云坍缩形成[......]
<p class='read-more'><a href='https://snowbread.com/the-development-process-of-the-universe.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/the-development-process-of-the-universe.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>人与人之间的相处之道</title>
		<link>https://snowbread.com/the-way-to-get-along-with-others.html</link>
		<comments>https://snowbread.com/the-way-to-get-along-with-others.html#comments</comments>
		<pubDate>Mon, 13 Oct 2014 14:19:30 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[具体]]></category>

		<guid isPermaLink="false">http://snowbread.com/2014/10/the-way-to-get-along-with-others.html</guid>
		<description><![CDATA[如果你请求别人做一件不是别人份内的事，要做到三点:
1.表现出谦逊的姿态
2.让对方明白即使拒绝了你的请求你也不会有任何的不高兴
3.让对方明白如果他答应了你的请求你会非常的感激他

第一点想必只要不是太狂妄的人都能做到。

第二点很多人就做不到，一般那种以自我为中心的人就容易犯这种错误，觉得别人帮助他是应该的，不帮他是不对的。也有一种可能是习惯了某人的帮助，某天某人突然不帮他了，就觉得那个人做的不对。有个故事想必很多人都听过，乙每天都给甲带煮熟的鸡蛋吃，然后有一天，乙把鸡蛋给了丙吃，没有给甲，然后甲就不高兴了。这就是典型的把对方的习惯当成了对方应对你尽到的责任。

[......]<p class='read-more'><a href='https://snowbread.com/the-way-to-get-along-with-others.html'>继续阅读</a></p>]]></description>
				<content:encoded><![CDATA[<p>如果你请求别人做一件不是别人份内的事，要做到三点:<br />
1.表现出谦逊的姿态<br />
2.让对方明白即使拒绝了你的请求你也不会有任何的不高兴<br />
3.让对方明白如果他答应了你的请求你会非常的感激他</p>
<p>第一点想必只要不是太狂妄的人都能做到。</p>
<p>第二点很多人就做不到，一般那种以自我为中心的人就容易犯这种错误，觉得别人帮助他是应该的，不帮他是不对的。也有一种可能是习惯了某人的帮助，某天某人突然不帮他了，就[......]
<p class='read-more'><a href='https://snowbread.com/the-way-to-get-along-with-others.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/the-way-to-get-along-with-others.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【转】无我即是佛！</title>
		<link>https://snowbread.com/buddhist-concept-of-non-self.html</link>
		<comments>https://snowbread.com/buddhist-concept-of-non-self.html#comments</comments>
		<pubDate>Fri, 10 Oct 2014 03:04:35 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[具体]]></category>

		<guid isPermaLink="false">http://snowbread.com/2014/10/buddhist_concept_of_non-self.html</guid>
		<description><![CDATA[中國近代高僧太虛大師曾說：「人成即佛成。」
啊！是呀！人格的最後完成，就是佛了！
一切佛法、一切經論也只不過是幫助我們完成人格的工具而已。
如果對人格的完成沒有幫助，那麼即使緊緊的擁抱著那些工具，
又有什麼意義呢？[......]<p class='read-more'><a href='https://snowbread.com/buddhist-concept-of-non-self.html'>继续阅读</a></p> <a href="https://snowbread.com/buddhist-concept-of-non-self.html">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>中國近代高僧太虛大師曾說：「人成即佛成。」<br />
啊！是呀！人格的最後完成，就是佛了！<br />
一切佛法、一切經論也只不過是幫助我們完成人格的工具而已。<br />
如果對人格的完成沒有幫助，那麼即使緊緊的擁抱著那些工具，<br />
又有什麼意義呢？[......]
<p class='read-more'><a href='https://snowbread.com/buddhist-concept-of-non-self.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/buddhist-concept-of-non-self.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【转】空虚的源头</title>
		<link>https://snowbread.com/source-of-emptiness.html</link>
		<comments>https://snowbread.com/source-of-emptiness.html#comments</comments>
		<pubDate>Tue, 08 Jul 2014 10:57:00 +0000</pubDate>
		<dc:creator>雪花面包</dc:creator>
				<category><![CDATA[.]]></category>
		<category><![CDATA[具体]]></category>

		<guid isPermaLink="false">http://snowbread.com/2014/07/source_of_emptiness.html</guid>
		<description><![CDATA[离开毛酱3个小时，已经开始想要再次看到她。
但是可能要等一个月，或者甚至更长的时间。

空虚是因为什么？很多人有很多种说法。
活了31个年头，其间也无数次陷入过这样的状态，直到这几天才有了自己的看法。
Take or Give(索取或付出)？这是两种态度，这种态度可以决定我们的一生。
但是不管你选择那种人生，另一个选择也总会或多或少的出现在你内心。

[......]<p class='read-more'><a href='https://snowbread.com/source-of-emptiness.html'>继续阅读</a></p>]]></description>
				<content:encoded><![CDATA[<p>离开毛酱3个小时，已经开始想要再次看到她。<br />
但是可能要等一个月，或者甚至更长的时间。</p>
<p>空虚是因为什么？很多人有很多种说法。<br />
活了31个年头，其间也无数次陷入过这样的状态，直到这几天才有了自己的看法。<br />
Take or Give(索取或付出)？这是两种态度，这种态度可以决定我们的一生。<br />
但是不管你选择那种人生，另一个选择也总会或多或少的出现在你内心。</p>
<p><span id="more-1760"></span></p>
<p>而空虚，来自你没有付出[......]
<p class='read-more'><a href='https://snowbread.com/source-of-emptiness.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>https://snowbread.com/source-of-emptiness.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
