漩涡的博客
通过开源和 Rust 实现数据自由
Xuanwo's Blog
Achieving Data Freedom Through Open Source and Rust
- 2023-35: 从飞书导出日历到 Fastmail 在 Databend Labs,我们主要通过飞书进行日常沟通和任务协调。对于需要语音交流的会议,我们通过日历功能来统一安排时间。我个人则更倾...6 min
- Apache OpenDAL™ 内部实现:数据读取 随着 Apache OpenDAL™ 社区的不断发展,新的抽象在不断增加,为新的贡献者参与开发带来了不少负担,不少维护者都希望对 OpenD...8 min
- 2023-24: 漩涡事件反思录 不知不觉漩涡事件已经过去两年多了,与此同时各大项目中仍在不断重演漩涡事件,正如 @jackworks_asref 最近遇到的这样: 这一期的...9 min
- 2023-21: 我的 1Password 密钥管理实践 这期周报分享我的 1Password 密钥管理实践,主要内容包括常见的密码管理,SSH/Shell 集成和 CI/CD 应用。 这些实践应当...7 min
- 2023-18: 将 OpenDAL KV 性能提升 1000% 这期周报分享一个 Apache OpenDAL 的低垂果实:通过去除额外的复制开销将 OpenDAL KV 性能提升 1000%! 背景 O...2 min
- BeyondStorage: why we failed 我在 2021 年度总结 中提到过败走青云的故事。当时,我充满怨气地将项目失败归咎于与公司利益相冲突,留下一堆似是而非的空洞总结。现在一年多...8 min
- 2023-09: 我是如何构建 backon 的? backon 是一个 Rust 错误重试库,今天这篇文章旨在跟分享我在实现它的过程中一些技巧~ 缘起 Apache OpenDAL 实现 R...5 min
- 2023-07: 一些里程碑 这一期的周报简单总结一下最近开源工作上的一些进展和对未来的展望~ Rebirth of Sccache 在 @sylvestre 的邀请下,...4 min
- 2023-06: OpenDAL 的文档即代码实践 最近做了一个很有趣的尝试,将 Apache OpenDAL 的用户文档彻底合并到代码中,不再区分单独的用户文档和 API 文档。经过几个版本...4 min
- 2023-04: 为什么你该试试 Sccache? Sccache 是由 mozilla 团队发起的类 ccache 项目,支持 C/CPP, Rust, nvcc 等语言,并将缓存存储在本地...6 min
- Build GPUI + Ghostty without writing code Hello everyone. Over the New Year holiday, I built gpui-ghostty. It wo...4 min
- 2025 Review - All in AI Today is December 31, 2025. Another year is coming to an end. This yea...4 min
- How I Coding? (Nov 2025 Edition) Hello everyone, welcome to my November 2025 edition about How I Coding...4 min
- How I Coding? (Oct 2025 Edition) Just one week after I published my Setp 2025 edition of How I vibe cod...4 min
- How I Vibe Coding? (Sept 2025 Edition) I wrote How I vibe Coding? back in June. Nearly three months later, th...5 min
- Learn Rust by Reasoning with Code Agents It's often said that Rust has a steep learning curve. I disagree with ...5 min
- RBIR: An Aurora DSQL story I've been pinged by @vaibhaw_vipul to read and share my thoughts on Ju...6 min
- Thank you, Databend; Hello, LanceDB TL;DR: I'm leaving Databend to join LanceDB. Thank you, Databend I sti...2 min
- How I Vibe Coding? Hello everyone, long time no see. I've been evaluating various AI copi...7 min
- Why S3 ListObjects Taking 120s to Respond? Everyone knows that AWS S3 ListObjects is slow, but can you imagine it...6 min