TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bun 1.2 [video]

9 pointsby dphuang25 months ago

3 comments

bodge50005 months ago
Have they pulled this update down? The link in the url redirects to a 404, and the latest release on GitHub (also on their blog page) is 1.1.45.<p>There could be a load of other reasons, and I&#x27;m sure its nothing serious whatever the case, just seemed a bit odd
评论 #42785610 未加载
catapart5 months ago
Just my opinion, but I found the deno 2 announcement video with all the little dev &quot;mini-bits&quot; to be pretty cringe, but at the very least it was original.<p>Seeing the Bun team do it, too, just leaves me with the cringe.<p>Anyway, happy to see these kinds of improvements. I appreciate the html import, but I&#x27;d rather it make it into web standards first so that we don&#x27;t have the gross commonjs situation that came up around js imports. Also not sure how happy I am about it bundling react&#x2F;ts in that html? I&#x27;ll have to see how it plays out, but it seems like it would introduce complexity that I will have to opt out of, for the sake of &quot;just works (with the modern frameworks that we know of, none of which I use)&quot;.<p>But hey, speed is always great! Shame they didn&#x27;t include a deno comparison, but I&#x27;m guessing it&#x27;s only barely slower, or there would be more noise about it?<p>Overall, none of this moves the needle for me (I avoid s3, I don&#x27;t use postgres directly; only through libs, node compatibility is not relevant to me), but it does look like a lot of areas that I imagine they have been getting questions about from enterprise outfits, so it seems like they&#x27;re focusing on where the money is, which is exactly what you would want from a dependency; especially one that is going to be as critical as your runtime.
评论 #42793694 未加载
sionisrecur5 months ago
Also blog post: <a href="https:&#x2F;&#x2F;bun.sh&#x2F;blog&#x2F;bun-v1.2" rel="nofollow">https:&#x2F;&#x2F;bun.sh&#x2F;blog&#x2F;bun-v1.2</a>