Otaku
- 《我猜》對宅的貶謫一事
- 借「我猜」事件再說破宅 Quote: 節目本身,個人覺得較有問題的,只在涉嫌歪曲「涼宮」形象上,對於所謂宅的歪曲,我覺得不算嚴重,其實它人在十多年前的老動畫「御宅族的錄像」中已經是差不多形
It used to be that on a large memory 32-bit compute server, no singleprocess could run away and exhaust all of the machine's memory. On aneight or sixteen gigabyte machine, processes ran into the 3 gigabyte(max) or so limit on per-process virtual address space well before theycould run the machine itself into the ground.
(On a large enough machine you could survive a couple of suchprocesses.)
This is no longer true on 64-bit large memory compute
Otaku
The more I look at Fibrechannel's competitors , the more attractive Fibrechannel looks. Afterall, FC's only real problem is that it costs a lot of money, and eventhat may be changing as FC vendors come to their senses; we recentlygot a quite reasonable quote from a storage vendor.
(Well, FC switch vendors are still insane, but if you are willing togo for second-hand equipment you can apparently get 1 and 2 gigabit FCswitches for quite cheap as people upgrade to 4
This week, we:
Connection volume has jumped significantly from last week and session volume is up, which suggests thatour simplistic greylisting stuff is no longer working quite
I was recently reading this slide from a presentation , which set me tothinking about the whole issue of what makes me consider something to be'strongly typed'.
In high-level languages, I have a pragmatic definition: if 2 + "3" succeeds, especially if it is 5, your language is weakly typed. Thus, awk and Perl are weakly typed but Python and Ruby are strongly typed.
(I have to restrict this to high-level languages because this works inC, although it does