Very interesting, but without an ecosystem I doubt this person can keep maintaining it long term. Bun users who don't care about slop will continue to use Bun, those who care will go back to Node.js, and there isn't much left for this project. It is a gigantic task to maintain a JS runtime and add features.
Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
41–50 of 202 posts
Re: Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
#42Earlier quoted context omitted.
What are the benefits, though?
This: node + npm + vitest + vite Turns into: bun That's the benefit
I've used Deno, CucumberJS and Playwright to write E2E test suites. Zero npm install and not even deno.json or package.json
Re: Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
#43Re: Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
#44Earlier quoted context omitted.
As AI will only get better, accepting contributions can also be automated. The tendency is that open source will die as a collective effort, except for some hardcore stakeouts. AI will become the repository owner. The rest of us just doesn't care enough. This puts users in control.. just pay and you get your feature in a version generated just for you.
This does anything but put the user in control. I also think that arbitrary new features on established platforms are not in any close future as it already burns many tokens for you to instruct your agent to fork something and add x, y, z.
AI is already better than 90% of my colleagues, and none of them can write an exploit, or instantly draw on the breadth of information it can. So all they do is chaperone. Well, that will be gone too in a few years. What will remain are example repositories that serve as the starting point to add your own special feature. The curated set may well become private again, as a competitive advantage.
Re: Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
#45> I’ve cut over 11,000 lines of completely dead code from Bun. I can’t think of another project whose codebase was so neglected as to reach 11K lines of dead code. I’ve also rewritten and modernized parts of the codebase, trying to rely more on Zig’s stdlib. In the process, countless bugs have also been fixed. This is astonishing. Is anyone else surprised at this dead code figure? Is it a feature of large projects I'…
Re: Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
#46Earlier quoted context omitted.
LLMs are as good as the operator directing them.
I'd say as thorough rather than good. Skilled engineers may still vibe and not care. Beginners may be thorough and experiment and ask till they get the design right even if they don't spot it immediately, just caring does a lot.
Re: Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
#47But this is approaching diminishing returns and I guarantee that your CURRENT bottleneck is not build times.
Re: Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
#48How did they end up there? There was another project trying to savage what is left of Zig Bun and turned it into a smaller runtime. I hope may be the project could both work together.
Re: Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
#49> To this end, LLMs will be used extensively to deslop... So we're using LLMs to clean up the code that LLMs ruined in the first place? We’ve reached peak tech in 2026.
Re: Buz – A fork of Bun using modern Zig, with sub-1s incremental builds
#50Very interesting, but without an ecosystem I doubt this person can keep maintaining it long term. Bun users who don't care about slop will continue to use Bun, those who care will go back to Node.js, and there isn't much left for this project. It is a gigantic task to maintain a JS runtime and add features.
> Bun users who don't care about slop will continue to use Bun What slop does Bun create or cause?