zenigata:

2chan.net [ExRare]

zenigata:

2chan.net [ExRare]

(via adios)

WHEN A COLLEAGUE KEEPS TALKING ABOUT ‘DIGITAL HUMANITIES’:

brooklynmutt:

@r_emmet: Ang Lee eating In-N-Out Burger, holding Oscar. (via @RayaMartin - imgur)

brooklynmutt:

@r_emmet: Ang Lee eating In-N-Out Burger, holding Oscar. (via @RayaMartin - imgur)

tomehama:

Guild Wars 2 - Sailor Scouts :D

tomehama:

Guild Wars 2 - Sailor Scouts :D

faust87:

I need to start playing Guild Wars 2

faust87:

I need to start playing Guild Wars 2

小麥注音 0.9.6: 小幅修正。

osxchat:

小麥注音今天推出了 0.9.6 版,可以從這裡下載取得。

這一版的更動有:

  • 修正特定狀況下系統負載升高的問題
  • 新支援IBM 注音鍵盤配置
  • 詞庫更新

這一版本是 0.9.5 的修正版,如果您遇過使用小麥注音下負載增加的問題,我們建議您優先安裝。

我們也發佈了版本更新資訊。現有使用者應該會在這一兩天內,陸續收到新版安裝通知。
小麥注音的下載網址是: mcbopomofo.openvanilla.org

Divergence

layervault:

Today we’re announcing a new project called Divergence. It was built to streamline staging server testing by avoiding developer conflicts and by removing the deployment process altogether. All of this is done by taking advantage of the way Git branches work.

What’s Divergence?

At LayerVault, we’ve always made a habit of developing new features on their own branches. Also known as the Github Flow, it’s a great way to keep your master branch clean and to avoid development conflicts with other features. Unfortunately, it can be expensive to run multiple staging servers, so before testing any production-ready code we always have to ask if the staging server is in use to avoid confusing fellow co-workers. To add to the problem, fixing even the smallest issues are a pain. You have to deploy code, test, fix bugs, push the fixes, deploy again, test, and so on.

Read More