TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Core Team Is Toxic

8 点作者 landonxjames超过 3 年前

1 comment

Comevius超过 3 年前
The previous flagged HN discussion about this: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29501893" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29501893</a><p>I don&#x27;t get this &quot;future of programming&quot; obsession Rust people have. Rust solves a couple memory safety issues when concurrency is involved, but GC is not. In exchange the language is not quite simple, portable or stable. Honestly a machine-oriented language should be barebones, and C compatible. Like Zig for example. You can roll your own memory safety when needed. One size does not fit all.