Live data from Hacker News

Viewing profile — pshu

pshu

HN member
Joined
Sun, Mar 13, 2016, 12:50 PM UTC
HN karma
7
Public activity
6 items

About pshu

node.js programmer

Recent public activity

  1. comment
    Comment #40857939

    '。' is a Chinese full stop, equivalent to a period in English

  2. comment
    Comment #40857756

    what about this https://crates.io/crates/rust-embed

  3. comment
    Comment #40857705

    it's maybe a Nash Equilibrium to investing in Rust tools in big tech productivity races.

  4. 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…

  5. 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…

  6. 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