<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>ZombieCoder</title>
    <link>https://ruby-china.org/ZombieCoder</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>方便好用的 rmate</title>
      <description>&lt;p&gt;前些阵子看到有人介绍了这个东西，开始没怎么注意，今天又看到 twitter 上分享的：&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.hiltmon.com/blog/2013/11/09/textmate-2-basics/" rel="nofollow" target="_blank"&gt;http://www.hiltmon.com/blog/2013/11/09/textmate-2-basics/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;在远程主机 上操作：&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;curl -Lo /usr/local/bin/rmate https://raw.github.com/textmate/rmate/master/bin/rmate
chmod a+x /usr/local/bin/rmate
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;修改本地 ssh 配置&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;#.ssh/config

Host nimitz
    User hiltmon
    HostName 192.168.xx.xxx
    RemoteForward 52698 localhost:52698   #这一段是用来连接远程和本地的mate的

&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;然后就可以登录到远程主机，然后用本地 mate 打开远程主机的文件了：&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;**local** $ ssh nimitz
**nimitz** $ rmate .bash_profile
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;操作简单有效，以前居然没有发现，还总是用 vim。。。。&lt;/p&gt;</description>
      <author>ZombieCoder</author>
      <pubDate>Tue, 12 Nov 2013 01:06:27 +0800</pubDate>
      <link>https://ruby-china.org/topics/15470</link>
      <guid>https://ruby-china.org/topics/15470</guid>
    </item>
    <item>
      <title>DHH 来中国各种调侃啊</title>
      <description>&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
DHH

TIL that in China the red light is merely a suggestion and you can blow it if you just honk enough while doing so.

今天涨姿势了，中国的红灯原来只是个建议而以，你只要狂按喇叭就能过去了

Lon Seidman ‏@lonseidman 1h

@dhh That and the lines on the road are also optional
Details
James D'Angelo ‏@jjvdangelo 1h

@dhh #YOLO
Details
Tom Mullaly ‏@wagefreedom 1h

@dhh not just China my man!
Details
Ryan McBride ‏@rpmcb 1h

@dhh I learned while in Beijing that freeway lanes are mere suggestions as well.
Details
davi (德海) ‏@daviottenheimer 37m

RT @dhh: TIL that in China the red light is merely a suggestion and you can blow it if you just honk enough while doing so &amp;lt;as it should be
Details
Jeremy Higgs ‏@jeremyhiggs 31m

@dhh same deal in Karachi, Pakistan.
Details
insanedreamer ‏@insanedreamer 16m

@dhh in Beijing you only get away with that if you're driving an expensive car


&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;真是各种调侃。。。。。。&lt;/p&gt;</description>
      <author>ZombieCoder</author>
      <pubDate>Thu, 07 Nov 2013 15:10:31 +0800</pubDate>
      <link>https://ruby-china.org/topics/15372</link>
      <guid>https://ruby-china.org/topics/15372</guid>
    </item>
    <item>
      <title>NewRelic 注册部署 送三个月 CodeSchool ，都不用钱</title>
      <description>&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Get 3 Free Months of Code School from New Relic
You learn, you code, you deploy, and then you start all over again. So why not score some savings in this cycle?

For a limited-time only, New Relic wants to buy you three free months of Code School. Get this free access to all Code School resources by simply becoming a new member and deploying with New Relic.

New Relic can help you pinpoint and solve performance issues in your Ruby, Java, .NET, PHP, Python, iOS and Android apps with user, application, and server monitoring.

&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;newrelic.com 有 free 的，注册后可以部署监控到一个不重要的应用，比如个人博客，说实话我也不知道会不会他还做什么别的，安全性什么的，我也不能保证，只不知道能不能在&lt;a href="https://www.nitrous.io" rel="nofollow" target="_blank"&gt;https://www.nitrous.io&lt;/a&gt; 上建个新的来搞&lt;/p&gt;

&lt;p&gt;如果可以，那基本上就是完全免费了&lt;/p&gt;

&lt;p&gt;我个人有 linode，所以没有试过 www.nitrous.io&lt;/p&gt;

&lt;p&gt;不过部署完成后，75 刀到账那个是很爽&lt;/p&gt;

&lt;p&gt;codeschool 很不错，就是教程有点少，也有点浅，所以每个月花 20 多刀觉得不是很值，有这种机会还是值得一用的。&lt;/p&gt;

&lt;p&gt;不知道坛子里有人分享过这个没有？&lt;/p&gt;</description>
      <author>ZombieCoder</author>
      <pubDate>Tue, 24 Sep 2013 10:29:54 +0800</pubDate>
      <link>https://ruby-china.org/topics/14344</link>
      <guid>https://ruby-china.org/topics/14344</guid>
    </item>
  </channel>
</rss>
