Skip to content

Commit

Permalink
Site updated at 2015-05-09 07:54:08 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
znz committed May 9, 2015
1 parent 129e63c commit 68ab2bd
Show file tree
Hide file tree
Showing 433 changed files with 3,281 additions and 3,024 deletions.
12 changes: 6 additions & 6 deletions 404.html

Large diffs are not rendered by default.

97 changes: 52 additions & 45 deletions atom.xml
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[@znz blog]]></title>
<link href="http://blog.n-z.jp/atom.xml" rel="self"/>
<link href="http://blog.n-z.jp/"/>
<updated>2015-05-03T23:10:42+09:00</updated>
<updated>2015-05-09T16:52:31+09:00</updated>
<id>http://blog.n-z.jp/</id>
<author>
<name><![CDATA[Kazuhiro NISHIYAMA]]></name>
Expand All @@ -13,6 +13,57 @@
<generator uri="http://octopress.org/">Octopress</generator>


<entry>
<title type="html"><![CDATA[5月9日 アンダースタンディング コンピュテーション読書会 第3回(兵庫県)に参加しました]]></title>
<link href="http://blog.n-z.jp/blog/2015-05-09-amagasakirb.html"/>
<updated>2015-05-09T13:08:12+09:00</updated>
<id>http://blog.n-z.jp/blog/amagasakirb</id>
<content type="html"><![CDATA[<p><a href="http://kokucheese.com/event/index/287707/" title="5月9日 アンダースタンディング コンピュテーション読書会 第3回(兵庫県)">5月9日 アンダースタンディング コンピュテーション読書会 第3回(兵庫県)</a>
に参加しました。
今回はいつもの会場に戻って5章からでした。</p>
<!--more-->
<h2>メモ</h2>
<div style="float:right">
<iframe src="http://rcm-fe.amazon-adsystem.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=znz-22&amp;o=9&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=487311697X" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</div>
<p>以下、今回のメモです。
個人的なメモと話に出ていたことのメモが混ざっています。</p>
<ul>
<li><a href="https://github.com/tomstuart/computationbook">https://github.com/tomstuart/computationbook</a></li>
<li><a href="https://github.com/ko1/uc_ja">https://github.com/ko1/uc_ja</a></li>
<li>p.135 <code>「コンピュータ」という言葉は「計算する人」(通常は女性)を意味していました。</code></li>
<li>アラン・チューリングの論文名の最後の単語の Entscheidungsproblem の読み方がわからないという話</li>
<li>ドイツ語由来の英単語らしいという話</li>
<li>the Entscheidungsproblem でヒルベルトの決定問題を意味する単語ではないかという話</li>
<li>p.143 の <code>left[0..-2]</code> の <code>[0..-2]</code> がわかりにくい話</li>
<li>頭から削る <code>drop</code> はあるのに逆に末尾から削るメソッドがない話</li>
<li>頭から削るメソッドだけなのは <code>Enumerable</code> 由来のメソッドだからではないかという話</li>
<li>cuzic さんが <code>Enumerator.new</code> を最近よく使うという話</li>
<li>アラン・チューリングはチューリングマシンの実装については考えていなくて計算可能性などの数学的なことを重視していたという話</li>
<li><code>proc#[]</code> と <code>proc#call</code> が同じという話</li>
<li><code>x[]</code> のように引数なしの <code>call</code> でも <code>[]</code> で書けるという話</li>
<li>p.168 ローカル変数名 (引数) に <code>proc</code> という名前を使っているのはグローバル関数の <code>proc</code> と紛らわしいので良くないという話</li>
<li>ラムダ計算の話</li>
<li>最小構成要素を少なくしたかったという話</li>
<li>YコンビネータとかZコンビネータとかIコンビネータとかの話</li>
<li>SKK=I の話 (p.224に出てくる)</li>
<li>p.194 <code>Enumerator::Lazy#force</code> の話</li>
<li><code>take</code> はまだ lazy のままで <code>first</code> は lazy ではなくなるという話</li>
<li>6章には <a href="https://github.com/tomstuart/computationbook/tree/master/programming_with_nothing" title="README.md">README.md</a> から <a href="http://rubymanor.org/3/videos/programming_with_nothing/" title="解説ビデオ">解説ビデオ</a> へのリンクがある</li>
<li>p.238 <code>Array#cycle</code></li>
<li>次回は8月予定で具体的な日程は未定</li>
</ul>
]]></content>
</entry>

<entry>
<title type="html"><![CDATA[LILO & 東海道らぐ・オフラインミーティング(2015/05/03)に参加しました]]></title>
<link href="http://blog.n-z.jp/blog/2015-05-03-lilo-tokaidolug.html"/>
Expand Down Expand Up @@ -2276,50 +2327,6 @@ firewall で塞がれている場合にエラーになったり
<p>その後、
capistrano 3.3.4 と capistrano-stats 1.1.0 にあがって、
デフォルトの N を 2 回は全く送信しないようになりました。</p>
]]></content>
</entry>

<entry>
<title type="html"><![CDATA[第 17 回 RubyMotion もくもく会 in Osaka に参加した]]></title>
<link href="http://blog.n-z.jp/blog/2014-11-19-rubymotion-mokumoku-osaka.html"/>
<updated>2014-11-19T19:36:19+09:00</updated>
<id>http://blog.n-z.jp/blog/rubymotion-mokumoku-osaka</id>
<content type="html"><![CDATA[<p>第 1 回から第 15 回に参加していて
前回の 16 回は中止になっていた
RubyMotion もくもく会 in Osaka の
<a href="http://rubymotionjp.connpass.com/event/9597/" title="第 17 回 RubyMotion もくもく会 in Osaka - connpass">第 17 回 RubyMotion もくもく会 in Osaka - connpass</a>
に参加してきました。
今回も基本的にみんなもくもくしていました。</p>
<p>次回の
<a href="http://rubymotionjp.connpass.com/event/10195/" title="第 18 回 RubyMotion もくもく会 in Osaka - connpass">第 18 回 RubyMotion もくもく会 in Osaka - connpass</a>
は 2014/12/17(水) になりました。</p>
<!--more-->
<p>今回はメールを書いたり github の issues を見たりコメントしたりしていました。</p>
<p>最後の方は <a href="http://support.apple.com/ja-jp/HT5868">iPod touch の「このコンピュータを信頼しますか」警告</a>が出続けて
iTunes が認識してくれない問題を思い出したので、調べていたのですが、結局解決しませんでした。
Dropbox は認識して写真を取り込んでくれるので、ケーブルなどのハードウェアは問題がないはずなので、
ソフトウェア側の問題らしいというところまでは絞り込めています。</p>
<h2>メモ</h2>
<p>以下メモです。</p>
<ul>
<li>Firebase</li>
<li>WKWebView</li>
<li><a href="https://www.mapbox.com/">Mapbox</a></li>
<li><a href="http://qiita.com/aki/items/c0073bf1e83858fe2e92">Xcode6のiPhone Simulatorの場所</a></li>
<li><a href="https://github.com/magicalpanda/MagicalRecord">https://github.com/magicalpanda/MagicalRecord</a></li>
<li><a href="http://qiita.com/susieyy/items/749c4ac5d82d765c12c6">SwiftのRSS Readerを100行で作ったよ</a></li>
<li><a href="https://github.com/lingoer/SwiftyJSON">https://github.com/lingoer/SwiftyJSON</a></li>
<li>WatchKit</li>
</ul>
]]></content>
</entry>

Expand Down
10 changes: 5 additions & 5 deletions blog/2013-08-24-llmatsuri.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-08-31-kansairubykaigi05.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-08-octopress.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-08-rabbiter-on-mac.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-09-rabbit-on-mac.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-10-add-old-posts.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-11-tagcloud.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-12-td2planet.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-13-homebrew-used-options.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-14-use-custom-ruby-with-rbenv.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-15-ubuntu-server-installed.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-18-auto-open-autocomplete.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-18-devise30-devise31.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-20-mojibake-irb-on-mac.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-20-ubuntu-bugs-related-me.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-21-certified-ruby.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-21-reading-land-of-lisp-2.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-22-kansai-debian-meeting.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-24-elscreen-last-command-char.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-25-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-30-aasm.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-09-30-how-to-pull-request.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-01-jquery-mobile-l10n.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-02-jquery-mobile-rails.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-03-rails-assets-in-gem.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-08-doorkeeper-api-client.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-08-rails4-authorization.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-09-update-octopress-and-conflict-ruby-version.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-10-spring-and-lv.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-12-isbn.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-20-kernelvm.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-20-web-barcode-reader.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-23-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-25-ansible.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-26-kansai-emacs.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-27-kansai-debian-meeting.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-29-rbenv-plug.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-10-31-lc-collate-uniq.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-01-emacs-on-mavericks.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-02-reading-land-of-lisp-3.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-04-dev-snd-hwc0d0-permission-denied.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-09-k-of-2013.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-12-cocoa-emacs-ime.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-12-zsh-cdr.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-13-killall-distnoted-periodically.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-13-tty-ime.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-14-macosx-ime.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-15-dokku.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-20-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-21-anyenv-rbenv-plugins.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-23-postfix-and-milter-manager.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-24-debian-postfix-mailman.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-26-qreki.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-28-git-insteadof.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-11-29-nadoka-086-released.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-03-ruby-exception-cause.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-04-aptitude-search-pattern.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-04-rails-i18n-deprecated-warning.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-06-checkrestart.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-07-ansible-split-playbook.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-08-cache-digests.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-10-auto-zshrc-recompile.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-11-emacs-color-mode-line.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-11-mailman-strip-dkim-signature.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-12-zsh-cleanup-path.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-13-docker-custom-base-image.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-14-upstart-socket-bridge-with-ruby.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-15-compare-docker-web-ui.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-15-rubymotion-ruby-version.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-19-docker-trusted-builds.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-21-update-octopress.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-24-docker-rm.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-25-weechat-curses.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-26-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-27-emacs-inline-patch.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2013-12-28-rubymotion-error.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-04-virtualbox-dkms.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-12-taps-trouble.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-18-readling-land-of-lisp.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-22-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-24-passenger-ruby-heroku.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-25-kansaiworkshop059.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-26-kansai-debian-meeting.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-26-slideshare-cannot-send-mail.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-28-yaml-db.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-01-29-emacs-distnoted-patch.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-03-bundle-update.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-04-zabbix-memcached.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-05-rails-best-practices-1-15-0-broken.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-06-bootstrap-sass.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-07-pre-commit-hook.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-11-packer-template.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-14-install.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-19-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-22-reading-land-of-lisp.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-23-boot2docker.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-23-kansai-debian-meeting.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-23-upstart-has-missing-features.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-02-25-autopagerize-kaminari-ransack.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-03-03-auto-change-background.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-03-11-haml-to-slim.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-03-11-hash-reject.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-03-14-bootstrap-2-to-3.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-03-19-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-03-29-kansaiworkshop060.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-04-05-amagasakirb.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-04-08-cve-2014-0160.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-04-09-cve-2014-0160.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-04-12-lxcjp.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-04-16-new-csr.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-04-18-ubuntu-1404-dokku.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-04-18-ubuntu-1404-vagrant.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-04-21-brew-cask-sylpheed.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-04-23-rubymotion-mokumoku.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-05-02-owncloudcmd.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-05-03-lilo-event.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-05-17-amagasakirb.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-05-19-brew-pin.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-05-20-ansible-add-ppa.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-05-20-ansible-apt-update.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-05-20-octopress-ansible.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-05-28-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-02-ansible-galaxy.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-04-vagrant-multivm-ipsec-demo.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-06-squeeze-lts.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-13-ci-reporter-to-rspec-junit-formatter.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-13-fluentd-drb.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-14-jus-usp.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-20-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-21-ansible-yaml.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-21-confirm-glob.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-22-kansai-debian-meeting.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-22-key-sign-caff.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-25-env-array-hash.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-06-28-amagasakirb.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-05-ghq-gitconfig.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-05-jawsug-santo.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-08-devise-omniauth.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-11-doorkeeper-provider-example-app.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-12-debian-ruby-live.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-13-build-rubylive-on-vm.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-14-apt-cacher-ng.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-15-doorkeeper-devise-client.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-16-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-17-peco-cdr.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-18-heroku-rsyslog.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-18-wheezy-from-vagrant-cloud.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-19-ansible-galaxy-version.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-21-vagrantcloud-box.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-25-compact-chpwd-recent-dirs.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-26-kansaiworkshop062.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-07-27-ruby-build-without-rbenv.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-06-boot2docker-serial.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-06-boot2docker-upgrade.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-06-docker-volume.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-09-jquery-raty.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-11-openssh-arcfour256.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-12-zsh-which-fpath.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-14-boot2docker-volume.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-16-amagasakirb.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-16-update-octopress.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-17-lilo-event.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-20-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-08-23-lldiver.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-09-03-font-awesome-sass-4-2-0.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-09-18-rubykaigi-2014-1st-day.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-09-19-rubykaigi-2014-2nd-day.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-09-20-rubykaigi-2014-3rd-day.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-09-21-rubyhiroba-2014.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-09-24-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-10-07-char-width-in-terminal.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-10-09-redmine-backup.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-11-01-amagasakirb.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-11-05-sprockets.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-11-08-k-of-jp.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-11-14-ct-study-osaka-5.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-11-19-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-12-01-capistrano-stats.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-12-06-zsh-enter.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-12-11-zsh-grep.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-12-13-rubykansai64.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-12-17-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-12-18-doorkeeper-gem-1-to-2.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2014-12-30-ruby-crawler.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-01-03-heroku-book.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-01-10-lilo-tokaidolug.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-01-21-rubymotion-mokumoku-osaka.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-01-29-owncloud-client.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-02-21-rubykansai65.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-02-28-amagasakirb.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-03-13-zabbix-24-pgsql.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-04-04-amagasakirb.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-04-18-dokku.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-04-20-sakura-vps-dokku.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions blog/2015-04-25-rubykansai66.html

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions blog/2015-05-03-lilo-tokaidolug.html

Large diffs are not rendered by default.

0 comments on commit 68ab2bd

Please sign in to comment.