logoalt Hacker News

xliiyesterday at 8:13 PM10 repliesview on HN

I wonder if I'm the only one for whom the bun project vanished completely.

In software code is only part of the package. Stability and trust are big part of it, too. And for me 1800 files change PRs created by Anthropic overseen by one person is not necessarily adding to the package.

Even it that'd be the best code and design in the world, I won't use it. I don't trust it.


Replies

adamddev1yesterday at 10:44 PM

Everyone's excited about using AI to make their quick end products. But no-one wants to actually build on or rely on vibe-coded frameworks, languages, or tools.

show 2 replies
jhackyesterday at 10:44 PM

"Even it that'd be the best code and design in the world, I won't use it. I don't trust it."

Nothing about this sentence makes sense. What don't you trust about code you can see and audit yourself? What's untrustworthy about "the best code and design in the world"?

show 5 replies
egorfineyesterday at 8:42 PM

Yeah, I have prepared our company software for migration back to node.

I would like to read the promised Jarred's blog post (if it ever comes out) before pulling the plug though.

show 1 reply
felooboolooombayesterday at 11:37 PM

Anthropic stuff runs on Bun, that's why they bought it. Should they be careful with Bun? Could Anthropic be a high value target for someone?

re-thcyesterday at 10:14 PM

> And for me 1800 files change PRs created by Anthropic overseen by one person is not necessarily adding to the package.

Bun is mostly AI written and AI reviewed at this point (all automated).

The 1-person is luxury.

show 1 reply
sibeliussyesterday at 8:22 PM

The problem is that you need to twist the cube

sergiotapiayesterday at 8:42 PM

might as well use openclaw at this point. that's the same vibe I'm getting with bun. from engineering excellence and jesus this guy really sweats the details (using zig woah!) to wow this is just openclaw ai permagenerated stuff. not a fan

teaearlgraycoldyesterday at 10:41 PM

For me it’s still up in the air. I won’t bet against them just yet. Also, did they say only one person reviewed it? I really doubt that. Don’t assume that what you can see on GitHub is the sum of all actions taken.

monkaijuyesterday at 8:17 PM

Im here with ya :)

okeuro49yesterday at 9:21 PM

It looks like quite a lot of analysis went into the rewrite

https://bun.com/bun-unsafe-audit

If the tests pass, then why not accept the rewrite?

An interesting article of Prisma using the rewrite:

https://www.prisma.io/blog/bun-rust-rewrite-prisma-compute

show 7 replies