Well not gonna use Bun anymore I guess
Anthropic acquires Bun
91–100 of 1001 posts
Re: Anthropic acquires Bun
#92Earlier quoted context omitted.
"the full platform" there are more languages than ts though? Acquisition of Apple Swift division incoming?
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.
Re: Anthropic acquires Bun
#93I don't really see how Bun fits as an acquisition for an AI company. This seems more like "we have tons of capital and we want to buy something great" than "Bun is essential to our core business model".
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 cod…
Re: Anthropic acquires Bun
#94I’ll be honest, while I have my doubts about the match of interests and cohesion between an AI company and a JS runtime company I have to say this is the single best acquisition announcement blog post I’ve seen in 20 years or so. Very direct, very plain and detailed. They cover all the bases about the why, the how, and what to expect. I really appreciate it. Best of luck to the team and hopefully the new home will su…
How long before we hear about “Our Amazing Journey”?
On the other hand, I would rather see someone like Bun have a successful exit where the founders seem to have started out with a passion project, got funding, built something out they were excited about and then exit than yet another AI company by non technical founders who were built with the sole purpose of getting funding and then exit.
Re: Anthropic acquires Bun
#95This acquisition makes no sense. Investors must be happy because Bun never had to find out how to become profitable.
except this sense:
> Investors must be happy because Bun never had to find out how to become profitable.
Re: Anthropic acquires Bun
#96I don't get it. Why would Anthropic need to own a JS runtime?
IOW look where the puck is going.
Re: Anthropic acquires Bun
#97I don't get it. Why would Anthropic need to own a JS runtime?
Re: Anthropic acquires Bun
#98I don't really see how Bun fits as an acquisition for an AI company. This seems more like "we have tons of capital and we want to buy something great" than "Bun is essential to our core business model".
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 cod…
Re: Anthropic acquires Bun
#99Earlier quoted context omitted.
Because they have a product that makes $1bn+ a year that depends on having a good, stable, cross-platform JS runtime.
You're describing Node.js which has existed for the last 15 years
Re: Anthropic acquires Bun
#100Earlier quoted context omitted.
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.
Bun isn’t on the web. It’s a server runtime.
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.