Kevin Deng
banner
sxzz.dev
Kevin Deng
@sxzz.dev
https://github.com/sxzz • 🏳️‍🌈 Gen Z • indie OSS developer sponsored by @voidzero.dev

@vuejs.org @vite.dev @vue-macros.dev @vueuse.org @unjs.io @rolldown.rs elk.zone
Would it be possible for sxzz/eslint-config to share some of your download count? XD
November 12, 2025 at 4:31 PM
November 6, 2025 at 9:13 AM
Please note that Rolldown debug mode and Vite DevTools are still under active development and currently available as experimental preview features. Enabling them may significantly impact build performance.
November 4, 2025 at 12:44 PM
🥲 Nothing we can do
October 24, 2025 at 10:37 PM
Yes, I tried earlier, but failed due to Cloudflare verification. So I wrote a userscript, which is currently the best way to automate the process.
October 17, 2025 at 4:33 PM
I have reopened this issue to track progress upstream.
October 6, 2025 at 1:17 PM
Here is the original post
bsky.app/profile/chen...
Rslib v0.13.3 is ~100ms faster from a tiny change:

Swapping import "typescript" with require('typescript').

It skips Node's cjs-module-lexer overhead. 😅
September 29, 2025 at 9:16 AM
I’m referring to any potential toolchains, not just Node.js itself.

For example ⬇️
github.com/sxzz/rolldow...
github.com
September 29, 2025 at 12:49 AM
1. Never manually enter your GitHub or npm password; use a Passkey instead.
2. Enable npm 2FA for both authorization and publishing.
3. Use trusted publishing and remove all npm CI tokens.
4. Only invite maintainers who follow these security practices.
All the packages affected by this attack had not enabled trusted publishing and provenance.
- The top four packages were all impacted.
- More than half of the top ten packages were affected.

github.com/sxzz/npm-top...
September 23, 2025 at 3:19 PM
Still, we need to publish locally first and configure it with two scripts, which can help speed up the process!
September 23, 2025 at 4:43 AM