DiscoverRustTalk
RustTalk

RustTalk

Author: 写代码的西瓜

Subscribed: 11Played: 72
Share

Description

RustTalk 是一档专注在 Rust 社区的程序员闲聊节目。官网:rusttalk.github.io
12 Episodes
Reverse
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 这一期是 2024 新春特别节目,与老朋友黄光星来聊一聊他的 2023 年的工作与生活。也提前祝听友们新年快乐! 链接 Bazel:Tensorflow 构建工具 Poetry:Python packaging and dependency management made easy 训练 LLM 的两个常用项目: https://github.com/NVIDIA/Megatron-LM https://github.com/microsoft/DeepSpeed Zero Bubble Pipeline Parallelism | arxiv 论文解读:AI Infra论文阅读之将流水线并行气泡几乎降到零 好物分享: KK 魔法學院 美国的故事,豆瓣 9.1 分 最后附上嘉宾的灵魂画作: 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 在新一代的 Better C 里,Rust、Zig 是经常被对比的两个语言,之前在第五期的节目中聊到过,本期继续讨论这个语言。 本期内容来自 ZigCC 的 2024 New Year Party 线上会议的片段,主要讨论内容: Zig 与 C/CPP/Rust 的对比,包括编译速度、大小、抽象程度等 Zig 可发力的方向。目前看,图像处理(GPU)、嵌入式、游戏是几个比较有潜力的方向 链接 What is Zig's Comptime? webui-dev/zig-webui: Use any web browser as GUI, with Zig in the backend and HTML5 in the frontend. EmbarkStudios/rust-gpu:Making Rust a first-class language and ecosystem for GPU shaders Rust-GPU/Rust-CUDA:Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust. Bevy Engine:A refreshingly simple data-driven game engine built in Rust. Free and Open Source Forever! Announcing `async fn` and return-position `impl Trait` in traits Jonathan Blow 2017–present:Jai programming language, untitled Sokoban game, and Braid, Anniversary Edition Is Rust C++-fast? Benchmarking System Languages on Everyday Routines Open Computing Language OpenCL | NVIDIA Developer Single compilation unit Zig's New Relationship with LLVM | Loris Cro's Blog Assorted thoughts on Zig and Rust (2020) | Hacker News Zig Build System Internals – Mitchell Hashimoto Zig roadmap 2024: incremental compilation andrewrk/ffmpeg: ffmpeg with the build system replaced by zig dtolnay/cxx: Safe interop between Rust and C++ Plugins in Rust: The Technologies | NullDeref make the main zig executable no longer depend on LLVM, LLD, and Clang libraries Tauri or Flutter for RustDesk desktop? · rustdesk/rustdesk · Discussion #533 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 本期嘉宾是卡比卡比,虽然他毕业不到三年,但已经成多个开源项目的重度参与者,而且已经是 Apache Arrow 的 PMC,他是怎么做得到?他的开源经历,对我们能有什么启发?这些问题都可以在本期节目中找到答案。 时间线 00:00:29 嘉宾自我介绍 00:02:30 工作经历 00:08:03 数据库查询优化器介绍 00:27:38 Apache Arrow/DataFusion 贡献经历 01:09:07 如何参与开源项目 01:16:38 嘉宾分享 AI 分段 00:02:06 从校园开发到实际编程:我的职业转型经历 00:07:04 数据库优化器:掌握核心代码为未来工作打下坚实基础 00:14:07 工程实践中的难点与解决方案:Code freeze 00:21:14 "基于 Apache Doris 商业开发:开源社区协作的问题" 00:28:16 DataFusion 瑾项目社区友好,让我们能够持续参与开源项目 00:35:24 Rust语言:开源之路的合适选择 00:42:29 探索学习路径:为什么 Rust 实现上的问题总是难以解决? 00:49:32 Rust 本身的设计存在缺陷,需要深入探讨其设计原因和影响 00:56:36 DataFusion 的定位与优势–高效的执行引擎 01:03:46 开源贡献:论迹不论心 01:10:51 要寻找自己擅长的领域并长期为项目做出贡献。 链接 嘉宾个人信息 https://github.com/jackwener 邮箱:jakevingoo#gmail.com 学习经历:华中科技大学本科毕业 工作经历:目前在 SelectDB 做优化器,之前在 NebulaGraph /字节工作过,以前在抖音/微软/腾讯实习过 DataFusion is a very fast, extensible query engine for building high-quality data-centric systems in Rust Apache Arrow is a cross-language development platform for in-memory analytics Apache Doris is a new-generation open-source real-time data warehouse based on MPP architecture Apache Arrow Ballista 基于 DataFusion 实现的分布式查询引擎 CMU 15445 课程 MIT 6.5840 课程 pingcap/talent-plan 优化器 Cascades Columbia 论文 Apache Impala 贪婪的多巴胺 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 本期嘉宾是韦清福,网络 ID:开心的小福。嘉宾之前在字节跳动实习期间从事过 JVM 的研发,现在英伟达从事编译器后端工作,这一期就和他来聊一聊编译器,揭开 compiler 的神秘面纱。 学习经历 本科:电子科技大学 研究生:中科院计算所硕士—编译优化方向 时间线 00:00:43 嘉宾自我介绍 00:02:50 为什么选择编译器这条路 00:09:47 编译器入门经历 00:21:01 读研期间是否推荐选择编译器? 00:25:39 编译器开发协作模式 00:47:10 Zig 使用 LLVM 的方式 01:01:58 分享 链接 编译原理 (豆瓣),俗称“龙书” RISC-V - Wikipedia CUDA 是 NVIDIA 发明的一种并行计算平台和编程模型。它通过利用图形处理器 (GPU) 的处理能力,可大幅提升计算性能。 Iterating over def-use & use-def chains LLVM Bitcode File Format — LLVM 17.0.0git documentation Comparing clang to other open source compilers Zig 中 use-def 的问题: Optimize access of array member in a structure 嘉宾分享 编译器相关书籍 入门:Compiler construction 初级:Engineering a compiler 中级:现代体系结构的优化编译器 高级:LLVM 源码,编译方向论文 体系结构 CSAPP 计算机组成与设计:软硬件方法 计算机体系结构基础(胡伟武) Modern Processor Design: Fundamentals of Superscalar Processors 计算机系统结构-量化研究方法、各种论文 应用程序员学习完 CSAPP 即可 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 本期嘉宾是具有 10 年工作经验的于康,工作经历 EDA,DJI 大疆,目前在微软。 在 2021 年开始给 Rust compiler 贡献代码,到目前为止,已经有 70 多个。本期就来聊聊他的贡献经历。 时间线 00:02:23 接触 Rust 的初印象 00:11:13 学习 Rust 经历 00:24:35 社区主导语言的弊端 00:28:24 给 Rust 做贡献的经历 00:52:14 印象最深的两个 PR 01:02:52 Rust Foundation 基金申请经历 01:09:23 在微软的远程办公经历 01:11:50 好物分享 链接 嘉宾社交信息 博客:程序员的喵 Twitter:@cyukang GitHub:chenyukang Essentials of Programming Languages: 3rd edition When is OOP better suited for? - Stack Overflow Revisiting a 'smaller Rust' - Without boats, dreams dry up Rust in 2023 Next Rust Compiler Avoid infinite loop in function arguments checking by chenyukang · #100502 Improve unexpected close and mismatch delimiter hint in TokenTreesReader by chenyukang · #104012 为 Rust 做贡献的经验分享 | 程序员的喵 Rust Foundation - Introducing Our Newest Project Grantees Rust Atomics and Locks: Low-Level Concurrency in Practice 纳瓦尔宝典 (豆瓣) AList:🗂️ A file list program that supports multiple storage, powered by Gin and Solidjs. 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 概要 本期嘉宾是施继成,达坦科技(DatenLord)联合创始人兼 CTO,Rust 社区活跃用户,在 B 站上有 Rust for Linux is Coming、关于 Rust io_uring 异步接口实现的思考、开源分 布式存储技术等技术分享。 本期话题都聊得比较深入,因此时间较长,听众可以按照时间线选择收听。 I hope you guys enjoy listening to this as much as I enjoy making it! 时间线 00:00:27 嘉宾自我介绍 00:03:28 DatenLord 公司简介 & 为什么选择 Rust 00:14:55 Rust 的特性是独创的嘛? 00:18:42 嘉宾学习 Rust 的过程 & 对初学者的建议 00:25:37 异步 Runtime 的统一接口 00:34:11 团队内的 Rust 编码规范如何制定? 00:43:25 Rust 未来发展方向 00:47:23 Rust for Kernel 的难度、意义 01:08:48 DatenLord 是一家什么样的公司 01:25:02 好物分享 链接 统一的异步 runtime 讨论 Async crate comparison - Rust Community Wiki Abstraction layer for async runtimes : rust Is async-std a second class citizen? : rust Rust 编码规范 V 1.0 beta Rust in the Linux Kernel - The New Stack 好物分享 Happy Hacking Keyboard - Wikipedia HHKB 这种键盘真的好用吗? - 知乎 DatenLord | Join us DatenLord 微信公众号 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 概要 本期嘉宾是张润哲(柠檬,LemonHX),另一位 Rust 的干饭人,零零后,后浪程序员。 今天的话题是 Zig ⚡,一门新时代的系统语言。不得不承认,C/C++ 的“替代者”隔三差五就能上 hacker news 榜首,Go/Rust/D/Carbon 等等不一而足,在这之中,Zig 是怎样一种存在?它的特点是什么?它是 Rust 的竞争对手嘛? 时间线 00:00:26 嘉宾自我介绍 00:01:56 接触 Rust/Zig 语言的动机 00:07:00 Rust VS Zig 语言定位 00:14:21 Zig 语言特点 00:23:55 编译期执行 comptime 00:29:40 zig cc ,比 clang 更好用的编译器 00:39:41 Zig 未来发展方向 00:53:48 Zig killer app: bun.js 00:59:54 Zig 其他有意思的项目介绍 01:03:54 Zig 学习方式推荐 01:05:21 推荐环节 Show Notes 个人介绍 博客、Twitter、GitHub RustChinaConf2020《Rust游戏引擎开发》 Why Zig When There is Already C++, D, and Rust? What is a allocator anyway? : Zig 在社区内,Rust 与 Zig 关于安全问题的争论 for<'a> T<'a> ,Higher-Rank Trait Bounds 使用 comptime 实现的 LinkedList 示例代码 D Programming Language `zig cc`: a Powerful Drop-In Replacement for GCC/Clang Zig Makes Rust Cross-compilation Just Work · Um, actually… What is Zig's “Colorblind” Async/Await? A first look at Bun: is it really 3x faster than Node.js and Deno? kprotty/zap: An asynchronous runtime with a focus on performance and resource efficiency andrewrk/HellOS: "hello world" x86 kernel example 没有装箱的 monad:https://godbolt.org/z/bo3Mvdr7b Zig 学习网站推荐 Getting Started | ziglearn.org Zig in 30 minutes · GitHub Zig 中文社区 TG:https://t.me/ZigChinese QQ:930564004 Starcoin lemon5: 柠檬五码是一款自由的简单易学的开源音形输入法 wenshudb: 文书 DB 是一个柠檬在制作柠檬五码的时候的副产物 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 概要 本期嘉宾是迟策(aka 迟先生),虽然今年才刚大学毕业,但早已小有名气。在校内,他是交大 18 级计算机专业成绩第一名,曾因其对交大教学的评论,上过知乎热榜;在 Rust 社区内,是多个明星开源项目(如 TiKV、risinglight)的维护者与开发者。 作为 Rust 忠实粉丝,迟先生对 Rust 语言有很深的造诣,创造了多个开源项目,是 Rust 社区内不可多得的教学素材;在数据库方向,迟先生参加过 PingCAP、字节跳动、 Singularity Data 等公司的实习,涉及存储、计算、SQL 等多个模块,更是开源了一个用于教学目的的 OLAP 数据库。不得不说,迟先生太成功了。 今年夏天,迟先生将去 CMU 深造,这里预祝他学业顺利,继续成功下去! 时间线 00:00:32 嘉宾自我介绍 00:04:39 Rust 2018 版次相比 2015 的改进 00:07:38 Rust 与 C++ 的对比 00:09:50 把生命周期引入类型系统是否是明智的选择? 00:17:06 用 Rust 做类型体操 00:24:32 Rust 未来发展的展望 00:32:39 嘉宾的项目介绍 00:35:19 嘉宾选择数据库方向的原因 00:49:12 risingwave 项目介绍 00:57:23 推荐环节 Show Notes 个人介绍 网名:Alex Chi、迟策、迟先生 网络 ID:skyzh 博客:https://skyzh.dev/ Twitter:https://twitter.com/iskyzh GitHub: https://github.com/skyzh 上知乎热榜后的总结文章:与恶龙斗,其乐无穷 光线追踪渲染器:raytracer.rs Non-lexical lifetimes,对应的 rfc:2094-nll 另一个 Rust 借用检查器(borrow checker):rust-lang/polonius GAT:1598-generic_associated_types 用 Rust 做类型体操 GitHub:skyzh/type-exercise-in-rust 博客介绍:上篇、中篇、下篇 Volcano-An Extensible and Parallel Query Evaluation System(PDF) singularity-data/risingwave: RisingWave: the next-generation streaming database in the cloud. 对 Rust 语言的分析 by 王垠 tikv/agatedb: A persistent key-value storage in rust. risinglightdb/risinglight: An OLAP database system for educational purpose singularity-data/risingwave: RisingWave: the next-generation streaming database in the cloud. FPGA:Field-programmable gate array - Wikipedia TiKV | B-Tree vs LSM-Tree How Do SSDs Work? - ExtremeTech Remote Compactions in RocksDB-Cloud | Rockset Building a Cloud Database from Scratch: Why We Moved from C++ to Rust 嘉宾推荐: Nintendo Switch(OLED版本) 塞尔达传说 旷野之息 - 维基百科 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 概要 本期嘉宾是赵雪松(网络 ID:wayslog)。出于好奇心,嘉宾在 2015 年大学毕业季接触到 Rust 后,便一直活跃在社区内,自诩“Rust 最菜讲师”,Rust 的干饭人。本期节目除了会聊到嘉宾的 Rust 使用经验,还会介绍 rustcc 社区的运作方式,以及其中的一些趣事,最后,作为福利,嘉宾还提供了某跳动公司的内推机会,精彩不容错过。 时间线 00:00:43 嘉宾 Rust 入坑经历 00:07:57 王垠 Rust 文章的分析 00:12:40 Rust 流行的原因 00:17:33 Rust 与 C++ 对比 00:20:47 嘉宾 Rust 项目介绍 00:32:17 嘉宾 Rust 社区运营相关经历 00:39:38 rustcc 运营模式 00:43:29 rustcc 社区内的奇人逸事 00:47:50 好物推荐 Show Notes 嘉宾介绍 GitHub:wayslog 工作经历:七牛、饿了么、B站、ByteDance 联合主播:黄光星 对 Rust 语言的分析 by 王垠 嘉宾对王垠文章的分析:关于 Yin Wang 的 Rust 讨论 servo/servo: The Servo Browser Engine 嘉宾的项目:Aster is a lightweight, fast but powerful cache proxy written in rust. rustcc/RustPrimer: The Rust primer for beginners. We need native English speaker help us modify the translation. 学一点 Rust 又不会怀孕 - 知乎 rustcc 深水群:https://t.me/rust_deep_water 嘉宾推荐 毛笔:《多宝塔》by 颜真卿 硬笔:《九成宫醴泉铭》by 欧阳询 飞书上海内推邮箱:zxs867179@gmail.com,备注来源 RustTalk JD:https://job.toutiao.com/s/LbDKJPc 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 概要 本期嘉宾是 undermoon 作者黄光星(网络 ID:doyoubi)。在经历 C++ 多年折腾后,嘉宾在 2015 年做毕业设计时毅然决然地投入 Rust 的怀抱。在工作中,嘉宾主要与 Redis 集群方案打交道,在经历了 C/Go 版本后,最终选择了 Rust,这其中的经验教训是什么?此外,嘉宾在 2018 年选择出国去新加坡,是什么吸引了他?Rust 在新加坡的发展情况是怎么样?这些问题的答案都在这一个小时的节目里,请慢慢“品尝”。 时间线 00:00:22 嘉宾自我介绍 00:02:41 学习 Rust 过程 00:11:46 Rust 与 C++ 的对比 00:15:48 Rust 学习过程中的难点 00:21:36 对 Rust 新手的建议 00:26:26 开发 Redis Cluster 经验分享 00:44:44 用 Rust 做项目的优势 00:50:01 Rust 在新加坡的发展 00:54:02 嘉宾选择新加坡的原因 00:56:03 嘉宾对新加坡的整体评价 01:02:14 推荐、分享 Show Notes 嘉宾自我介绍 知乎:黄光星 GitHub:doyoubi 嘉宾的毕业设计: Blastoise: tiny relational database Peeking inside Trait Objects | Huon on the internet Effective C++ 作者表示维护不动了的文章:The Errata Evaluation Problem skyzh/type-exercise-in-rust: Learn Rust black magics by implementing basic types in database systems 嘉宾参与过的三个 Redis Cluster 项目 C eleme/corvus: A fast and lightweight Redis Cluster Proxy for Redis 3.0 Go samaritan-proxy/samaritan: A transparent proxy focus on infrastructure Rust doyoubi/undermoon: Mordern Redis Cluster solution for easy operation. Redis-like database OpenAtomFoundation/pika: Pika is a nosql compatible with redis EQ-Alpha/KeyDB: A Multithreaded Fork of Redis 嘉宾推荐 A Mind For Numbers (豆瓣) 翻译笔 Rachel's English 哔哩哔哩 YouTube 主播推荐 rust-lang/rustlings: Small exercises to get you used to reading and writing Rust code! pingcap/talent-plan: open source training courses about distributed database and distributed systemes 片尾音乐 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 概要 本期嘉宾是 Rust Search Extension 作者朱霜(网络 ID:Folyd),他在 2018 年开始接触 Rust 后,便一直活跃在 Rust 社区内,除了使用广泛的这个插件,他还参与了《Rust 日报》的编辑工作,而且还给 Rust 官方标准库贡献过代码,是一位追求极简主义的极客。本期节目聊到了他与 Rust 的种种有趣故事,近一个小时的内容,精彩不容错过。 时间线 00:00:22 嘉宾自我介绍 00:00:59 学习 Rust 过程 00:06:37 Rust 语言特点 00:10:13 Rust 社区文化 00:15:32 Rust 语言大“坑” 00:19:39 展望 Rust 的未来 00:21:14 Rust Search Extension 开发经历 00:38:45 Rust 标准库贡献经历 00:45:03 公链波卡 Polkadot 2021-05-25 故障分析 00:53:05 推荐环节 Show Notes 嘉宾自我介绍 网络 ID:Folyd Twitter:_hisriver 知乎:朱霜 目前在字节跳动工作 Teahour: #90 - 和 PingCAP CTO 畅谈数据库和编程语言 2018-08 出版 深入浅出 Rust Introduction - Learning Rust With Entirely Too Many Linked Lists Rust 社区文化 Add new reviewer to librustdoc static files by Folyd Rust 文档的理念 注释即文档 文档即测试 离线体验好 Rust 未来发展:异步、GAT、错误处理、编译速度等 rui314/mold: mold: A Modern Linker Rust 作者:Graydon Hoare Wiki & Bio 2018-11 发布 Rust Search Extension 嘉宾在知乎上的总结:我的 Rust 搜索半年总结 Rust 标准库二分查找的 PR:#74024 博客总结:优化 Rust 标准库的 binary_search 波卡公链故障:A Polkadot Postmortem 嘉宾针对该故障,在 Twitter 上的总结 嘉宾事后给波卡提的 PR:substrate#8943 嘉宾推荐 杨立昆的自传 《科学之路》 The ReScript Programming Language 主播推荐 Rust Search Extension EmacsTalk Master Emacs in 21 Days 片尾音乐 常见编辑器的学习曲线 Rust Search 插件 Tips Rust Search 插件配置项 默认需要用 ~ 前缀来搜索第三方 crates,这里可以配置默认搜索的范围。 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
欢迎听众打赏支持,您的支持是我不断创作的动力🍻 为什么办 RustTalk Rust 语言中文社区是一个偏干货分享的地方,偏文字,RustTalk 更侧重“湿货”,不仅仅会介绍到 Rust 的设计理念,更多的会去挖掘 Rust 背后的 奇人轶事 学习一门技术最好的方式是实践,播客也算一种 王垠 2016 的文章:对 Rust 语言的分析,PDF 备份 https://talkgo.fm/ 社交平台 https://github.com/RustTalk https://twitter.com/RustTalk QQ 听友群:391884085 微信公众号:RustTalk 微信公众号 主播介绍 网络 ID:写代码的西瓜,个人博客:Keep Coding 14 年开始从事编程工作,2 年 Rust 使用经验,本网站所述观点均为个人观点,与我所在公司无关 目前在做的另一档播客: EmacsTalk 有任何建议欢迎提 issue 指出,谢谢! 收听方式 国内:小宇宙、微信公众号、RSS 国外:Spotify for Podcasters、Apple Podcasts、RSS 反馈 ✉️ 发现内容错误或链接失效?欢迎提交 PR对节目有想法或建议?欢迎来信交流:rusttalk@liujiacai.net
Comments 
Download from Google Play
Download from App Store