Skip to main content

wwang的笔记

Wei Wang

探索技术与自由的边界。致力于构建反脆弱系统,并在 Crypto、长期投资与创业中寻找 10x 的不对称机会。

此节点用于输出未经编译的中文思考流 (Raw Signals)。

[ Pointers ]
* Root: https://wwang.tech (长文)
* Now: https://wwang.tech/now (近况)
* Notes: https://notes.wwang.tech (本站)
  1. 我感觉周围的很多人又开始进入了Crypto怀疑论的周期。当然也并不是全盘否定,只是对于原来的一些假设有了更客观的审视和讨论。也是好事。促进技术和行业良性发展。
  2. 旧的时代做事情需要networking/relationship,或者叫做“关系”,不然想递句话也说不上;新的时代做事情不太需要这些,你可以随便给你想联系的人发私信,但是如果你没有有洞见的思想或者高完成度的成果,让你随便说话,你都没有内容可以说。
  3. "A new investment contract that provides crypto founders a clear path from raising private capital to launching a public token through MetaDAO, while securing market-protected ownership for investors and tokenholders."

    https://colosseum.com/stamp Colosseum STAMP - Simple Token Agreement, Market Protected
  4. 如果闪电网络不是为了交易速度,还为了什么?

    比特币采用闪电网络解决扩容问题,是因为受限于固定的小区块大小,不得不采取链下通道的方案。但是如果给已经足够快的Solana,创建一套链下的支付通道,又是为什么呢?

    Contra是一个由Solana基金会扶持的支付通道项目,给机构创建一种类似的支付通道系统。除了可以“快上加快”,更多地是为了隐私与合规控制。

    https://github.com/solana-foundation/contra GitHub - solana-foundation/solana-private-channels