Yunfei He (@_hyf0) 's Twitter Profile
Yunfei He

@_hyf0

Developing @rolldown_rs at @voidzerodev.

Ex-member of @rspack_dev.

I like programing and playing video games. Opinions are my own.

ID: 1114322792944525312

linkhttps://github.com/hyf0 calendar_today06-04-2019 00:23:51

545 Tweet

1,1K Takipçi

279 Takip Edilen

Boshen (@boshen_c) 's Twitter Profile Photo

I spent the last two weeks context engineering (100% AI coding) a new project in Rust. Here are my learnings: * Felt really unproductive. * Too slow. Minutes in plan mode + minutes in edit mode. * Made only a dozen commits per day. * Workflow kept breaking because of waiting,

Boshen (@boshen_c) 's Twitter Profile Photo

Rolldown is getting more stable! We’d really appreciate it if you can break it with your existing Vite configuration. Make this one-line change or read the guide: vite.dev/guide/rolldown…

Rolldown is getting more stable! We’d really appreciate it if you can break it with your existing Vite configuration.

Make this one-line change or read the guide: vite.dev/guide/rolldown…
Kevin Deng 🦋 @sxzz.dev (@sanxiaozhizi) 's Twitter Profile Photo

tsdown v0.16.0 is out now, featuring Vite DevTools integration! Just install `@vitejs/devtools` and run `tsdown --debug` for an early preview. Big thanks to Anthony Fu 🦋 @antfu.me, Arlo, and Yunfei He for their help!

VoidZero (@voidzerodev) 's Twitter Profile Photo

🚀 Rolldown now enables `output.minifyInternalExports` by default. This feature shortens internal export names by using the `as` keyword. At first glance your bundle may look bigger... …but the additional `as` unlocks improved minification. Real World impact: Total

🚀 <a href="/rolldown_rs/">Rolldown</a> now enables `output.minifyInternalExports` by default.

This feature shortens internal export names by using the `as` keyword.
At first glance your bundle may look bigger...
…but the additional `as` unlocks improved minification.

Real World impact: Total
Broooooklyn (@brooooook_lyn) 's Twitter Profile Photo

If this post gets a lot of likes, I can open source a JavaScript SDK for capturing system audio on macOS and Windows and can be used in Node.js/Electron. The code is already done; it just needs a little documentation and a demo. github.com/toeverything/A…

Boshen (@boshen_c) 's Twitter Profile Photo

Missing libc field from abbreviated package metadata causes huge traffic to npm registry and unnecessary downloads for linux machines. We found the root cause, wants to help npm, now waiting for reply. github.com/orgs/community…

🦋 @danielroe.dev (@danielcroe) 's Twitter Profile Photo

⚡ ever wanted to download StackBlitz projects without opening the site? you now can 🎉 🌐 web: replace stackblitz.com w/ stackblitz.zip in any edit url 🖥️ cli: `npx stackblitz-zip <url>` or `npx stackblitz-clone <url>` 📦 npm: `npm i stackblitz-zip`

⚡ ever wanted to download <a href="/stackblitz/">StackBlitz</a> projects without opening the site?

you now can 🎉

🌐 web: replace stackblitz.com w/ stackblitz.zip in any edit url
🖥️ cli: `npx stackblitz-zip &lt;url&gt;` or `npx stackblitz-clone &lt;url&gt;`
📦 npm: `npm i stackblitz-zip`
Broooooklyn (@brooooook_lyn) 's Twitter Profile Photo

github.com/Recappi/sdk Core Audio taps on macOS, Windows Audio Session API on Windows. I don't have much time to polish it, so PR is welcome!

Daishi Kato (@dai_shi) 's Twitter Profile Photo

Waku v0.27.1 is here! A React Server Component framework! I've been wondering how to implement this, but now it's done! Static slices, as well as pages and layouts, are now rendered only once at build time, even if other parts are dynamic. Check it out! waku.gg

Vite ⚡ (@vite_js) 's Twitter Profile Photo

⚡️ The first Vite 8.0 beta is here - Powered by Rolldown bringing faster production builds and more consistency - New features such as tsconfig paths or emitDecoratorMetadata support - Align browser targets with Baseline Widely Available More in our post vite.dev/blog/announcin…

Boshen (@boshen_c) 's Twitter Profile Photo

oxfmt next week: support formatting HTML, YAML, GraphQL, Handlerbars, Markdown, CSS files by default github.com/oxc-project/ox…