戰爭片向來都有幾個重點:英雄包裝的士兵、壯觀的戰爭場面、男女主角盪氣廻腸的愛情、戰爭的殘酷等等。這幾點,在《平頭日記 Jarhead》這齣講述波斯灣戰爭的影片裏,通通都沒有,裏面所講的,是戰爭的…無聊。
[嚴重有內容
WSGI is the Python 'WebServer Gateway Interface', which is a standard interface between webservers and Python web applications. The idea is that you write yourapp as a WSGI app, then glue it to the web interfaces of your choice:CGI-BIN, SCGI , a standalone testing webserver, whatever. The WSGI stuff encourages a stacking model, wheremodular middleware can be transparently inserted above applications tohandle various more or less generic things.
(Ian Bicking gives examples of a bunch of WSGI middleware here
Through the pca news page I found out someimpending changes to access to Solaris patches. There are two changes:
I'm honestly not sure how these two interact, since it's hard toenforce having accounts with anonymous ftp
Today's winner of the amusing hostname prize is ' GE-queer-A.gay.it 'aka ' server1-gay-it.it.net ', which is what the IP address 151.1.32.3currently claims to be in SMTP (the first name) and its PTR records (thesecond name; there is no matching A record).
I do have to wonder what sort of naming scheme gaverise to this. (It has neighbors with different
母親節又到,宣傳趁節日報答母親與指責母親節已經形式化、我門應該在日常生活中孝順母親、而非只倚賴母親節的論述都會在這天潮湧而出。這兩種姿態都急於表現對「母親」存在的
This week, we:
Connection volume is up substantially from last week , although nothing else seems tobe up much (especially the highwater). The per day table:
| Day | Connections |
It's a general truism in software development that metrics are oftendangerous, because people will naturally work to what you pay attentionto (to summarize). If you pay attention to bugs closed, people closebugs; if you pay attention to lines of code written, people write code.The dangers inherent in this are hopefully obvious.
(In fact it happens outside of software development too; consider allof the schools that are busy 'teaching to the test', because variousstandardized tests have become so important