sheldonhuang (50)in #tech • 5 years ago重新定义科技型CEO的工作?【名刊速读】专业知识和创新能力 如今,专业知识和创新已成为科技类CEO职位组合中必不可少的部分。 乔布斯成为iPhone手机的首席设计师…sheldonhuang (50)in #boscore • 6 years agoBOSCORE/BOS 2.0.2 fixes and EOSIO 1.6.0 & TakeawaysThis article didnot cover all changes, only insofar the necessary changes that looks imperative for me. 1. New Standard PR in eosiosheldonhuang resteemedeoshenzhen (44)in #eos • 6 years ago【技术教程】用Mac装eosio可能会遇到的两个问题Mac上执行./eosio_build.sh,由于网络或Mac本身系统的问题,经常会出现两个问题 问题1: LLVM NOTFOUND CMake Error at…sheldonhuang (50)in #busy • 7 years ago| Common operators | | | | Common operators assignment incrementdecrement arithmetic logical comparison…sheldonhuang (50)in #eos • 7 years agoJan 29 2018 EOS Developer Group Summary - Notification SystemsSpamming Preventions Notifications Systems (inline actions + deferred tx) Testnet & Production Public key…sheldonhuang (50)in #coding • 7 years agoCoding Practice Diary - Recursive C_stallsBallroom stalls f(x, y, k, a, b) first input f(1, 0, k, n, n+1) 1+0 >= k {return b} k -= x+y…sheldonhuang resteemedeosgo (63)in #eos • 7 years agoEOS: Explanation of New BFT+DPoS w/ Daniel Larimer - Part 2 of 2Daniel Larimer, CTO of block.one, goes more in depth to explain the new BFT-DPoS solution for EOS; he even compares…sheldonhuang (50)in #eos • 7 years agoJan 26 2018 EOS Developer Group SummaryExcited ! ppl_count ≥ 3000 Cesar @kesarito introduce his awesome EOS tracker Though haven't been…sheldonhuang resteemedkesarito (51)in #eos • 7 years agosteemCreated with Sketch.Introducing EOS Tracker: Real time viewer for EOS BlockchainDear community, I am really excited to finally bring this project to the public. Introducing EOS Tracker , a real…sheldonhuang (50)in #eos • 7 years agoJan 25 2018 EOS Developer Group SummaryCore Member David Moss shares update in Github Dawn2.x and Dawn 3.0 has been merged into github Master branch…sheldonhuang (50)in #eos • 7 years agoJan 24 2018 Dev Grp SummaryGood Morning EOS Community Australian EOS Group Oracle Chain Michael Mentioned Oracle.chain white…sheldonhuang (50)in #cn • 7 years agoTelegram EOS Developer Group Summary Jan-23-2018Key Validator : thanks to @sandwich , we can have a beautiful tools built in Electron Michael Yeates Mentioned…sheldonhuang (50)in #cn • 7 years ago使用 Go 语言打造区块链(三): 编写持久层和客户端作者:Ivan Kuznetsov 中文翻译:晓顿 原文链接: 介绍 数据库选择BoltDB 数据结构 序列化处理 持久层 查看并打印区块链…sheldonhuang (50)in #cn • 7 years ago使用 Go 语言打造区块链(二)关于 第一篇: 参见笑来老师翻译的版本: lixiaolai.com/2017/09/28/building-blockchain-in-go-part-1/ 作者:Ivan Kuznetsov…sheldonhuang (50)in #cn • 7 years ago钥匙不在锁上(一):关注成长才更容易成功高效的执行力,获得成功,本文探讨下心态上建设的反直觉的思考 先摆观点:把注意力放在成长上的人比把注意力放在成功上的人更容易成功 压力脑和理性脑 人有选择的自由,任何时候有选择自己生活态度和思考方式的自由。…sheldonhuang (50)in #technology • 7 years agoFrom give up to pick up -- VIMBest Learning Tipssheldonhuang (50)in #cn • 7 years agoEOS 架构简介在积累 BitShares 和 Steem 三年的实践经验之后,我们深刻认识到做出一个伟大的分布式应用绝不仅仅需要一个快速传输的区块链本身, 它还需要能够为数百万并发用户提供可用体验的基础设施。…sheldonhuang (50)in #cn • 7 years agoEOS之路 第三篇 编写智能合约Creating a Contract,编写合约 实例合约 使用eosc 创建并发表货币合约,在 eos/contracts/currency 的文件夹中有实例的现金合约 ###1.…sheldonhuang (50)in #cn • 7 years agoEOS Shell./eosd导读./eosd --help arg 会被替换掉的 账户历史 account_history_plugin --f[ --filter_on_accounts ] : 只查询在listed 账户下的交易记录…sheldonhuang (50)in #cn • 7 years agoEOS之路 第二篇 账户创建与处理知识储备 eosd操作 /eosd --help 因为篇幅过长,请参阅 eosd 操作导读 eosc 操作: 有五个主要的Subcommands: create 创建 get 获取账户和合约的信息…