How to be an expert
(I am citing another post: How to be an expert)
Read more…
It’s been two years since I set up this blog, which I used to make notes of various techniques that I have learned. So this blog is mainly for myself, but I am happy to find it useful for others.
Read more…
It’s easy to let the laptop discover your headset, but you may not be able to use it as a hands free device. That’s probably because you didn’t download and install the “Bluetooth with Enhanced Data Rate Software II for Windows 7″. Download it from here.
Read more…
Suppose we know how to jailbreak our itouch. That is to say, cydia has been installed.
Read more…
Before anything else, consider this: “VMWare player and server are free; they charge you for workstation. ”
Read more…
“Split or Steal” is a UK game show. For those who didn’t know it, you can watch the following video. Two people reach the last stage of a game after beating all other competitors, and now facing a large amount of money. But they have to make a deal about how to distribute the prize. First, they do some “cheap talk” (link), trying to convince the other party that they are going to choose the “split” option, and they make their choices respectively and in private. The final moment is about revealing their real actual option. If both players choose “split”, they both get half of the prize. If A chooses “split”, but B chooses “steal”, B takes away all the money, and A gets nothing. If they both choose “steal”, they both get nothing.
Read more…
All writes that go to the same block ID are considered overwrite (write over the same place).
However, duplicate writes are writes that have the same content, they may go to the same block, or they may not.
So, we cannot conclude the number of overwrites is greater than the number of duplicate writes, or the other way around. Generally, it’s much harder to identify duplicate writes than overwrites, because detecting content duplication requires manipulating a much larger amount of data.
By “LDD” I mean “Linux Device Driver”.
applying the parallel port to drive a LED and read a switch from tcl: link
The LED light mentioned in this article is called “Light-emitting diode“.
Recent Comments