Mhmhm...apparently #Bun is #Rust'ing in the oven.😋

#RiiR #RustLang #BunJS

https://npmjs.com/package/lvthn
the leviathan cli crypto tool has been updated w/ the 2.1.0 fixes and enhancements.

bun / npm i -g lvthn

averages ~1gb per sec using serpent-256, nearly half that using xchacha20 ;D

#crypto #cryptography #cli #bunjs #bun #npm #terminal #term

lvthn

Command-line file encryption with paranoid-grade ciphers. Serpent-256-CBC and XChaCha20-Poly1305, WASM-SIMD accelerated, powered by leviathan-crypto.. Latest version: 2.1.0, last published: a day ago. Start using lvthn in your project by running `npm i lvthn`. There are no other projects in the npm registry using lvthn.

npm

Wieder einmal ist eine neue Bun-Version erschienen, die sich sehen lassen kann.
https://bun.com/blog/bun-v1.3.12

#bunjs #typescript

Bun v1.3.12

Fixes 120 issues (addressing 219 👍). Render Markdown in the terminal with bun ./file.md, Bun.WebView headless browser automation, in-process Bun.cron() scheduler, async stack traces for native errors, 2.3x faster URLPattern, 2x faster Bun.Glob.scan, cgroup-aware parallelism on Linux, and many bugfixes and Node.js compatibility improvements.

Bun
I'm thinking about porting my Electron WYSIWYG text editor app to something lighter-weight (Electrobun or Tauri). Anyone in #bunjs or #rustlang have opinions?

Anthropic mua lại Bun (JS Runtime) sau khi "Claude Code" đạt doanh thu 1 tỷ đô! 🚀 Anthropic không chỉ xây dựng mô hình mà còn mua cả hạ tầng để vận hành. Claude Code hiện đã có mặt dưới dạng Bun executable. Các AI Agent cần thực thi code cực nhanh, và Node.js không đáp ứng được.

#AI #ArtificialIntelligence #Anthropic #BunJS #ClaudeCode #trituenhantao #congnghe

https://www.reddit.com/r/singularity/comments/1pch0no/anthropic_acquires_bun_js_runtime_as_claude_code/

Tuyệt vời! Bun, một runtime JavaScript nhanh chóng và mạnh mẽ, chính thức gia nhập Anthropic, công ty AI hàng đầu. Chắc chắn sẽ có những phát triển thú vị phía trước! 🚀

#javascript #bunjs #anthropic #ai #congnghe #trituenhantao

https://www.reddit.com/r/programming/comments/1pcg3do/bun_is_joining_anthropic/

Bun v1.2 is here!

This release brings major progress in Node.js compatibility, a key component of Bun’s value proposition.

But that’s not all - Bun 1.2 now includes:
✅ A built-in S3 object storage API
✅ A built-in Postgres client

🔗 More here: https://bit.ly/3FTY6yE

#BunJS #NodeJS #WebDevelopment #InfoQ

Bun 1.2 Improves Node Compatibility and Adds Postgres Client

The Bun team recently released Bun v1.2, with major progress regarding compatibility with Node.js, a key component of Bun’s value proposition. Bun 1.2 also now has a built-in S3 object storage API and

InfoQ

Sometimes people focus too much on mastering just one thing, but knowing multiple programming languages and frameworks (*cough* React) is invaluable 🌟. I've written Java and PHP in the past, but it's no loss 💻. Now my lean to Go & Bun.js+TypeScript ⚡, but that could change — Zig looks promising 🔥.

#Programming #CodingLife #LearnToCode #PolyglotDeveloper #ReactJS #Java #PHP #GoLang #BunJS #TypeScript #ZigLang #SoftwareDevelopment #TechTrends #WebDevelopment #DevCommunity

Just added a comment on the discussion thread here: https://github.com/oven-sh/bun/discussions/16861

https://octodon.social/@lukeharby/113884242017305954

If anyone else is in the same boat would appreciate an update (comment etc).

But I realise this is pretty niche.

#JavaScript #BunJS #bun #babel #FrontEnd #FrontEndDevelopment

how to target older browsers with `Bun.build`? · oven-sh bun · Discussion #16861

I am interested in converting a sizable Webpack (CRA) app to Bun.build and Bun.serve but one requirement is being able to down-level syntax to ensure that it's compatible with our target browsers, ...

GitHub