MS and Y!
- 三言二拍:微軟買到了什麼 Quote: 一家正在走向中年的軟件巨頭,加上一家未老先衰的互聯網前龍頭,可以成為一家更加巨無霸的公司,卻未必會成為一家有資格主宰未來的公司
News/Services
- Twittershare 可上載 10 MB 檔案,然後在 twitter 發佈
安撫寵物逝世的主人之彩虹橋網頁(rainbow bridge),列出悲悼(mourning)的五個階段:一、否認事實、自我孤立;二、因為無力而產生的憤怒(隱含罪疚);三、希望重掌主導權而討價還價;四、抑鬱(depression),因失去而悲傷和後悔,進而擔
MS and Y!
News/Services
Here is a thesis: Python being a very 'computer science' language is a good part of the polarized reactions it often gets.
The necessary flipside of being regular and predictable is that Pythonis also rigid and what I will call 'solid': it is not just rigid inseparate, independent pieces, it is rigid all through, which comesnaturally from the rigorous expansion of its core concepts through thelanguage (and from how they tend to interlock).
If the core concepts resonate with you, then the
One of the things I don't like about HTML is its peculiar restrictionson anchors (elements), specifically named anchors. Named anchors are what you use tospecify the target of '#fragment' URL fragments, and the restrictionsmatter because they constrain where you can point such fragment URLs. There are two annoying restrictions: anchors cannot be nested, andanchors must include something inside them; they cannot be empty. Thatanchors cannot nest constrains your ability to make a fragment targetwrap arbitrary content