Viewing profile — caitp
caitp
HN member- Joined
- Mon, Feb 03, 2014, 2:57 AM UTC
- HN karma
- 30
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About caitp
Recent public activity
- comment
-
comment
Comment #7692257
Git is distributed, but obviously you're going to have a canonical repository somewhere (git.kernel.org, for instance). Decentralization doesn't mean getting rid of a canonical pla…
-
comment
Comment #7422879
> I wouldn't try to use Angular for an HTML 5 game, for example, though there's a good chance I wouldn't use jQuery either. I actually did use Angular for an HTML5 game last week a…
-
comment
Comment #7330924
--resist strong urge to speak ill of both products-- god, that is a very difficult temptation to resist :(
-
comment
Comment #7328059
It's not shocking at all that they make people uncomfortable, just like it's not surprising that it's uncomfortable when someone points their mobile phone at you on the train. It's…
-
comment
Comment #7328011
yes, https://news.ycombinator.com/item?id=6747373 and likely other times too. (edit: this is more of a parody, but you could probably consider it trolling in some sense)
-
comment
Comment #7325867
I'd like to think Angular 2 will be well received, even if we are probably checking off more than a few of these boxes (not that AngularJS 1.x doesn't, though)
-
comment
Comment #7325764
Even if they can't make this effective (and cost effective) for people who have had the disease for over a decade, that's still fantastic news and a good reason to be hopeful. I'll…
-
comment
Comment #7314187
I'm glad you're finding Angular is working well for you! You may be (okay, considering what this article is about, you probably are) aware of this, but we're making an effort to dr…
-
comment
Comment #7313295
I'm fairly sure they're not writing device drivers or TCP/IP stacks, so they likely don't depend on a systems level language. A lot of work has gone into enabling people to write t…
-
comment
Comment #7298159
I'm not seeing it in the latest Harmony draft, but it is already available in some implementations, and polyfills tend to have it. (one of) The issue(s) which is coming up for us W…
-
comment
Comment #7296034
While I haven't used it personally, I've heard of people shipping Node.js as part of iOS apps (and, for that matter, as part of Firefox extensions), but even without Node.js, most …
-
comment
Comment #7296013
Don't you hate it when the answer you want to give to a question isn't an option on the survey?
-
comment
Comment #7288368
It would be a net benefit for everyone if people stopped believing San Francisco was some kind of "technology/business mecca" or something. We need budding tech sectors all over th…
-
comment
Comment #7284962
You want to avoid making it look like it's actually "endorsed" by Google, or a product of Google's, despite interop with one of Google's products. The name can be an issue here, so…
-
comment
Comment #7284742
When recruiters contact you, GPA doesn't tend to come up at all, at least in my experience.
-
comment
Comment #7284710
IQ is not "cognitive ability", it's a fallible (and arguably biased) quantification/quotient of a (not exhaustive) set of measures of (some form of) cognitive ability. People gener…
-
comment
Comment #7261967
Myself and plenty of other women are absolutely involved in technology (and loving it). But, is software development really "power"? Is it really "changing the world"? Is it really…
-
comment
Comment #7256876
The angularjs.org sites are indexed, just by using a trivial nginx directive to selectively serve partials to crawlers. All of the angularjs.org apps still rank fairly well using t…
-
comment
Comment #7244180
That might be a bit of an exaggeration, although on the Angular side, we'd certainly like to have it pref'd on by default this summer (as unlikely as that may be). Anyways, I reall…
-
comment
Comment #7236509
Somehow, with stories like these being so common in the news, I just don't think I want to live in that country. Apart from warmer weather, I'm not sure there's anything worth movi…
-
comment
Comment #7221601
In addition to the big google projects using it (Chromium, V8, WebRTC/jingle, etc), there's also Joyent's Node.js (and forks, + numerous node packages containing native code), as w…
-
comment
Comment #7221493
https://xkcd.com/927/ But on a serious note, I really want to see Gyp become more popular, for the simple reason that integrating multiple Gyp projects is essentially zero-effort. …
-
comment
Comment #7187753
FB React is a good example because it's living more in the presentation layer. But Custom Elements offer some things that React doesn't (as far as I'm aware). One is better encapsu…
-
comment
Comment #7186557
When you have time (and are allowed to), it would be really cool if you could submit a patch against http://github.com/angular/builtwith.angularjs.org . It's not necessarily the si…