Live data from Hacker News

Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

twitter.com

61–70 of 188 posts

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#61
post #36

I have to say, this whole saga is extremely interesting. Not just from a popcorn-enjoyer's point of view, but as a bit of a bell weather for 2026 software dev.

People are going to be using a lot less software if the selection criteria include not being no agents.

yes, because as we know from history without agents there is no internet or technology or anything

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#62
post #36

Earlier quoted context omitted.

People are going to be using a lot less software if the selection criteria include not being no agents.

yes, because as we know from history without agents there is no internet or technology or anything

What do you mean?

I'm saying that AI is going to develop software from here on. I don't think you can expect that a human is going to review every line of code. Not that it's good, but that's just how it is. It's not so different from manufacturing. A human is not reviewing every weld. I see a lot of sloppy beads, but in a lot of cases, it's good enough.

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#63

I have to say, this whole saga is extremely interesting. Not just from a popcorn-enjoyer's point of view, but as a bit of a bell weather for 2026 software dev.

Trivia: The term is "bellwether," i.e. a wether (castrated sheep) wearing a bell, used to guide the flock.

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#64

I have to say, this whole saga is extremely interesting. Not just from a popcorn-enjoyer's point of view, but as a bit of a bell weather for 2026 software dev.

What's funnier to me is none of them seem to want to abandon npm which keeps getting exploited and hacked. NPM has been the source of just how many industry wide hacks? Three major ones, and a massive supply-chain industry wide campaign against npm. But yeah, bun is the real concern here.

I think we need to smell the coffee and review npm and scrutinize it because it is getting dangerously out of hand.

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#65
This makes a lot of sense.

For example, we (and many others) depend heavily on numpy. It's been around for decades and heavily battle tested. If someone came out with a new version of numpy vibe-code rewritten in a week, with assurances that "all tests pass", do you think we would adopt it? Absolutely not. We would have no confidence that there aren't some latent bugs or that we can fully trust the results.

It has nothing to do with AI having rewritten it, it has to do with being battle tested over time. If a team of humans had rewritten it in a week, I wouldn't trust or use it either.

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#66

Earlier quoted context omitted.

> Bun never was great in terms of stability It's very easy to throw shade like this on software if you've got a bugbear with it. I'm sure you can even come up with a bunch of these "stability" problems when challenged on it. I know I could, for basically any large piece of software that I've ever used. But really, is bun worse in this regard than any other similarly ambitious open source software within it's first fe…

see that's fine with me if they want to take a year or two of human time and do the rewrite properly this is a piece of software with no architecture, and whose owners have no regard or respect for architecture. I can virtually guarantee that on average every bug they fix will create one new bug, because that's what it's like to work on software with no intentional architecture

What are you talking about?? Bun in Rust is a port, almost exactly the same code base on a different syntax. The architecture did not change at all. Amazing how people comment without even knowing what they are talking about.

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#67
post #44

Earlier quoted context omitted.

Do you use Claude code on your machine? That seems mostly vibe coded

Claude Code isn’t a runtime that I use to execute my code with.

If you use it to write code for you, then it kind of is, indirectly.

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#68
post #7

Earlier quoted context omitted.

It's alarming how people instantly jump to conclusions that Bun is now "AI slop". Bun has been almost entirely worked on by LLM's for ~6 months now, long before the Rust re-write (source: https://x.com/jarredsumner/status/2054525268296118363 ). It already has been proven that LLM's can maintain such codebases.

> Bun has been almost entirely worked on by LLM's for ~6 months now So what you’re saying is that this boycot is 6 months overdue?

I think what they're is all is well as long as they aren't told that LLMs are doing most of the work. Being in the know is the issue here IMO as they would've continued using without a word otherwise.

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#69
post #63

I have to say, this whole saga is extremely interesting. Not just from a popcorn-enjoyer's point of view, but as a bit of a bell weather for 2026 software dev.

Trivia: The term is "bellwether," i.e. a wether (castrated sheep) wearing a bell, used to guide the flock.

I kept checking the thread for responses and finally realized it, but too late to edit. I will probably wake up in a few days from a nightmare about this misspelling on HN. Happens all the time, no joke.

I think that in my mind, it was always some sort of weather related bell, like you ring it, when the weather changes.

Hopefully the sheep reference will help me remember.

Re: Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

#70

I have to say, this whole saga is extremely interesting. Not just from a popcorn-enjoyer's point of view, but as a bit of a bell weather for 2026 software dev.

What's funnier to me is none of them seem to want to abandon npm which keeps getting exploited and hacked. NPM has been the source of just how many industry wide hacks? Three major ones, and a massive supply-chain industry wide campaign against npm. But yeah, bun is the real concern here. I think we need to smell the coffee and review npm and scrutinize it because it is getting dangerously out of hand.

From my perspective it is a synthesis of "It is difficult to get a man to understand something, when his salary depends upon his not understanding it." and "but npm is the source of all the shiny shiny!".
Post reply on HN