Happy to answer any questions
Anthropic acquires Bun
361–370 of 1001 posts
Re: Anthropic acquires Bun
#362why couldn't Anthropic simply use Claude Code to write Bun over the weekend??
Re: Anthropic acquires Bun
#363 npm install -g @anthropic-ai/claude-code
I thought claude code just used Nodejs? I didn't realise the recommended install used a different runtime.Re: Anthropic acquires Bun
#364Re: Anthropic acquires Bun
#365Quote from the CEO of Anthropic in March 2025: "I think we'll be there in three to six months where AI is writing 90% of the code and then in 12 months we may be in a world where AI is writing essentially all of the code"
Why didn't they just use AI to write their own Bun instead of wasting 8-9 figures on this company? Makes no sense.
> Over the last several months, the GitHub username with the most merged PRs in Bun's repo is now a Claude Code bot. We have it set up in our internal Discord and we mostly use it to help fix bugs. It opens PRs with tests that fail in the earlier system-installed version of Bun before the fix and pass in the fixed debug build of Bun. It responds to review comments. It does the whole thing.
You do still need people to make all the decisions about how Bun is developed, and to use Claude Code.
Re: Anthropic acquires Bun
#366Re: Anthropic acquires Bun
#367Re: Anthropic acquires Bun
#368I'm confused. I installed claude code with: npm install -g @anthropic-ai/claude-code I thought claude code just used Nodejs? I didn't realise the recommended install used a different runtime.
curl -fsSL https://claude.ai/install.sh | bash
That install script gives you a single binary which is created using Bun.Re: Anthropic acquires Bun
#369Quote from the CEO of Anthropic in March 2025: "I think we'll be there in three to six months where AI is writing 90% of the code and then in 12 months we may be in a world where AI is writing essentially all of the code"
Why didn't they just use AI to write their own Bun instead of wasting 8-9 figures on this company? Makes no sense.
and
Implementing the Decisions
are complementary, one of these is being commoditised.
And, in fact, decimated.
Personally I am benefitting almost beyond measure because I can spend my time as the architect rather than the builder.