jholly | 12 years ago | on: WinJS: the Windows Library for JavaScript
jholly's comments
jholly | 12 years ago | on: Three Mozilla Board Members Resign over Choice of New CEO
I don't think they're unfounded. Nearly every developer I know uses chrome, and chrome dev tools. This wasn't always the case. Market share can be a lagging indicator, i think it's a little short sighted to suggest they're okay. They're not!
Forking isn't a sin. Diversity often a result of forking. Take a look at this graphic[1]. There's a good chance the browser you're currently using is a result of a fork.
Mozilla has to really examine what they stand for. The open web doesn't depend on implementation internals. Just specs, tests, and sensible governing body, and a set of willing participants that don't have unreasonable misaligned interests. They can still promote an open. Perhaps even do a better job of it with the extra resources.
[1] http://upload.wikimedia.org/wikipedia/commons/7/74/Timeline_...
jholly | 12 years ago | on: Three Mozilla Board Members Resign over Choice of New CEO
I love Firefox. I'm just worried for it. With the world going mobile, I wonder if there's space for Firefox. It would be such a shame not to see it around 5 years from now.
I wonder if it makes sense for a small organization to spend so much time and money on a custom rendering engine. Is it such a horrible idea to fork and contribute to blink? Just thinking out loud. Mostly out of despair.
jholly | 12 years ago | on: The Road to React 1.0
The more I look into react the more I wonder if some intermediary representation of the DOM ought to be standardized so that a native "diff/batch" algorithm can be provided as regular functions. I think react would help this cause if it can break up into several projects (react-events, react-virtual-dom, react-dom-diff/batch, etc). Perhaps other projects can adopt parts of react into their own frameworks. Just a thought.
jholly | 12 years ago | on: HHVM 3.0.0
jholly | 12 years ago | on: The Road to React 1.0