cross-posted from: https://feddit.org/post/34303745

The last three months have not looked good for Bun. It started as one of the most impressive individual engineering projects I have seen, but has now turned into this weird AI-powered creature with continuous false promises and an increasingly frustrated community.

  • Kissaki@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    9 hours ago

    In the past month, 15.8k commits came from “robobun,” 1.6k commits from “autofix-ci[bot],” and 790 commits from Jarred.

    No chance anybody is reviewing those. Worse, nobody else can reasonably inspect or review changes. I suspect even from release to release, you’re looking basically at a new codebase, the next release invalidating all your previous assessment, and release to release assessment to be impossible.

    16/30 = 533 per day. I don’t know when 1.3 was, but even just the three month delay means 48k commits. Who knows how many changes per commit. Crazy numbers.

    • spartanatreyu@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      18 hours ago

      Good news: Looks like Bun’s competitive with Deno again on node support.

      Bad news: Bun still has poor security compared to Deno.

      Wait and see news: Is bun’s switch to rust going to be worth it over the long haul, or should they have worked on making their code better, or used a mix of languages where it’d make best sense to do so?

  • csolisr@hub.azkware.net
    link
    fedilink
    arrow-up
    60
    arrow-down
    2
    ·
    2 days ago

    Jarred was already writing slop well before he had access to LLMs.

    Oof, that explains everything

  • Sanctus@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    40
    ·
    2 days ago

    Homie probably went “Claude, rewrite this in rust” and left. Bit off too much. Dont listen to the AI companies, these things cannot be on their own.

      • 87Six@lemmy.zip
        link
        fedilink
        arrow-up
        4
        arrow-down
        3
        ·
        1 day ago

        From what I’ve seen from people that use AI, that would’ve been

        Meak no mis teak!

        Or similar. I swear, they can’t spell for shit.

      • TehPers@beehaw.org
        link
        fedilink
        English
        arrow-up
        9
        ·
        1 day ago

        I couldn’t afford to do it on a project only intended for me to use. It takes “throw money at the problem” to a different level. For the same cost, he could have put up bounties and gotten open source devs excited about the port.

        Edit: meant to respond to a different comment. Whatever lol.

  • TehPers@beehaw.org
    link
    fedilink
    English
    arrow-up
    27
    arrow-down
    1
    ·
    2 days ago

    Meanwhile, we have an entire ecosystem of JS tools being written in Rust that are absolutely amazing, including oxc, rolldown, biome, and so on. They’re not awesome because they’re written in Rust though, but because actual thought and effort was put into making them great. They could have been written in any language (see: eslint, prettier, vite, tsgo, and so on).

    Bun was never behind for being written in Zig, but was actually pushed forward by the language to accomplish what would have been far more difficult to do in C.

    What killed it was when Bun stopped committing human effort in favor of mass-produced slop. Where I used to recommend Bun, I now just recommend pnpm/Node.js.


    As an aside, I’ve been using Boa as an embedded runtime recently, and I’ve been loving it. It doesn’t have the performance of other options, but it’s good enough™ and still has room to improve.

    • Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 hours ago

      Where I used to recommend Bun, I now just recommend pnpm/Node.js.

      Do you have an assessment or opinion on Deno?

      • TehPers@beehaw.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 hours ago

        Not really, no. From what I’ve seen, I believe it’s based on V8? Other than that, nothing really to say except that the imports look interesting.

        I generally target the web, and I haven’t had a need for Deno. I could technically use it in my current personal project, but I wanted to give Boa a try rather than trying to figure out how to use Deno’s bindings while navigating the limited documentation for them.

    • Shin@piefed.social
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 day ago

      Not in a year, this project became a “use case” for ai. So won’t die soon.