播客 RustTalk: 001. 与 Folyd 聊他的 Rust 使用经历

2022-01-26 13:58:55 +08:00
 lcj2class

概要

本期嘉宾是 Rust Search Extension 作者朱霜(网络 ID:Folyd ),他在 2018 年开始接触 Rust 后,便一直活跃在 Rust 社区内,除了使用广泛的这个插件,他还参与了《 Rust 日报》的编辑工作,而且还给 Rust 官方标准库贡献过代码,是一位追求极简主义的极客。本期节目聊到了他与 Rust 的种种有趣故事,近一个小时的内容,精彩不容错过。

收听方式

对节目有任何想法 or 建议,欢迎留言

2060 次点击
所在节点    程序员
9 条回复
ldm0
2022-01-26 14:00:09 +08:00
资瓷!
liuxu
2022-01-26 14:06:09 +08:00
听听
illuz
2022-01-26 14:37:08 +08:00
资瓷!
另外网页打开很快
FlyingDough
2022-01-26 15:01:10 +08:00
反手就是一个订阅,支持!
liuxu
2022-01-26 15:32:02 +08:00
牛逼,代码预测都要处理

polkadot:
Compiling the rust compiler without this commit and using the self-built compiler to compile our node showed that the native runtime produced the correct data and we could sync the chain. The commit changed the `binary_search_by` function in a way that it could return a different index when there are multiple matches. As we use this function in the runtime, it can lead to a slightly different ordering of the data that is stored in the state, which leads to a different storage root.

binary_search_by:
If the value is found then Result::Ok is returned, containing the index of the matching element. If there are multiple matches, then any one of the matches could be returned. The index is chosen deterministically, but is subject to change in future versions of Rust.
Wichna
2022-01-26 15:50:57 +08:00
资瓷!
jadec0der
2022-01-26 16:50:59 +08:00
页面右侧 Google Podcast 的链接是 Emacs Talk 的
lcj2class
2022-01-27 10:25:26 +08:00
@jadec0der Good catch !其实是在 Google 那边还没过审,所以就先放了 EmacsTalk 的链接。Google 支持用 RSS 来听。
respawn
2022-02-14 23:21:48 +08:00
干货

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/830715

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX