TinyURL 这个服务有点意思,与普通的短链接服务不同的是它能够让用户设置自定义别名,比如:https://tinyurl.com/triplezblog ,不过没有提及过期的问题,难不成这个短链接是永久的?
https://tinyurl.com/
https://tinyurl.com/
在 VS Code 中取消单词出现的高亮。
把
https://github.com/Microsoft/vscode/issues/5351
把
editor.occurrencesHighlight 设为 false ,再打开 Zen Mode,是个很好的写作软件了。https://github.com/Microsoft/vscode/issues/5351
GitHub
Disable automatic highlighting of current token/word? · Issue #5351 · microsoft/vscode
Sorry if this has been asked before (I couldn't find it in any issues containing "highlight"). Is it possible to disable automatic highlighting of the current token/word without also ...
华为开源的 go-chassis 被指“抄袭” go-micro ,在这个 issues 里被 Asim(go-micro 作者)教做人。
国内厂商开源做的都不够好啊,都处在蹒跚学步的阶段(虽然不少公司已经给 Apache、CNCF 等组织贡献项目了),在社区和法律层面上还是得学习一下国外优秀开源案例。确实人家在开源社区的运营和规范方面都要更胜一筹,更具有专业精神。
https://github.com/go-chassis/go-chassis/issues/28
国内厂商开源做的都不够好啊,都处在蹒跚学步的阶段(虽然不少公司已经给 Apache、CNCF 等组织贡献项目了),在社区和法律层面上还是得学习一下国外优秀开源案例。确实人家在开源社区的运营和规范方面都要更胜一筹,更具有专业精神。
https://github.com/go-chassis/go-chassis/issues/28
GitHub
This is not inspired by go-micro · Issue #28 · go-chassis/go-chassis
This is not inspired by go-micro. It's literally lifting and shifting code. I can see my actual code everywhere. Maybe come discuss how you can leverage go-micro rather than just taking code.