Bun support is now limited and deprecated
41–50 of 646 posts
Re: Bun support is now limited and deprecated
#42Honestly I hope agentic AI ushers in a new age of minimal-SBOM software. I myself am moving all of my projects towards nearly 100% vanilla where possible. For example, golang. Why use [insert web framework] when you can just use vanilla for 99% of web apps? There's something really satisfying about a go binary with minimal dependencies running in a busybox docker container.
Re: Bun support is now limited and deprecated
#43there could be recommended runtimes, but shouldn’t the runtime be user-configurable anyway?
There is no generic “JavaScript runtime” interface that runtimes would implement, therefore support must be tailored to the specific interfaces of existing runtimes.
Deno and Bun have decent Node compatibility, so couldn't Node APIs be used as the generic runtime interface?
Re: Bun support is now limited and deprecated
#44This like if BitTorrent cut off Windows support over objections to Microsoft embrace/extend/extinguish. It’s a slightly incoherent position.
Re: Bun support is now limited and deprecated
#45Wow, bun support was just added in November last year (I think). That's a lot of work to throw away, but you can't argue with their reasoning.
Re: Bun support is now limited and deprecated
#46Earlier quoted context omitted.
I think it's hilarious how hopeful people were at the acquisition that Bun would be able to continue on mostly as it had been but then that all got completely thrown away and trashed. (Hilarious in the way that's terribly sad, of course.)
How has it been trashed? Does the Bun software not work anymore?
Nobody knows.
Re: Bun support is now limited and deprecated
#47Oh well, I really like using Bun and I get kinda sad about the turn they are taking after the Anthropic acquisition. I really want a good Node with batteries included, but I don't want it vibe coded.
Re: Bun support is now limited and deprecated
#48Earlier quoted context omitted.
I think it's hilarious how hopeful people were at the acquisition that Bun would be able to continue on mostly as it had been but then that all got completely thrown away and trashed. (Hilarious in the way that's terribly sad, of course.)
It usually takes years for someone's values to be thrown out the window! How long was this one?
Re: Bun support is now limited and deprecated
#49Earlier quoted context omitted.
I think it's hilarious how hopeful people were at the acquisition that Bun would be able to continue on mostly as it had been but then that all got completely thrown away and trashed. (Hilarious in the way that's terribly sad, of course.)
How has it been trashed? Does the Bun software not work anymore?
Re: Bun support is now limited and deprecated
#50This like if BitTorrent cut off Windows support over objections to Microsoft embrace/extend/extinguish. It’s a slightly incoherent position.