Yahoo! 買下 blo.gs

當初 在 5/13 被買下時 (blo.gs to be sold, user data to be transferred) 並沒有透露買主是誰,結果一個月後答案揭曉了:welcome yahoo

的 blog 上也提到這件事情:Yahoo! and blo.gs

相較於 自己硬幹了 XML 要求使用者更新, 利用現有的 ping service (也就是購買 ) 看起來優雅的多?

Anyway,很高興是 買下 ,這家老公司的動作看起來一點都不老啊 :p

惡搞 Google Adsense

Google Will Eat Itself 這篇文章裡面提到了這個 GWEI (Google Will Eat Itself) 這個 site:

This project, as I understand it, is a meditation on the economics of Google. The angle:

We generate money by serving Google text advertisments on our website GWEI.org. With this money we automatically buy Google shares via our Swiss e-banking account. We buy Google via their own advertisment! Google eats itself – but in the end we will own it!

換句話說,這個 fake site 用 賺來的錢,去買 Google 的股票… (用力惡搞的 site)

Update:是股票 -_-

Sudoku

是這陣子流行的小遊戲,下載後就可以玩了,有 28 天的試用期。

Anyway,如果你要 100% 確定某個地方是某個值才填進去的話,在 Hard Mode 下用手算會算到翻掉,因為我實際算過了 :p

於是我就跑去寫 code 了,其實是想要練習 STL 的 next_permutation() (我知道會很慢,不過那是小事,我只是要學會 next_permutation() 的用法),結果一時偷懶又忘了用了,也許等今天上完課再來練習吧…

PS:程式在 這裡 可以取得,發展環境是 5.x 的 gcc 3.4,所以我寫的時候用了一些 ANSI color,看起來會比較清楚。如果你在 Windows 下發現都是亂碼的話,請把 output() 裡面那堆 ANSI color 拿掉…

DHT (Kademlia Distributed Hash Table)

剛剛裝 的時候發現 0.59 也支援 DHT 了,預設值是在找不到 tracker 的時候使用 DHT Network。

這樣子一來幾個大的 Procotol Client 都有支援 DHT 了 :p

PS:其實 “trackerless” 的說法有點不太符合事實,因為事實上 DHT 只是將 tracker 的工作轉到 client 身上,也就是每個 client 都是 tracker :p

Planet 與 tag

是台灣 Debian 社群的 Planet (如果你不知道這是什麼,就當作是聯播吧),我雖然有訂閱他的 RSS,不過我發現其實大多數的文章跟 ,甚至跟 Linux 好像都沒什麼關係 :p

是不是有可能可以改用 tag 的方式蒐集比較相關的主題呢?向是 “debian” “linux” 之類的,類似的作法在 Oui-Blog 已經試行一段時間了: