<?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>Seerhut Labs</title>
	<atom:link href="http://www.seerhut.cn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seerhut.cn</link>
	<description>42</description>
	<lastBuildDate>Thu, 03 May 2012 06:28:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>duke和linux，新闻</title>
		<link>http://www.seerhut.cn/2011/05/25/duke%e5%92%8clinux%ef%bc%8c%e6%96%b0%e9%97%bb/</link>
		<comments>http://www.seerhut.cn/2011/05/25/duke%e5%92%8clinux%ef%bc%8c%e6%96%b0%e9%97%bb/#comments</comments>
		<pubDate>Wed, 25 May 2011 03:51:12 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Logs]]></category>

		<guid isPermaLink="false">http://www.seerhut.cn/?p=291</guid>
		<description><![CDATA[两条新闻： 一是Linux Kernel Maillist里的：Torvalds同学说： “PS. The voices in my head also tell me that the numbers are getting too big. I may just call the thing 2.8.0. And I almost guarantee that this PS is going to result in more discussion than the rest, but when the voices tell me to do things, I listen.” [...]]]></description>
			<content:encoded><![CDATA[<p>两条新闻：</p>
<p>一是Linux Kernel Maillist里的：Torvalds同学说：</p>
<p>“PS. The voices in my head also tell me that the numbers are getting<br />
too big. I may just call the thing 2.8.0. And I almost guarantee that<br />
this PS is going to result in more discussion than the rest, but when<br />
the voices tell me to do things, I listen.”</p>
<p>二是﻿Duke Nukem Forever终于确定发售日了，6月10-14日！</p>
<p>特此纪念。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2011/05/25/duke%e5%92%8clinux%ef%bc%8c%e6%96%b0%e9%97%bb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于Bitcoin</title>
		<link>http://www.seerhut.cn/2011/05/19/%e5%85%b3%e4%ba%8ebitcoin/</link>
		<comments>http://www.seerhut.cn/2011/05/19/%e5%85%b3%e4%ba%8ebitcoin/#comments</comments>
		<pubDate>Wed, 18 May 2011 18:55:30 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Logs]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bitcoin]]></category>
		<category><![CDATA[p2p]]></category>

		<guid isPermaLink="false">http://www.seerhut.cn/?p=289</guid>
		<description><![CDATA[bitcoin今天突然在中文圈爆红，可能是因为某篇报道或易懂的blog文章开始流传了。这东西存在有几年了，但最近社区膨胀的速度有点出乎意料。 bitcoin的成功恐怕在于他同时有贵金属和纸币的一些特性，又有严谨的算法维持信用体系，不过我还是有一点疑问： 货币的稀有性基于人类有限的计算能力以及对计算能力增长的预估，但是算法的实现复杂度可能会发生骤变，包括sha系列算法实现方式的进步，专有硬件的出现，这不是幻想，openCL/CUDA系列的mining程序已经满天飞了，twitter上一群失恋电信男在讨论verilog实现。如果真有获利机会，一定会有人砸钱搞低成本mining farm的。在original client中有算法保证相同计算量获得的BTC会逐渐降低，因此可以避免货币贬值，但是当网络中充斥着不遵循这条规则的客户端后就会重新回到上面所担心的情况。 流通依赖整个p2p网络的共识，但节点数上规模后会不会出现一些比较“自我”的区域，其中的节点数足够多但信息向外广播不畅（镇里……）导致此区域的决定和整个p2p不和，因此某些在其中受到认可的交易其实全局看来是非法的？这种情况可能的话，对这个网络的攻击也就可行。 现在的pooled mining有点像当年的淘金热，淘金热里真正获得财富的人并不多，倒是levi&#8217;s这类服务商获利颇丰，现在的mining热里能真正获得有意义的收益的人（比起计算带来的成本，电费，冷却，维护时间，机器折旧……）恐怕很少，但是p2p理论和各种高性能计算相关的技术恐怕可以小小进步下了，这可是直接算出钱来阿，算出钱来阿，算出…… 整个体系中银行消失了，这可能是最诱人的一部分。货币的发行，消费的认证都由用户自己进行，但大众对这种基于某算法的信用体系有多少信心，这种算法本身的可靠度如何还未知。 &#160; 在BIDU时，林主席问过我计算是什么，但我无论如何也没想到还有这么个回答：计算是黄金。。。]]></description>
			<content:encoded><![CDATA[<p>bitcoin今天突然在中文圈爆红，可能是因为某篇报道或易懂的blog文章开始流传了。这东西存在有几年了，但最近社区膨胀的速度有点出乎意料。</p>
<p>bitcoin的成功恐怕在于他同时有贵金属和纸币的一些特性，又有严谨的算法维持信用体系，不过我还是有一点疑问：</p>
<p>货币的稀有性基于人类有限的计算能力以及对计算能力增长的预估，但是算法的实现复杂度可能会发生骤变，包括sha系列算法实现方式的进步，专有硬件的出现，这不是幻想，openCL/CUDA系列的mining程序已经满天飞了，twitter上一群失恋电信男在讨论verilog实现。如果真有获利机会，一定会有人砸钱搞低成本mining farm的。在original client中有算法保证相同计算量获得的BTC会逐渐降低，因此可以避免货币贬值，但是当网络中充斥着不遵循这条规则的客户端后就会重新回到上面所担心的情况。</p>
<p>流通依赖整个p2p网络的共识，但节点数上规模后会不会出现一些比较“自我”的区域，其中的节点数足够多但信息向外广播不畅（镇里……）导致此区域的决定和整个p2p不和，因此某些在其中受到认可的交易其实全局看来是非法的？这种情况可能的话，对这个网络的攻击也就可行。</p>
<p>现在的pooled mining有点像当年的淘金热，淘金热里真正获得财富的人并不多，倒是levi&#8217;s这类服务商获利颇丰，现在的mining热里能真正获得有意义的收益的人（比起计算带来的成本，电费，冷却，维护时间，机器折旧……）恐怕很少，但是p2p理论和各种高性能计算相关的技术恐怕可以小小进步下了，这可是直接算出钱来阿，算出钱来阿，算出……</p>
<p>整个体系中银行消失了，这可能是最诱人的一部分。货币的发行，消费的认证都由用户自己进行，但大众对这种基于某算法的信用体系有多少信心，这种算法本身的可靠度如何还未知。</p>
<p>&nbsp;</p>
<p>在BIDU时，林主席问过我计算是什么，但我无论如何也没想到还有这么个回答：计算是黄金。。。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2011/05/19/%e5%85%b3%e4%ba%8ebitcoin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>推荐vpsyou和startssl</title>
		<link>http://www.seerhut.cn/2010/11/30/%e6%8e%a8%e8%8d%90vpsyou%e5%92%8cstartssl/</link>
		<comments>http://www.seerhut.cn/2010/11/30/%e6%8e%a8%e8%8d%90vpsyou%e5%92%8cstartssl/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 02:53:39 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Logs]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.seerhut.cn/?p=275</guid>
		<description><![CDATA[180M内存的xen vps只需￥70/month，可以安装centos/ubuntu/slackware/gentoo，32 or 64 bit，跑各种服务无障碍。 startssl提供免费的class 1 ca，而且各浏览器ie/ff/ch/sf都信任此根证书！ 稳定性有待测试，机房网络安全有待测试。。]]></description>
			<content:encoded><![CDATA[<p>180M内存的xen vps只需￥70/month，可以安装centos/ubuntu/slackware/gentoo，32 or 64 bit，跑各种服务无障碍。</p>
<p>startssl提供免费的class 1 ca，而且各浏览器ie/ff/ch/sf都信任此根证书！</p>
<p>稳定性有待测试，机房网络安全有待测试。。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2010/11/30/%e6%8e%a8%e8%8d%90vpsyou%e5%92%8cstartssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vmware sharedFolder的符号链接问题</title>
		<link>http://www.seerhut.cn/2010/10/13/vmware-sharedfolder%e7%9a%84%e7%ac%a6%e5%8f%b7%e9%93%be%e6%8e%a5%e9%97%ae%e9%a2%98/</link>
		<comments>http://www.seerhut.cn/2010/10/13/vmware-sharedfolder%e7%9a%84%e7%ac%a6%e5%8f%b7%e9%93%be%e6%8e%a5%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 13:31:58 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Logs]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.seerhut.cn/?p=272</guid>
		<description><![CDATA[win guest无法识别share Folder中的符号链接，解决办法： 在虚拟机的vmx文件中添加 sharedFolder0.followSymlinks = &#8220;TRUE&#8221; 这问题很久前就碰到了，怎么就一直没仔细搜一下呢]]></description>
			<content:encoded><![CDATA[<p>win guest无法识别share Folder中的符号链接，解决办法：</p>
<p>在虚拟机的vmx文件中添加</p>
<p>sharedFolder0.followSymlinks = &#8220;TRUE&#8221;<br />
这问题很久前就碰到了，怎么就一直没仔细搜一下呢</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2010/10/13/vmware-sharedfolder%e7%9a%84%e7%ac%a6%e5%8f%b7%e9%93%be%e6%8e%a5%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>需要一次大甩卖</title>
		<link>http://www.seerhut.cn/2010/07/17/%e9%9c%80%e8%a6%81%e4%b8%80%e6%ac%a1%e5%a4%a7%e7%94%a9%e5%8d%96/</link>
		<comments>http://www.seerhut.cn/2010/07/17/%e9%9c%80%e8%a6%81%e4%b8%80%e6%ac%a1%e5%a4%a7%e7%94%a9%e5%8d%96/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 06:25:04 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Logs]]></category>

		<guid isPermaLink="false">http://blog.seerhut.cn/?p=264</guid>
		<description><![CDATA[卖示波器 一台模拟一台数字， 卖各类运放，卖电源ic，卖光电开关，卖st的cortex-cm3 mcu多量。。。如果有时间的话 仔细请点了一下，没想到有这么多项目残留物体，有些ic还是整条的，用来当仓库的房间已经塞满了，一定要处理一下了。。。如果有时间的话]]></description>
			<content:encoded><![CDATA[<p>卖示波器 一台模拟一台数字， 卖各类运放，卖电源ic，卖光电开关，卖st的cortex-cm3 mcu多量。。。如果有时间的话</p>
<p>仔细请点了一下，没想到有这么多项目残留物体，有些ic还是整条的，用来当仓库的房间已经塞满了，一定要处理一下了。。。如果有时间的话</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2010/07/17/%e9%9c%80%e8%a6%81%e4%b8%80%e6%ac%a1%e5%a4%a7%e7%94%a9%e5%8d%96/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>该整理一下了</title>
		<link>http://www.seerhut.cn/2010/07/17/%e8%af%a5%e6%95%b4%e7%90%86%e4%b8%80%e4%b8%8b%e4%ba%86/</link>
		<comments>http://www.seerhut.cn/2010/07/17/%e8%af%a5%e6%95%b4%e7%90%86%e4%b8%80%e4%b8%8b%e4%ba%86/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 16:15:42 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Logs]]></category>

		<guid isPermaLink="false">http://blog.seerhut.cn/?p=258</guid>
		<description><![CDATA[感觉这段日子过得很快，很多问题也浮出水面，到了整理一下的时候了。 书在桌上越堆越高，不过已经没有闲书的踪影了，这就是所谓专注么。 马上就面临硬仗了，全新的领域，必须120%的投入。 有想法和方案就赶紧动手，别想太多了。 私人的时间就暂时不要了吧。。 可还是忍不住会想你。]]></description>
			<content:encoded><![CDATA[<p>感觉这段日子过得很快，很多问题也浮出水面，到了整理一下的时候了。</p>
<p>书在桌上越堆越高，不过已经没有闲书的踪影了，这就是所谓专注么。</p>
<p>马上就面临硬仗了，全新的领域，必须120%的投入。</p>
<p>有想法和方案就赶紧动手，别想太多了。</p>
<p>私人的时间就暂时不要了吧。。</p>
<p>可还是忍不住会想你。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2010/07/17/%e8%af%a5%e6%95%b4%e7%90%86%e4%b8%80%e4%b8%8b%e4%ba%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>重装系统。。。</title>
		<link>http://www.seerhut.cn/2010/06/16/%e9%87%8d%e8%a3%85%e7%b3%bb%e7%bb%9f%e3%80%82%e3%80%82%e3%80%82/</link>
		<comments>http://www.seerhut.cn/2010/06/16/%e9%87%8d%e8%a3%85%e7%b3%bb%e7%bb%9f%e3%80%82%e3%80%82%e3%80%82/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 06:09:33 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Logs]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.seerhut.cn/?p=254</guid>
		<description><![CDATA[这两天看球，顺便重装了系统，因为需要切换到64位。 32位的系统是02年开始使用，之后换了两次电脑也一直没重新装过，现在需要切换到64位，终于可以重新装一次了。 安装顺利。。64位桌面很成熟鸟，二进制发布的软件也对64位支持甚好，只是baidu vpn的client需要32位的java vm，略折腾了一下。 昨天在大悦城逛了逛apple店，决定下一个电脑是mbp。]]></description>
			<content:encoded><![CDATA[<p>这两天看球，顺便重装了系统，因为需要切换到64位。<br />
32位的系统是02年开始使用，之后换了两次电脑也一直没重新装过，现在需要切换到64位，终于可以重新装一次了。<br />
安装顺利。。64位桌面很成熟鸟，二进制发布的软件也对64位支持甚好，只是baidu vpn的client需要32位的java vm，略折腾了一下。</p>
<p>昨天在大悦城逛了逛apple店，决定下一个电脑是mbp。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2010/06/16/%e9%87%8d%e8%a3%85%e7%b3%bb%e7%bb%9f%e3%80%82%e3%80%82%e3%80%82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intro To Erlang</title>
		<link>http://www.seerhut.cn/2010/05/09/intro-to-erlang/</link>
		<comments>http://www.seerhut.cn/2010/05/09/intro-to-erlang/#comments</comments>
		<pubDate>Sat, 08 May 2010 16:23:59 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Logs]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[erlang]]></category>

		<guid isPermaLink="false">http://blog.seerhut.cn/?p=247</guid>
		<description><![CDATA[不错的介绍，转载来标记一下，待细看 Intro To Erlang View more presentations from asceth. Erlang Concurrency View more presentations from Barry Ezell.]]></description>
			<content:encoded><![CDATA[<div id="__ss_818924" style="width: 425px;">不错的介绍，转载来标记一下，待细看</div>
<div style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="Intro To Erlang" href="http://www.slideshare.net/asceth/intro-to-erlang-presentation">Intro To Erlang</a></strong><object id="__sse818924" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=introtoerlang-1228420908844474-9&amp;rel=0&amp;stripped_title=intro-to-erlang-presentation" /><param name="name" value="__sse818924" /><param name="allowfullscreen" value="true" /><embed id="__sse818924" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=introtoerlang-1228420908844474-9&amp;rel=0&amp;stripped_title=intro-to-erlang-presentation" name="__sse818924" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<div id="__ss_818924" style="width: 425px;">
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/asceth">asceth</a>.</div>
</div>
<div style="width:425px" id="__ss_660490"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/btedev/erlang-concurrency-presentation" title="Erlang Concurrency">Erlang Concurrency</a></strong><object id="__sse660490" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=erlang-1224090255090820-9&#038;rel=0&#038;stripped_title=erlang-concurrency-presentation" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse660490" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=erlang-1224090255090820-9&#038;rel=0&#038;stripped_title=erlang-concurrency-presentation" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/btedev">Barry Ezell</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2010/05/09/intro-to-erlang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在豆瓣认领自己，again</title>
		<link>http://www.seerhut.cn/2010/04/28/%e5%9c%a8%e8%b1%86%e7%93%a3%e8%ae%a4%e9%a2%86%e8%87%aa%e5%b7%b1%ef%bc%8cagain/</link>
		<comments>http://www.seerhut.cn/2010/04/28/%e5%9c%a8%e8%b1%86%e7%93%a3%e8%ae%a4%e9%a2%86%e8%87%aa%e5%b7%b1%ef%bc%8cagain/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 20:52:05 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Logs]]></category>

		<guid isPermaLink="false">http://blog.seerhut.cn/2010/04/28/%e5%9c%a8%e8%b1%86%e7%93%a3%e8%ae%a4%e9%a2%86%e8%87%aa%e5%b7%b1%ef%bc%8cagain/</guid>
		<description><![CDATA[doubanclaim5b6101043a94526d]]></description>
			<content:encoded><![CDATA[<p>doubanclaim5b6101043a94526d</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2010/04/28/%e5%9c%a8%e8%b1%86%e7%93%a3%e8%ae%a4%e9%a2%86%e8%87%aa%e5%b7%b1%ef%bc%8cagain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>逃离</title>
		<link>http://www.seerhut.cn/2010/04/27/%e9%80%83%e7%a6%bb/</link>
		<comments>http://www.seerhut.cn/2010/04/27/%e9%80%83%e7%a6%bb/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 05:27:37 +0000</pubDate>
		<dc:creator>Sun Hao</dc:creator>
				<category><![CDATA[Logs]]></category>

		<guid isPermaLink="false">http://blog.seerhut.cn/?p=223</guid>
		<description><![CDATA[决定不忍备案了，在境外找了服务器，但是。。。 为什么python版本那么老！！ 2.3。。。]]></description>
			<content:encoded><![CDATA[<p>决定不忍备案了，在境外找了服务器，但是。。。</p>
<p>为什么python版本那么老！！ 2.3。。。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seerhut.cn/2010/04/27/%e9%80%83%e7%a6%bb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

