Viewing profile — pshu
pshu
HN member- Joined
- Sun, Mar 13, 2016, 12:50 PM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About pshu
node.js programmer
Recent public activity
-
comment
Comment #40857939
'。' is a Chinese full stop, equivalent to a period in English
-
comment
Comment #40857756
what about this https://crates.io/crates/rust-embed
-
comment
Comment #40857705
it's maybe a Nash Equilibrium to investing in Rust tools in big tech productivity races.
-
comment
Comment #40857586
https://makojs.dev/blog/mako-tree-shaking explains how mako do the tree shaking stuff, but in Chinese. In my two cents, the tree shaking is more focus on removing unused exports in…
-
comment
Comment #40857525
according the current situation in bundlers written in JS,there is no "really" winner in my opinion。 webpack or rullup,which one is winner is a very personal thought。 So i think th…
-
comment
Comment #40857417
the issue shows that Mako plans to support the unplugin system, it's a compat solution for existing ecosystem. https://github.com/umijs/mako/issues/1238