Anthropic 的 Claude Code 被错误指控导致仓库重置;Bun 项目用 Rust 重写
作者PulseAugur 编辑部·[15 个来源]·
一位用户报告称 Anthropic 的 Claude Code 工具导致其项目仓库每十分钟被重置到之前的状态,可能删除未提交的工作。然而,该用户后来确认是另一个自行构建的工具导致了重置,而非 Claude Code 本身。另外,Anthropic 的 Bun 项目(一个 JavaScript 工具包)已合并了从 Zig 到 Rust 的重大重写,涉及一百万行代码,有猜测认为此举受到 Zig 严格的禁止 AI 贡献政策的影响。
AI
<blockquote cite="https://twitter.com/mitchellh/status/2055039647924007222"><p>[...] On the interesting side is how fungible programming languages are nowadays. Programming languages used to be LOCK IN, and they're increasingly not so. You think the Bun rewrite in Rust is good fo…
<blockquote cite="https://lobste.rs/s/oznirn/redis_cost_ambition#c_dzrja0"><p>The thing about 90% of TDMs [Technical Decision Makers] is that they're motivated primarily by NOT GETTING FIRED. These aren't people who browser Lobsters or push to GH on the weekend. These are people …
<div class="medium-feed-item"><p class="medium-feed-snippet">For the past few years, Bun became one of the strongest examples of what modern low-level programming outside of C++ could look like.</p><p class="medium-feed-link"><a href="https://medium.com/@ksparth12/bun-rewriting-p…
<h4>Zig's no-AI policy is at odds with view that most open source code will be AI-written in future</h4> <p>Bun creator Jarred Sumner has posted a Zig-to-Rust porting guide, igniting speculation that the project may migrate away from Zig, though Sumner said there is no commitment…
There’s some great irony in Bun’s sudden total rewrite from Zig to Rust, 2,188 files, 6,755 commits, and 1 million lines merged into main, no human code review or time given for the community to push back, being full of security issues, when they’re now under the company with the…
I do get that maybe Rust has some advantages over Zig. But I'm not sure if a single vibe coded commit/PR containing 1 million additions is a good solution.. https:// github.com/oven-sh/bun/pull/30 412 Meanwhile GitHub has issues even loading the PR page and its comments.. # ai # …
Bun just merged a pull request which entirely rewrites the entire thing in Rust from Zig. 1 million lines of AI-generated code. https://github.com/oven-sh/bun/pull/30412 #Bun #JavaScript #AI
📰 Programming Language Fungibility in 2026: Mitchell Hashimoto on Rewriting Bun in Rust Mitchell Hashimoto, co-founder of HashiCorp, argues that programming languages have become increasingly fungible, citing the Bun runtime's rapid rewrite from Zig to Rust as evidence. He sugges…
📰 Mitchell Hashimoto AI Ajanlarıyla Kod Yazma Devrimi: 2026 İş Akışı Dönüşümü HashiCorp’un kurucusu Mitchell Hashimoto, AI ajanlarının günlük yazılım geliştirme sürecini nasıl kökten değiştirdiğini anlatıyor. İşte yeni nesil kod yazma yaklaşımının perde arkası.... # YapayZekaAraç…
🤖 Bun Drops Zig for Rust — Thanks to Claude AI Bun, the JavaScript runtime, just got a massive overhaul. Its entire codebase, once in Zig, is now Rust — rewritten by Anthropic's Claude AI. What does this mean for developers, and what's the bill? https:// byte-pulse.net/article/bu…
It seems, # Bun is being rewritten from # zig to # Rust (at least there is an experimental branch, so nothing is decided yet). Comments suggest that the most probable reason of that is that Zig's maintainers do not receive AI assisted contributions and harshly oppose *any* # AI u…