logoalt Hacker News

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

48 pointsby bundietoday at 11:54 AM24 commentsview on HN

Comments

mentalgeartoday at 2:03 PM

While I'm certainly sceptical of pure LLM (re)-written software, I would have to assume in the case of the cyberattack vector that Anthropic used their new Mythos model to adequately test against.

Maybe someone has more info of them mentioning that.

show 1 reply
consumer451today at 1:38 PM

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.

show 2 replies
andaitoday at 1:47 PM

Electrobun repo: https://github.com/blackboardsh/electrobun

> Electrobun aims to be a complete solution-in-a-box for building, updating, and shipping ultra fast, tiny, and cross-platform desktop applications written in Typescript. Under the hood it uses bun to execute the main process and to bundle webview typescript, and has native bindings written in Objc, C++, and several core parts written in zig.

qseratoday at 1:45 PM

I think it makes sense to stay away from large code bases built using LLMs until it is proven that it is possible to also maintain such code bases using LLMs or using reasonable human effort.

show 2 replies
bobajefftoday at 2:11 PM

This is my first time hearing about Electrobun it sounds like it could be a good alternative to electron. Their site mention CEF bundling as an option has anyone tried this?

feverzsjtoday at 2:30 PM

I doubt any sane human will continue using Bun.

show 1 reply
chuckadamstoday at 2:37 PM

I'm not joining the chorus condemning Bun for the vibe-rewrite, and I think it's fascinating whether it turns out to be a complete trainwreck or not. But FFS, it should have been a separate repo.

throwatdem12311today at 1:50 PM

It’s really only a matter of time until someone forks the Zig version of Bun.

What a slap in the face to all the Zig developers that spent their time, effort and probably even some money contributing to it.

show 3 replies
3as-123today at 1:59 PM

Great, the author speaks out what everyone thinks but cannot say, either due to being invested in the hype or due to effectively having a gag order from their employers:

https://xcancel.com/YoavCodes/status/2058170216408813583#m

The bun rewrite was Anthropic's Vietnam and the open source community needs to react and and build resistance.

show 1 reply