<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>night_song</title>
    <link>https://ruby-china.org/night_song</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>一个多月了，你们通炼狱了么？</title>
      <description>&lt;p&gt;&lt;img src="//l.ruby-china.com/photo/a9d1364af997b751a7be12128d033614.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>night_song</author>
      <pubDate>Mon, 18 Jun 2012 20:36:31 +0800</pubDate>
      <link>https://ruby-china.org/topics/3877</link>
      <guid>https://ruby-china.org/topics/3877</guid>
    </item>
    <item>
      <title>关于今天 ruby tuesday 的 quiz ....</title>
      <description>&lt;p&gt;这样的代码是会栈溢出的：&lt;/p&gt;
&lt;pre class="highlight ruby"&gt;&lt;code&gt;&lt;span class="n"&gt;b&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nb"&gt;proc&lt;/span&gt; &lt;span class="k"&gt;do&lt;/span&gt;
  &lt;span class="nb"&gt;print&lt;/span&gt; &lt;span class="s1"&gt;'.'&lt;/span&gt;
  &lt;span class="n"&gt;b&lt;/span&gt;&lt;span class="p"&gt;[]&lt;/span&gt;
&lt;span class="k"&gt;end&lt;/span&gt;
&lt;span class="n"&gt;b&lt;/span&gt;&lt;span class="p"&gt;[]&lt;/span&gt;

&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;但这样写就能无限循环：&lt;/p&gt;
&lt;pre class="highlight ruby"&gt;&lt;code&gt;&lt;span class="n"&gt;b&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nb"&gt;proc&lt;/span&gt; &lt;span class="k"&gt;do&lt;/span&gt;
  &lt;span class="no"&gt;Fiber&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;new&lt;/span&gt; &lt;span class="k"&gt;do&lt;/span&gt;
    &lt;span class="nb"&gt;print&lt;/span&gt; &lt;span class="s1"&gt;'.'&lt;/span&gt;
    &lt;span class="n"&gt;b&lt;/span&gt;&lt;span class="p"&gt;[]&lt;/span&gt;
  &lt;span class="k"&gt;end&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;resume&lt;/span&gt;
&lt;span class="k"&gt;end&lt;/span&gt;
&lt;span class="n"&gt;b&lt;/span&gt;&lt;span class="p"&gt;[]&lt;/span&gt;

&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;为什么呢？留待读者思考。。。&lt;/p&gt;</description>
      <author>night_song</author>
      <pubDate>Tue, 13 Mar 2012 23:02:35 +0800</pubDate>
      <link>https://ruby-china.org/topics/1841</link>
      <guid>https://ruby-china.org/topics/1841</guid>
    </item>
    <item>
      <title>[杭州][2012-03-13] Ruby Tuesday 活动公告 (并求主题)</title>
      <description>&lt;h2 id="时间"&gt;时间&lt;/h2&gt;
&lt;p&gt;2012-03-13 晚 7:16&lt;/p&gt;
&lt;h2 id="地点"&gt;地点&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;地址：杭州西湖区教工路 18 号 世贸丽晶城 EAC 1 号楼 C1407（百脑汇对面） &lt;/li&gt;
&lt;li&gt;电话：0571-28820982 或 15888845853&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="主题1"&gt;主题 1&lt;/h2&gt;
&lt;p&gt;超高性能的 ruby 应用 with event machine (是这么说么？) 分享和讨论，&lt;a href="/hlxwell" class="user-mention" title="@hlxwell"&gt;&lt;i&gt;@&lt;/i&gt;hlxwell&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="主题2...∞"&gt;主题 2...∞&lt;/h2&gt;
&lt;p&gt;欢迎添加&lt;/p&gt;</description>
      <author>night_song</author>
      <pubDate>Tue, 13 Mar 2012 12:03:27 +0800</pubDate>
      <link>https://ruby-china.org/topics/1830</link>
      <guid>https://ruby-china.org/topics/1830</guid>
    </item>
    <item>
      <title>根据 google 的 bug 分析模型来扫扫项目代码</title>
      <description>&lt;p&gt;&lt;a href="https://github.com/igrigorik/bugspots" rel="nofollow" target="_blank"&gt;https://github.com/igrigorik/bugspots&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;要求是用 git 做版本控制，并且修 bug 的注释里带 fix 字样  &lt;/p&gt;</description>
      <author>night_song</author>
      <pubDate>Thu, 15 Dec 2011 20:15:24 +0800</pubDate>
      <link>https://ruby-china.org/topics/497</link>
      <guid>https://ruby-china.org/topics/497</guid>
    </item>
    <item>
      <title>那些技术名词的读音问题</title>
      <description>&lt;p&gt;ruby 怎么读？
geek 怎么读？
lib 念 laib 么？
git 和 jit 发音相同么？
git 和 gist 的 g 发音相同么？
mongoid 是不是以 I-D 结尾？(见 railscasts #238)
sinatra 重音在哪个音节？
railtie 怎么念？(见 railscasts #301)
intridea 后半要不要念 idea? (&lt;a href="/lgn21st" class="user-mention" title="@lgn21st"&gt;&lt;i&gt;@&lt;/i&gt;lgn21st&lt;/a&gt;)
slim 和 slime 发音相同么？
variable 和 variety 重音位置相同么？
appstore 是 A-P-P store 么？&lt;/p&gt;

&lt;p&gt;say 命令对一个不在词典的词总是对的么？&lt;/p&gt;

&lt;p&gt;题外:
/ \ - 都念杠？
海军陆战队 (marine corps) 念海军尸体么？ &lt;/p&gt;</description>
      <author>night_song</author>
      <pubDate>Fri, 09 Dec 2011 19:41:44 +0800</pubDate>
      <link>https://ruby-china.org/topics/428</link>
      <guid>https://ruby-china.org/topics/428</guid>
    </item>
  </channel>
</rss>
