Live data from Hacker News

Viewing profile — machty

machty

HN member
Joined
Sat, Jun 02, 2012, 2:33 PM UTC
HN karma
154
Public activity
56 items

About machty

Ember.js core team emeritus

Recent public activity

  1. comment
    Comment #37851614

    What kind of "consistency" do bm25 indexes offer? e.g. I think ElasticSearch is eventually consistent and is constantly indexing in the background and classic Postgres GIN indexes …

  2. comment
    Comment #13743866

    Could the "connect" token just be a JWT token?

  3. comment
    Comment #12763824

    poop.bike is still up

  4. comment
  5. story
  6. comment
    Comment #12165674

    I haven't been on the core team in months

  7. story
  8. comment
    Comment #8259669

    Flux is that alternative.

  9. comment
    Comment #8259532

    The problem with this is that whatever you require() won't close over other variables/imports unless your preprocessor is straight up compiling JSX into JS and inserting into anoth…

  10. comment
    Comment #8258937

    If the rule is a) designers only touch .html/.hbs files and b) only developers touch the view/controller .js files, then if either of them change a property name from `{{displayNam…

  11. comment
    Comment #8258901

    Because it's such a thin layer over JavaScript, you don't have to port/reimplment all the stuff that JavaScript has already solved to your templating language / abstraction of choi…

  12. comment
    Comment #8258787

    It will be in 1-2 weeks at https://www.youtube.com/user/EmberNYC

  13. comment
    Comment #8258728

    There are heuristics to prevent recursing into obviously-removed/added elements (using component type and keys), but aside from that, there's always going to be a tradeoff between …

  14. story
  15. comment
    Comment #8244326

    My point is that the React marketing is "top down unidirectional data flow", and that you quickly reach the end of what you can do with that before needing to add a another perpend…

  16. story
  17. story
  18. comment
    Comment #7254409

    Tasks are a more general concept; one of the many possible tasks you could program would be to build your project.

  19. comment
    Comment #7254325

    I think you mean phobe

  20. comment
    Comment #7254103

    Broccoli looks like little trees. I wanted them to be called `Brocfile`s. Who's with me?

  21. comment
    Comment #7138711

    Ember's approach to watching for changes is pretty different. Also, the Ember view layer refactor codenamed HTMLbars has yielded some extremely promising (though admittedly early/p…

  22. comment
    Comment #7138434

    It might not be so much a genius vs non-genius thing so much as your particular app not needing the heavyweight app-state management that Ember provides. It's worth pointing out th…

  23. comment
    Comment #6925593

    Re. Haml: try emblemjs.com

  24. comment
    Comment #6924519

    Most folk would consider that "dropped", no?

  25. comment
    Comment #6827127

    It's Linux, written entirely in Angular directives.