
Alex 貼了一篇 想當年 實在撩起我條癮,也想當年一番。
EVA 的特色之一,是其「包容性」很廣:小孩大可以當機械人打怪獸類的特攝片看,少年因劇中年紀相約的主角而產生共鳴,比較年長的會鑽劇情,研究種種符號含意,成年人會
Recently there has been a small contremps over how well (or not) IDEs can support refactoring for dynamiclanguages. To stereotype and condense, on one side are Java peoplewho feel that without the guarantees provided by static typing, manysorts of automated refactorings are impossible to do reliably and soworthless; on the other side are Tim Bray and dynamic language people,who feel that various things can get them close enough, and besidesthere are a laundry list of situations where static languages don'thave reliable refactorings either

In the context of SPF and its need for SRS instead of simplemail forwarding, a local sysadmin recently asked on our sysadmin mailinglist:
What is bad about remailing?
Fundamentally we're being asked to do extra work that benefits otherpeople, people who've chosen to break their own mailers for no actualbenefit. This is backwards, and in my opinion accommodating such peopleonly encourages the next lot to demand that everyone else clean up theirmesses.
Apart from that:

Alex 貼了一篇 想當年 實在撩起我條癮,也想當年一番。
EVA 的特色之一,是其「包容性」很廣:小孩大可以當機械人打怪獸類的特攝片看,少年因劇中年紀相約的主角而產生共鳴,比較年長的會鑽劇情,研究種種符號含意,成年人會
; cat Makefilefoo : /tmp/bar touch foo; mkdir /tmp/bar; maketouch foo; make`foo' is up to date.; touch /tmp/bar/t; make`foo' is up to date.; gmaketouch foo
As ' make -ndd ' shows, for some reason Solaris 8's version of makedecides that directories always have a timestamp of 0. It knows thatthey exist, because if you remove /tmp/bar it complains aboutit.
Any Internet protocol change that requires everyone's participation isdead on arrival.
This often applies to would-be antispam efforts such as SPF .
(Superficially, SPF looks like it is an isolated thing that onlyinvolves the sender having SPF records and the receiver checkingthem. It's not, and the way it requires everyone's participationis illustrated by the need for the Sender Rewriting Scheme .)