Comment by gkoberger

Comment by gkoberger 19 hours ago

17 replies

If Anthropic wants to own code development in the future, owning the full platform (including the runtime) makes sense.

Programming languages all are a balance between performance/etc and making it easy for a human to interact with. This balance is going to shit as AI writes more code (and I assume Anthropic wants a future where humans might not even see the code, but rather an abstraction of it... after all, all code we look at is an abstraction on some level).

hobofan 19 hours ago

Even outside of code development, Anthropic seems to be very strongly leaning into code interpreter over native tool calling for advancing agentic LLM abilities (e.g. their "skills" approach). Given that those necessitate a runtime of sorts, owning/having access to a runtime like Bun that could e.g. allow them to very seamlessly integrate that functionality into their products better, this acquisition doesn't seem like the worst idea.

Kwpolska 19 hours ago

They will own it, and then what? Will Claude Code end every response with "by the way, did you know that you can switch to bun for 21.37x faster builds?"

  • BoorishBears 19 hours ago

    They're baking the LORA as we speak, and it'll default to `bun install` too

singularity2001 19 hours ago

   "the full platform"
there are more languages than ts though?

Acquisition of Apple Swift division incoming?

  • gkoberger 18 hours ago

    I think there's a potential argument to be made that Anthropic isn't trying to make it easier to write TS code, but rather that their goal is a level higher and the average person wouldn't even know what "language" is running it (in the same way most TS devs don't need to care the many layers their TS code is compiled via).

  • [removed] 19 hours ago
    [deleted]
  • giancarlostoro 19 hours ago

    According to a JetBrains dev survey (I forget the year) roughly 58% of devs deploy to the web. That's a big money pie right there.

    • vlovich123 19 hours ago

      Bun isn’t on the web. It’s a server runtime.

      • giancarlostoro 19 hours ago

        It's a JS runtime, not specifically servers though? They essentially can bundle Claude Code with this, instead of ever relying on someone installing NodeJS and then running npm install.

        Claude will likely be bundled up nicely with Bun in the near future. I could see this being useful to let even a beginner use claude code.

        Edit:

        Lastly, what I meant originally is that most front-end work happens with tools like Node or Bun. At first I was thinking they could use it to speed up generating / pulling JS projects, but it seems more likely Claude Code and bun will have a separate project where they integrate both and make Claude Code take full advantage of Bun itself, and Bun will focus on tight coupling to ensure Claude Code is optimally running.

      • [removed] 19 hours ago
        [deleted]
  • bigyabai 19 hours ago

    Why acquire Swift when you can write iOS apps in Typescript instead?

BoorishBears 19 hours ago

It doesn't make sense, and you definitely didn't say why it'd make sense... but enough people are happy enough to see the Bun team reach an exit (especially one that doesn't kill Bun) that I think the narrative that it makes sense will win out.

I see it as two hairy things canceling out: the accelerating trend of the JS ecosystem being hostage to VCs and Rauch is nonsensical, but this time a nonsensical acquisition is closing the loop as neatly as possible.

(actually this reminds me of Harry giving Dobby a sock: on so many levels!)