All posts by gslin

Torvalds 換用 Git 管理 Linux kernel

在拋棄 後改用 Git 這套 的版本控制系統:Torvalds unveils new Linux control system

這套版本控制系統與 並不相容,但是他分散儲存的觀念是一樣的,所以 選 Git。

不過看起來似乎還有一些問題?像是:

Among the differences: Git can’t rename a file; users must instead delete one and recreate it elsewhere with the new name, McVoy said. And it doesn’t handle space efficiently; a tiny one-character change to a 1MB file in Git will result in a 2MB file, whereas BitKeeper’s file will grow only by one byte.

這聽起來似乎不是很好… 不過不管如何,至少是 Open Source License。

Yahoo! 360° Team 也有 Blog 了

在他的 上提到 Yahoo! 360° Team Blog Team 也有 Blog 了:

不過 也抱怨他們的 post 沒有署名是誰 post 的 (像 就有署名的習慣),而下面的 comment 看起來在抱怨 RSS feed 不能用、非 Yahoo! 360° 的人不能在上面留言。

看來還有蠻多可以改善的 (我指的是 policy 的部分)。