Jarred Sumner
@jarredsumner
Followers
111K
Following
23K
Media
4K
Statuses
23K
building @bunjavascript. formerly: @stripe (twice) @thielfellowship. high school dropout. npm i -g bun
San Francisco, CA
Joined May 2014
Open-source is built on the shoulders of giants. Bun wouldn’t have existed without Node.js and Node.js maintainers like @jasnell @matteocollina @yagiznizipli and so many more.
21
112
1K
X is using Bun in production!.
This was also the first production deployment of @bunjavascript at X. We chose Bun because it is the most performant and developer-friendly JavaScript runtime in our testing. We released the portal built on this system to all users at X, and the system handled it gracefully.
20
68
1K
Yeah I agree with this. Zig is great for performance-critical systems software, but most startups should use JS or TS. Everything takes longer to ship in systems languages.
I actually might lose credibility for this one, but I don't think startups should be using Rust, Zig, etc. unless the technical advantages are critical or even inherent to the product. Like, if Python, JS, etc. are even options, you should probably be using Python or JS!.
21
50
1K
Introducing robobun . Run JS from GitHub issues and PRs by mentioning "@robobun" with a code block
23
114
965
bun install support is the most upvoted idea of all time in the @vercel github org discussions page
20
23
845
@HSVSphere @gizmobly @ludwigABAP some advice for you. people learn more from building things than commenting on things. having lots of extremely strong negative opinions about unimportant stuff you don’t have much experience with is going to cause problems and lead to missed opportunities.
10
29
834
@youyuxi Fixed.
The next version of Bun supports "recursive" in fs.readdir(). "test/" in bun's repo:. bun: 3.76ms.node: 154ms. That's 40x faster.
24
13
809