Live data from Hacker News

Viewing profile — starbuzz

starbuzz

HN member
Joined
Tue, May 22, 2018, 3:30 PM UTC
HN karma
122
Public activity
33 items

About starbuzz

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #17150936

    Duplicate of https://news.ycombinator.com/item?id=17132823

  7. comment
  8. comment
    Comment #17132523

    The irony is you are the extremist for thinking HN is full of extremists! :) Also, library size !== mediocrity at all. No one builds an unreasonably large framework on purpose eith…

  9. comment
    Comment #17132278

    > So far, the Infinite monkey theorem is just giving us an infinite number of javascript frameworks, and no Shakespeare Not even funny IMO. This is the kind of toxic comment that d…

  10. comment
    Comment #17132236

    Hyperapp is not optimized to be the fastest framework at the expense of worse developer experience. Having said that, we're definitely working on improving our runtime performance …

  11. comment
    Comment #17132186

    I meant the benchmark is using an older version of Hyperapp. https://github.com/krausest/js-framework-benchmark/tree/mast... The js-framework-benchmarks is very much maintained and…

  12. comment
    Comment #17131404

    If all goes according to plan, it will look even more like Elm in the next major release (2.0).

  13. comment
    Comment #17131341

    Elm is for anyone. I love Elm. "for the rest of us" is a common English language idiom/phrase. https://english.stackexchange.com/questions/41687/meaning-of... I know the idiom most…

  14. comment
  15. comment
    Comment #17130666

    Hyperapp and Web Components is a great combo, especially because they can help with the problem of maintaining local component state, not a feature of Hyperapp.

  16. comment
    Comment #17130543

    Yes. Not IE8, though.

  17. comment
    Comment #17130518

    Hyperapp will be a lot more Elm-like in a future release, see this too: https://github.com/hyperapp/hyperapp/issues/672

  18. comment
    Comment #17130515

    HyperTerminal

  19. comment
    Comment #17130508

    I replied to another similar comment but the TL;DR is that both are solving different things. Preact is a React 15 clone. Hyperapp is basically Elm in JavaScript.

  20. comment
    Comment #17130440

    This is a crucial aspect of Hyperapp that often goes unnoticed because simply no one in their sane judgment expects it.

  21. comment
    Comment #17130430

    Surely there are many more ways.

  22. comment
    Comment #17130404

    Oh, Mithril! All folk desired it. This one is great too.

  23. comment
    Comment #17130392

    This is an old benchmark, we're in the same ballpark as React now. Hyperapp is also not just a virtual DOM, but also a state management "all-in-one" kind of thing.

  24. comment
    Comment #17130367

    Hyperapp has a great API, it's easy to use and it's 1 kB.

  25. comment
    Comment #17130364

    Some of those results refer to HyperTerminal, the Electron-based terminal app. Other results refer to Hyperapp-like libraries (not Hyperapp). The most recent submission related to …