PulseAugur
实时 11:47:13

Anthropic's Claude Code falsely accused of repo resets; Bun project rewrites in Rust

A user reported that Anthropic's Claude Code tool was causing their project repository to be reset to a previous state every ten minutes, potentially deleting uncommitted work. However, the user later identified that a separate, self-built tool was responsible for the resets, not Claude Code itself. Separately, Anthropic's Bun project, a JavaScript toolkit, has merged a significant rewrite from Zig to Rust, involving a million lines of code, with speculation that this move is influenced by Zig's strict no-AI contribution policy. AI

影响 The Bun project's move to Rust, potentially driven by AI contribution policies, highlights evolving development practices in open-source software.

排序理由 The cluster discusses a user-reported bug that was later disproven, and a significant code rewrite in an open-source project influenced by language policies.

在 Simon Willison 阅读 →

AI 生成摘要 · Google Gemini · 来自 15 个来源。 我们如何撰写摘要 →

Anthropic's Claude Code falsely accused of repo resets; Bun project rewrites in Rust

报道来源 [15]

  1. Simon Willison TIER_1 English(EN) ·

    Quoting Mitchell Hashimoto

    <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…

  2. Simon Willison TIER_1 English(EN) ·

    Quoting Mitchell Hashimoto

    <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 …

  3. HN — claude-code stories TIER_1 English(EN) · mthwsjc_ ·

    Claude Code runs Git reset –hard origin/main against project repo every 10 mins

  4. HN — anthropic stories TIER_1 English(EN) · ramoz ·

    Anthropic, Do Not A/B Test My Workflow

  5. Medium — Claude tag TIER_1 English(EN) · Parth Sharma ·

    Bun Rewriting Parts of Its Runtime in Rust Is Bigger Than a “Rust vs Zig” Debate

    <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…

  6. The Register — AI TIER_1 English(EN) ·

    Anthropic’s Bun Rust rewrite merged at speed of AI

    Version 1.3.14 of JavaScript toolkit released as last Zig version; a million lines of Rust code merged in gargantuan commit

  7. The Register — AI TIER_1 English(EN) ·

    Bun posts Rust porting guide, says rewrite is still half-baked

    Zig's no-AI policy is at odds with view that most open source code will be AI-written in future

  8. The Register — AI TIER_1 English(EN) · Tim Anderson ·

    Bun posts Rust porting guide, says rewrite is still half-baked

    <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…

  9. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    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

    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…

  10. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    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.. htt

    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 # …

  11. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    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/p

    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

  12. Mastodon — mastodon.social TIER_1 English(EN) · aihaberleri ·

    📰 Programming Language Fungibility in 2026: Mitchell Hashimoto on Rewriting Bun in Rust Mitchell Hashimoto, co-founder of HashiCorp, argues that programming lan

    📰 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…

  13. Mastodon — mastodon.social TIER_1 Türkçe(TR) · aihaberleri ·

    📰 Mitchell Hashimoto's Code Writing Revolution with AI Agents: 2026 Workflow Transformation HashiCorp founder Mitchell Hashimoto, AI agents in daily software development

    📰 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ç…

  14. Mastodon — mastodon.social TIER_1 English(EN) · BytePulseNet ·

    🤖 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 — rewritt

    🤖 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…

  15. Mastodon — mastodon.social TIER_1 English(EN) · [email protected] ·

    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 pr

    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…