๐ Open Source Bun Blog
Bun 1.2 brings Node.js compatibility to 99% and ships S3 client
Bun 1.2 passes 99% of the Node.js compatibility tests and ships a first-party S3 client with zero config.
The migration path from Node to Bun is now trivially low-risk โ the performance gains are real.
๐ Open Source Zed Blog
Zed editor hits 1.0 with remote collaboration and AI core
The Rust-built code editor by ex-Atom team ships stable with real-time collaboration, inline AI, and sub-millisecond keystrokes.
A credible VS Code alternative built for performance โ worth a weekend eval if you've ever felt VS Code lag.
๐ Open Source Rspack Blog
Rspack 1.0: Rust-based webpack drop-in replacement ships stable
ByteDance open-sources Rspack 1.0, a Rust rewrite of webpack that is 10x faster with near-full API compatibility.
If your team is stuck on webpack, Rspack is the lowest-friction way out.