Viewing profile — HectorRamos
HectorRamos
HN member- Joined
- Sat, Aug 15, 2009, 4:11 AM UTC
- HN karma
- 1,264
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About HectorRamos
Recent public activity
-
comment
Comment #29926776
Tim spends countless amount of time going through the scripts, read throughs, first recordings, and so on, with Patreons. I've been on many of these read throughs, usually with sev…
- comment
- story
-
comment
Comment #17323610
This assumes that the person fixing the bug is either the same one who filed the bug, or they were motivated to fix the bug after finding the GitHub issue. In many cases, the fix c…
-
comment
Comment #17323570
If I recall correctly, many of these warnings come from the default settings provided by the starter Xcode template. As we mostly integrate React Native into existing projects here…
-
comment
Comment #17323365
There's a long tail of PRs to go through and review, and the ones we review may take a while to get to a point where they are accepted, but saying PRs are never accepted isn't quit…
-
comment
Comment #17323179
I'm one of the open source React Native maintainers here at Facebook, and I'm the one who has set the direction for how issues are treated on our React Native repository. To anyone…
- story
- story
- story
- story
- story
- story
-
comment
Comment #13525392
The hosted parse.com service is meant to support hundreds of thousands of apps. It was not really meant to be self-hosted by individual developers serving a couple of applications.…
-
comment
Comment #13525363
Thanks for the shout out!
-
comment
Comment #13523256
The data export feature was replaced by the database migration tool we launched on January 28 last year. We highly recommend using the database migration tool as this will ensure t…
- story
- story
- story
- story
-
comment
Comment #10993781
The "real" Parse service is built to power hundreds of thousands of apps. The OSS Parse Server you run yourself would only need to power a single app. Two very different use cases.…
-
comment
Comment #10993753
While this is not specifically GH Pages, the documentation has been hosted on GitHub for quite some time now: https://github.com/ParsePlatform/Docs
-
comment
Comment #10058892
- "So some stuff blocks afterSave, and some stuff doesn't. Does saving another object from afterSave block a save? What about the nested triggers on that other object? Why isn't th…
-
comment
Comment #10057813
It's not too difficult to create a new column that new clients understand, and use beforeSave to propagate updates to this column back to the older columns that earlier clients dep…
-
comment
Comment #10056960
Hey, I'm Héctor, a Parse developer advocate for the past 3.5 years. I've probably seen every question related to Parse, spend most days supporting apps with millions of users, and …