(因為沒有什麼要點,所以又是雜談)
近年來 Javascript 因為 Ajax 而又再次備受注目,有人開發出不同形式的 Javascript library/framework 來加快開發的速度,用簡單的碼寫出複雜的 UI。對我來說,一個 framework/library 最好可以:
- 調解不同瀏覽器之間的差別,使開發者
Recently, yet another article on the death of email ranin the Register, 'The time has come to ditch email' (which I saw due to a Slashdot article ). As usual, itadvocates replacing SMTP email with something that is more 'secure',whatever exactly this means.
Unfortunately, this misses the fundamental problem of spam:
You want to get email from strangers, but only good strangers.
Telling good strangers from bad strangers is a hard problem, to put itone way. There is no
(因為沒有什麼要點,所以又是雜談)
近年來 Javascript 因為 Ajax 而又再次備受注目,有人開發出不同形式的 Javascript library/framework 來加快開發的速度,用簡單的碼寫出複雜的 UI。對我來說,一個 framework/library 最好可以:
因為阿叔,港人認識了 YouTube。因為 YouTube,我們可以重溫歷史。
Consider the problem of implementing a modified LIFO stack that has anadditional O(1) operation called min , that gives back the smallestitem in the stack. For now, let's pretend that Python arrays are O(1)(or that someone has implemented a native queue class); in many respectsthey are as far as Python code is concerned.
The simple implementation is to keep two stacks, the main stack andone that you only push new minimum items onto. Then push and pop aresomething
真假阿叔?
Javascript
YouTube
Rosetta Stone for Unix is a very handycross-index of various commands and tasks across various Unix variants.The index of tasks is especially handy as a quick 'how do I do this onX' pointer. It's available in several formats, and as a bonus you getsome helpful links as well.
(Since I was just using this today to figure out how to do variousthings on Solaris, I figured I should finally get around to mentioningit.)
(From a Slashdot comment .)
People have been calling the nofollow tag afailure for a while, most recently in Blog Spam, and a 'nofollow'Post-Mortem , which hit the geek news today. Comment spam has not exactly diminished sincenofollow's adoption, which is not a good result for somethingintroduced with the title 'Preventing comment spam' .Calling it a failure is pretty easy.
The cynical take on nofollow is a bit different: nofollow is actuallya clever way to improve search engine results . While it's not