bun

Tag

Cards List
#bun

Show HN: Bun-sqlgen – Type-safe raw SQL for Bun, no ORM

Hacker News Top · 2026-06-23 Cached

Bun-sqlgen is a type-safe raw SQL library for Bun that uses code generation to check queries against a live Postgres or SQLite schema, producing fully-typed, null-safe results without an ORM.

0 favorites 0 likes
#bun

Bun has an open PR adding shared-memory threads to JavaScriptCore

Hacker News Top · 2026-06-20 Cached

Bun has an open pull request that adds support for shared-memory threads to JavaScriptCore, the JavaScript engine underlying WebKit. This enhancement could improve performance for multi-threaded JavaScript workloads in Bun.

0 favorites 0 likes
#bun

@ericoding99: The Electron bloat-killer is here! Electrobun makes even a non-professional programmer like me want to build desktop apps right away! Are you still tortured by Electron's 150MB+ behemoth? I just came across this gem called Electrobun: pure TypeScript …

X AI KOLs Timeline · 2026-06-16 Cached

Electrobun is a tool for building cross-platform desktop apps using pure TypeScript and Bun. Using the system WebView mode, the packaged size is only about 14MB, startup time is under 50ms, and it supports native GPU control. It has gained 12k+ stars as a lightweight alternative to Electron.

0 favorites 0 likes
#bun

Bun Has Been Converted to Rust. Now What?

Hacker News Top · 2026-06-03 Cached

Anthropic acquired Bun and used Claude Code agents to rewrite the entire runtime from Zig to Rust in nine days. The rewrite passed 99.8% of tests but introduced over 10,000 unsafe blocks, raising questions about the benefits of memory safety.

0 favorites 0 likes
#bun

@seclink: 看来 kimi 是招到了 harness 的人才了 。 还是决定从基于 python 的cli ,更新为基于 typescript +bun的最佳实践

X AI KOLs Following · 2026-05-25 Cached

Moonshot AI 发布了 Kimi Code CLI,一个基于 TypeScript + Bun 构建的 AI 编码代理,支持代码编辑、命令执行等功能,并提供单一二进制分发和快速启动。

0 favorites 0 likes
#bun

@trq212: my main takeaway from the Bun rewrite is that legacy codebases will be incredibly valuable as a source for "distilling"…

X AI KOLs Timeline · 2026-05-24 Cached

The author reflects on the Bun rewrite, suggesting that legacy codebases will be valuable for distilling code into new forms, and argues that all games should be crossplatform and legacy software should work on the web, dismissing the need for COBOL.

0 favorites 0 likes
#bun

Bun.Image

Hacker News Top · 2026-05-23 Cached

Bun.Image is a zero-dependency chainable image pipeline for decoding, resizing, rotating, and re-encoding JPEG, PNG, WebP, HEIC, and AVIF, running off-thread and inspired by Sharp.

0 favorites 0 likes
#bun

Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

Hacker News Top · 2026-05-23 Cached

Electrobun 2.0 will decouple from Bun due to a Rust rewrite, and will add first-class support for Rust, Zig, Go and more; yt-dlp's support of Bun is deprecated citing issues with vibe coding and supply chain attacks.

0 favorites 0 likes
#bun

Yt-dlp – [Announcement] Bun support is now limited and deprecated

Hacker News Top · 2026-05-22 Cached

yt-dlp announces that support for the Bun runtime is now limited and deprecated.

0 favorites 0 likes
#bun

@jarredsumner: my favorite test failure during bun’s rust rewrite: TOML & YAML parsers stack overflow tests failed because it could no…

X AI KOLs Timeline · 2026-05-18 Cached

Jarred Sumner shares a favorite test failure during Bun's Rust rewrite: TOML and YAML parsers stack overflow tests failed because the Rust implementation could handle deeper nesting than expected.

0 favorites 0 likes
#bun

Bun's problem may be developing in the open

Lobsters Hottest · 2026-05-17 Cached

An article analyzing the controversy around Bun's experimental use of an LLM to transpile its Zig codebase to Rust, emphasizing that the public uproar stemmed from transparent development practices rather than the experiment itself.

0 favorites 0 likes
#bun

@ShenHuang: Testing the cultural confidence of the Chinese-speaking circle. An author of a DeepSeek TUI project posts a couple of Chinese sentences on X, visits China, and the project gets 30k stars. I have studied Chinese for decades and return to China countless times each year. I work on Harness in Google's AI mode. The DeepSeek TUI distilled from experience...

X AI KOLs Timeline · 2026-05-16 Cached

The author released an open-source TUI coding agent tool called OpenSeek, which supports multi-provider routing and rich features, while expressing dissatisfaction with the cultural confidence of the Chinese-speaking circle.

0 favorites 0 likes
#bun

My Thoughts on Bun's Rust Rewrite

Lobsters Hottest · 2026-05-16 Cached

An analysis of Bun's controversial rewrite from Zig to Rust using AI-generated code, raising concerns about 6,755 AI-written commits merged without human review and the risks of AI-translated code in production.

0 favorites 0 likes
#bun

I cant decide if Bun's AI-heavy Zig-to-Rust rewrite is the future, or a giant warning sign

Reddit r/AI_Agents · 2026-05-15

Anthropic acquired Bun and used AI agents to rewrite its codebase from Zig to Rust, a massive 1M-line change that passed 99.8% of tests, raising both excitement about AI's potential for infrastructure rewrites and concerns about reviewability, unsafe Rust, and hidden bugs.

0 favorites 0 likes
#bun

Quoting Mitchell Hashimoto

Simon Willison's Blog · 2026-05-14 Cached

Mitchell Hashimoto comments on the increasing fungibility of programming languages, using Bun's rewrite from Zig to Rust as an example, suggesting that languages are no longer a source of lock-in.

0 favorites 0 likes
#bun

Bun's Rust rewrite has been merged

Lobsters Hottest · 2026-05-14

Bun, the JavaScript runtime and package manager, has merged a rewrite of its core from Zig to Rust, potentially improving performance and maintainability.

0 favorites 0 likes
#bun

Rewrite Bun in Rust has been merged

Hacker News Top · 2026-05-14 Cached

The Bun JavaScript runtime and toolkit has been rewritten in Rust, marking a major change from its original Zig implementation.

0 favorites 0 likes
#bun

@0xMovez: Сreator of Claude Code just did a 30-minute Claude vibe-coding live session with creator of Bun 32 minutes. free. By th…

X AI KOLs Timeline · 2026-05-13 Cached

A free 30-minute live session featuring the creator of Claude Code and the creator of Bun, demonstrating vibe-coding with Claude.

0 favorites 0 likes
#bun

@trq212: Jarred tried rewriting Bun in Rust and it passes 99.8% of the existing test suite we're not being ambitious enough

X AI KOLs Following · 2026-05-10 Cached

A developer named Jarred successfully rewrote parts of the Bun runtime in Rust, achieving a 99.8% pass rate on the existing test suite, highlighting a discussion on engineering ambition.

0 favorites 0 likes
#bun

@HeyZaraKhan: In this 30-minute video, the Head of Claude Code and the creator of Bun show exactly how to use Claude Code. This is li…

X AI KOLs Timeline · 2026-05-10 Cached

A tutorial video featuring the Head of Claude Code and the creator of Bun demonstrating how to effectively use Claude Code for high-ROI development.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback