Rust 只是一个工具。
Rust is just a tool

原始链接: https://lewiscampbell.tech/blog/260204.html

## Rust 只是一个工具 - 摘要 Lewis Campbell 的博客文章表达了对 Rust 优势的赞赏——它的多功能性、出色的工具、令人愉悦的类型系统,以及在没有垃圾回收器的情况下提供高级功能的能力,从而设定了性能和表达力的标准。 然而,核心信息是对务实的呼吁。Campbell 告诫人们不要将 Rust(或任何工具)视为一种身份或道德准则。他批评有时过于狂热的 Rust 社区在 crates、实践和语言特性方面存在教条主义,并敦促人们接受 C 或 Zig 等替代方案。 最终,这篇文章提倡认识到工具偏好是主观的,基于个人需求和技能,并且尊重对话至关重要——提醒人们工具仅仅是*工具*,而不是一个人价值或智慧的反映。

黑客新闻 新 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 Rust 只是一个工具 (lewiscampbell.tech) 12 分,由 JuniperMesos 1小时前发布 | 隐藏 | 过去 | 收藏 | 讨论 帮助 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请YC | 联系 搜索:
相关文章

原文
Rust is Just a Tool

4 Feb 2026

I like Rust.

It's versatile enough that it can be used for application and systems programming. It has the best tooling of any language I've seen. It has a fairly pleasant type system. And I think most importantly it does a great job in bringing higher level language features into an environment without a garbage collector. Rust has arguably set the bar for "fast languages that are also decently expressive".

But it's just a programming language. Programming Rust does not mean I have to:

  • like every popular crate
  • buy into their marketing hype
  • follow community "best practices"
  • attack someone who prefers to solve a particular problem in C, or Zig
  • refuse to admit it has design flaws
  • refuse to admit the language is complex
  • refuse to admit there are alternatives to RAII
  • give the same smug lectures about "safety" we have all heard dozens of times before

I'm picking on rust here because it's no secret it has a long history of having some very... enthusiastic users. But my broader point is that tools are just tools. They're not our identity, a mark of our wisdom, or a moral choice. Other people have different perspectives, tastes, and skills - and they may prefer different tools to us.

We would do well to accept this.



I'm available for hire.
© 2021 - 2026, Lewis Campbell
联系我们 contact @ memedata.com