Viewing profile — machty
machty
HN member- Joined
- Sat, Jun 02, 2012, 2:33 PM UTC
- HN karma
- 154
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About machty
Recent public activity
-
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 …
-
comment
Comment #13743866
Could the "connect" token just be a JWT token?
-
comment
Comment #12763824
poop.bike is still up
- comment
- story
-
comment
Comment #12165674
I haven't been on the core team in months
- story
-
comment
Comment #8259669
Flux is that alternative.
-
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…
-
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…
-
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…
-
comment
Comment #8258787
It will be in 1-2 weeks at https://www.youtube.com/user/EmberNYC
-
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 …
- story
-
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…
- story
- story
-
comment
Comment #7254409
Tasks are a more general concept; one of the many possible tasks you could program would be to build your project.
-
comment
Comment #7254325
I think you mean phobe
-
comment
Comment #7254103
Broccoli looks like little trees. I wanted them to be called `Brocfile`s. Who's with me?
-
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…
-
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…
-
comment
Comment #6925593
Re. Haml: try emblemjs.com
-
comment
Comment #6924519
Most folk would consider that "dropped", no?
-
comment
Comment #6827127
It's Linux, written entirely in Angular directives.