Redfin CEO fled SF to Seattle. Now he worries that Seattle is turning into SF, which he—and all right thinking individuals—think is a bad idea. Read more.
Author Archives: Vince
Some thoughts on blockchain
Second, the ledger is constructed as a chain of blocks that are cryptographically connected. Each block has a hash value that contains the hash value of its predecessor block. This is the key to blockchain. Modifying a block changes its hash value and it will not match the value stored in the successor block. Therefore, in order to incorporate this modified block into an existing chain all successor blocks must also be modified.
Three words to map the earth
What3words is a fascinating technology for mapping the earth. Instead of a postal address (which is country-specific and too coarse) or latitude and longitude (which is too hard to remember), one can use a simple three-word phrase. For example, my office is gates.fears.value [*] It is also 35°46’17.8″N 78°40’25.1″W. The latter is more precise but cannot be remember or easily shared. Also, notice the difference in URL complexity. The former is 36 characters long (17 not counting the domain) and the latter is 65 (50).
Each three-word phase uniquely identifies a 9 square meter patch of the earth. The advantage over postal addresses is obvious–you can identify the door of your building to take a delivery or you can specify the where you are in a park.
It is a novel way to map the earth. Read the white paper.
[*] If “gates” is taken as for Bill Gates/Microsoft, my office location has the added advantage of being a sentence that might even be true.
Magic wormhole
Found an interesting tool/service to transfer files directly from one computer to another. There are many ways transfer files via a third party, such as dropbox, and there are ways to copy between computers, such as scp and sftp. The Magic Wormhole is another way. The sender registers with a server that it wishes to a send. It gets a human-readable (maybe pronounceable is a better term) code, such as “7-guitarist-revenge” (see video). Sender shares that with receiver. The server only brokers the identities of the sender and receiver. The data is transfer directly between computers.
This Plane Accidentally Flew Around The World
In the early days of aviation, PanAm flew flying boats across the Pacific. This is the story of one flight that started from San Fransisco and ended up in New York by flying west. While the plane was on its leg from Hawaii to Auckland New Zealand the Japanese bombed Pearl Harbor. The company ordered the plane to fly West to New York. That was a monumental task. The lacked charts, parts, and even fuel. But somehow managed to fly from New Zealand to Australia to India to Egypt to Congo to Brazil to New York (with other stops along the way). A fascinating read.