Live data from Hacker News

Viewing profile — miyoyo

miyoyo

HN member
Joined
Tue, May 07, 2019, 11:37 PM UTC
HN karma
17
Public activity
3 items

About miyoyo

No profile information was provided.

Recent public activity

  1. comment
    Comment #20639196

    Except to run Electron applications you need to distribute the open source Electron runtime. Just so happens that it's shipped with every application.

  2. comment
    Comment #19858368

    Unless you're importing a ridiculous amount of packages and assets, you'd never hit 100MB with simple apps, that's just people looking at debug mode and thinking that it's the fina…

  3. comment
    Comment #19854493

    DDC is not at all a representation of the final size of the code, as it doesn't run any kind of tree shaking, minification or optimization, and the animation library has a lot of t…