Remix.run Logo
dvt 5 days ago

> It's not being shipped.

What are you talking about? I'm running 1.4 canary (the Rust rewrite) right now.

    λ bun --version
    1.4.0
Hope that helps.
locknitpicker 5 days ago | parent [-]

> What are you talking about?

I think GP was pointing out how bun's release cadence stalled and the project is going nowhere at the moment.

https://github.com/oven-sh/bun/releases

The project was pretty healthy up to 1.13.14, but since may they stopped shipping anything.

That's quite odd for a project that just went through a major rewrite and is lauded as being developed primarily by LLM coding assistants.

Personally I expected the release cadence was going to go through the roof, but instead it flat lined.

CrimsonRain 4 days ago | parent | next [-]

So they are being more cautious and spending more time on polish after a never been done before historical massive rewrite...? Stop the press! They are not shipping as fast they used to! Omg!

locknitpicker 3 days ago | parent | next [-]

> So they are being more cautious and spending more time on polish after a never been done before historical massive rewrite...?

That's not credible at all. I mean, after a major release there are tons of low-priority low-hanging fruit issues that can be quickly sorted out. That's the nature of a release process.

However, Bun stopped releasing anything. Even after lauding it's AI push,which can easily chomp through small tickets.

It's been a couple of months since the major push. I repeat: the release cadence of a mature, stable codebase as the Zig one was at 2-3 weeks. A messy rust rewrite packed with unsafe code, which is prime ground for small bugfixes and correctness fixes, led the project to grind to a halt.

No one looks good in the picture.

CrimsonRain 3 days ago | parent [-]

Boo hoo https://bun.com/blog/bun-v1.4

dgellow 3 days ago | parent | prev [-]

Pretty sure that’s because of the backlash. So, sounds like a good thing people voiced their concerns

rcxdude 4 days ago | parent | prev [-]

I wouldn't consider it particularly surprising that a big rewrite results in no new releases for a bit before the rewritten version is released.

debugnik 4 days ago | parent | next [-]

Not surprising, but Jarred has been teasing "tomorrow I swear" for months and Bun keeps missing his own deadlines.

There's clearly something wrong in their confidence about Rust Bun: If it isn't ready they should have said "whenever it's done", and if it is they'd have met some deadline by now. I suspect the speed was supposed to be part of the stunt, yet they seem to have encountered the 90:90 rule.

akkad33 3 days ago | parent | prev [-]

Isn't supposed to be faster with LLMs?

rcxdude 3 days ago | parent [-]

The rewrite was a lot faster. Actually shaking out the bugs from the rewrite (or just getting enough confidence in the new version from use by early adopters) is probably not going to be drastically faster.

akkad33 a day ago | parent [-]

Then it's not a net speed gain?