V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
lcj2class
V2EX  ›  程序员

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

  •  3
     
  •   lcj2class · Jan 26, 2022 · 2872 views
    This topic created in 1556 days ago, the information mentioned may be changed or developed.

    概要

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

    收听方式

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

    9 replies    2022-02-14 23:21:48 +08:00
    ldm0
        1
    ldm0  
       Jan 26, 2022
    资瓷!
    liuxu
        2
    liuxu  
       Jan 26, 2022
    听听
    illuz
        3
    illuz  
       Jan 26, 2022
    资瓷!
    另外网页打开很快
    FlyingDough
        4
    FlyingDough  
       Jan 26, 2022
    反手就是一个订阅,支持!
    liuxu
        5
    liuxu  
       Jan 26, 2022
    牛逼,代码预测都要处理

    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
        6
    Wichna  
       Jan 26, 2022
    资瓷!
    jadec0der
        7
    jadec0der  
       Jan 26, 2022
    页面右侧 Google Podcast 的链接是 Emacs Talk 的
    lcj2class
        8
    lcj2class  
    OP
       Jan 27, 2022
    @jadec0der Good catch !其实是在 Google 那边还没过审,所以就先放了 EmacsTalk 的链接。Google 支持用 RSS 来听。
    respawn
        9
    respawn  
       Feb 14, 2022
    干货
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2339 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 05:16 · PVG 13:16 · LAX 22:16 · JFK 01:16
    ♥ Do have faith in what you're doing.