Live data from Hacker News

Viewing profile — HectorRamos

HectorRamos

HN member
Joined
Sat, Aug 15, 2009, 4:11 AM UTC
HN karma
1,264
Public activity
93 items

About HectorRamos

Founder Wallfacer Technologies, ex-Meta

Recent public activity

  1. 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…

  2. comment
  3. story
  4. 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…

  5. 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…

  6. 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…

  7. 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…

  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. 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.…

  15. comment
    Comment #13525363

    Thanks for the shout out!

  16. 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…

  17. story
  18. story
  19. story
  20. story
  21. 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.…

  22. 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

  23. 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…

  24. 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…

  25. 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 …