Original address: https://rusttalk.github.io/podcast/001/
summary
The guest in this issue is Zhu Shuang (Network ID: Folyd), the author of Rust Search Extension. He has been active in the Rust community since he started to contact Rust in 2018. In addition to using this plugin widely, he also participated in "Rust Daily" , and he has also contributed code to the official Rust standard library. He is a geek who pursues minimalism. This episode talked about all kinds of interesting stories about him and Rust. The content of nearly an hour is not to be missed.
timeline
- 00:00:22 The guests introduce themselves
- 00:00:59 Learning Rust process
- 00:06:37 Rust language features
- 00:10:13 Rust community culture
- 00:15:32 Rust language big "pit"
- 00:19:39 Looking to the future of Rust
- 00:21:14 Rust Search Extension development experience
- 00:38:45 Rust Standard Library Contribution Experience
- 00:45:03 Public chain Polkadot 2021-05-25 Failure Analysis
- 00:53:05 Recommendation session
Show Notes
Guest introduce themselves
- Network ID: Folyd
- Twitter:\_hisriver
- Know: Zhu Shuang
- Currently working at ByteDance
- Teahour: #90 - Talking Databases and Programming Languages with PingCAP CTO
- 2018-08 Published Rust
- Introduction - Learning Rust With Entirely Too Many Linked Lists
Rust Community Culture
Rust Documentation Philosophy
- Notes are documents
- Documentation is Testing
- Good offline experience
Rust future development: async, GAT, error handling, compilation speed, etc.
- Rust Author: Graydon Hoare Wiki & Bio
2018-11 Released Rust Search Extension
- The guest's summary on : 161f3b09f62d39 My Rust search half-year summary
PR for Rust standard library binary search: #74024
- Blog summary: Optimizing the Rust standard library's binary\_search
public chain failure: 161f3b09f62dda A Polkadot
- In response to the failure, the summarized
- Post-event PR from guests to Polkadot: substrate#8943
Guest recommendation
- Yang Likun's Autobiography The Road to Science
- The ReScript Programming Language
Anchor recommendation
- Ending music
Rust Search Plugin Tips
By default, you need to use the ~
prefix to search for third-party crates. Here you can configure the scope of the default search.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。