@kyanny's blog

My thoughts, my life. Views/opinions are my own.

2014-09-01から1ヶ月間の記事一覧

Speaker としての #rubykaigi 2014 を終えて

RubyKaigi 2014 二日目 9/19 11:30 から Hall A にて <%= link_to "bundle", "update" %> - Make "bundle update" more fun to review という発表をさせていただきました。お聞きいただいた皆さん、ありがとうございました。 https://speakerdeck.com/kyanny…

helm-ghq で Searching for program: No such file or directory, ghq エラーが出るときの対処法

ghq コマンドに Emacs からパスが通っていないので、 exec-path に追加する。 (add-to-list 'exec-path "/Users/kyanny/gocode/bin") GUI 版 Emacs.app を使っているとシェルの rc ファイルでエクスポートした環境変数が引き継がれないのでこういうことがよ…

ghn v2.0.0 released

http://rubygems.org/gems/ghn/versions/2.0.0 ChangeLog from previous stable version: New Features: Add open subcommand (support open(1) alternative commands at some platforms) Add --all (-a) global option to list/open all unread notificatio…

Video: GoGaRuCo 2013 - Measuring Ruby by Sam Saffron and Jeff Atwood

GoGaRuCo 2013 - Measuring Ruby by Sam Saffron and Jeff Atwood - YouTube YouTube の Watch Later に入ってたのを消化した。硬派なパフォーマンスチューニングの話。以下視聴メモ。 Discourse のパフォーマンスチューニング、特に Ruby プログラム部分の…

Video: OSCON 2014: How Instagram.com Works; Pete Hunt

OSCON 2014: How Instagram.com Works; Pete Hunt - YouTube YouTube で Facebook Developers チャンネルを購読してたら新着動画のお知らせメールに載ってたので視聴した。以下メモ。 instagram.com は React を使った Single Page Application ユーザーエク…

ghn v2.0.0.pre5 released (final v2 pre release)

I'd like to make this as a final pre release of ghn version 2. ChangeLog: Add ghn.followissuecomment config and --follow-issuecomment command line option (see README) Now "follow issuecomment anchor URL" feature is optional. ghn v2.0.0.pre…