雖然 Here Comes Another Bubble 在刪除了攝影師 Lane Hartwell 的照片後再上架,但也引來其他攝影師的 質疑 是否應向影片創作者 the Richter Scales 有同樣的要求,刪除相關照片或向他收取費用。
有論者認為,圖片只是用於「惡搞」,其實可以是 Fair Use 而不用通知原作者
雖然 Here Comes Another Bubble 在刪除了攝影師 Lane Hartwell 的照片後再上架,但也引來其他攝影師的 質疑 是否應向影片創作者 the Richter Scales 有同樣的要求,刪除相關照片或向他收取費用。
有論者認為,圖片只是用於「惡搞」,其實可以是 Fair Use 而不用通知原作者
In succinct form:
The problem with Solaris 10 x86's boot process is not so much that itis trying to pretend that it has OpenBoot, the problem is that it isdoing such a clumsy and awkward job of faking it.
I will admit that I am not a fan of the Solaris 10 x86 boot process. Iunderstand why it is trying very hard to pretend that it is just likeSPARC hardware with OpenBoot, and I can even sympathize with Sun'smotivations for
Here is something that has struck me recently: virtualization andabstraction cannot eliminate security concerns, they can only move themfrom one place to another . In other words, virtualization by itselfdoesn't do anything to prevent security bugs; it just means that theyhappen in a different place.
(By virtualization I mean more than hardware and OS virtualization, Ialso include things like the JVM.)
The advantage of virtualization is that it moves the problem inwards,towards the center of the security onion, where fewer people

在中學時期,長伴數學課的就是計數機,當時用的型號是 Fx3900Pv,大抵每個人都會用裏面有限的空間來輸入尋二次方程根的數式吧!當時我們有一個玩意,玩法如下:
AC 清除所有狀態 1++ 
Yesterday I said that the kerneldirectly executes programs in place. Because I feel like walkingthrough the details, here is what the kernel does to start ELF programs onx86 Linux; for simplicity, I'm going to talk about 32-bit programs.