Apr 14, 2021Incentive for phones to provide data in TAU networkIncentive for phones to provide data in TAU network Our dear community leader Muxa asks: what if massive numbers of nodes getting online, will TAU DHT support this demand? This is a key question that most of blockchain communication system not solving including ethereum. What is the incentive for miners…Taucoin1 min read
Feb 12, 2021Problem with content addressing and its immutabilityProblem with content addressing and its immutability Since IPFS, using the hash value of a content as the immutable address for decentral location becomes popular. In our development, we realize that once the content is generated with its immutable hash, then who is going to serve it with some level…Blockchain Immutability2 min read
Aug 4, 2020Torrent community is different from torrent sites.Torrent community is different from torrent sites. for example, a thailand community will have special interests on culture related shows or comedy. it is hard to build such site just for each community.1 min read
Jul 21, 2020Brain vs computerThe big O question for computer programming is how efficient a computing device can be in solving a problem, which could be seeking some answer or storing an item. The state-of-art algorithm is really at O(logN) level. No algorithm is able to achieve efficient level better than O(logN), such as…1 min read
Mar 27, 2020New view on blockchain programming from nutshellNew view on blockchain programming from nutshell Starting with the idea of “sync”, blockchain needs to be copied among nodes to ensure mining; therefore “sync” is essential, even when there are 10 millions blocks to download in near future. It is hardly for me to believe the massive download will…Taucoin2 min read
Mar 23, 2020Peer to peer communication and chain-choice requires “node individual wisdom”Peer to peer communication and chain-choice requires “node individual wisdom” This is reflecting TAU dev latest understanding as how to establish chain sync communication and choose right chain. In a permission-less blockchain, each address is free to provide information to network peers for marketing its view of many things like…Taucoin2 min read
Aug 13, 2019Get your TAU coins from TAUT holdingsGet your TAU coins from TAUT holdings If you have TAUT, the tau test net coins, in the web wallet, you can receive TAU coins at ratio 1 to 1. It will not affact your TAUT holdings, and you only get more TAU coins. Please use your email to login. …Tau1 min read
Jun 26, 2019Libra is a “Oracle machine” for “shorting fiat”Stablecoin is a type of crypto currency either on ERC20 like USDT or on own mainnet such as Libra. Since we already have fiat currency like USD and EUR, why need stable coin to make mapping to them. My view is “Stable coin serves as oracle machine for fiat into…Bitcoin2 min read
Jun 8, 2019My crypto investment valueThis is my own notes to invest into crypto. Crypto might be the largest investment opportunity in the new century. How to form a concept to invest rather than randomly pick coins. — Disclosure, I own lots of bitcoin and TAU. Investment guru Warren advises us: investment into the good…Bitcoin2 min read
Jun 8, 2019Blockchain “trust-less” spirit is conflicting to “sharding”While blockchain project grows, resources will be in scarcity: network, memory, storage and CPU. Sharding is a vision proposed by many projects to solve scaling issues by splitting jobs to different nodes. It is commonly used in database technology that you organize many machines to store big data by split…Blockchain2 min read