Viewing profile — gabidobocan
gabidobocan
HN member- Joined
- Wed, Sep 02, 2015, 11:39 AM UTC
- HN karma
- 13
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About gabidobocan
No profile information was provided.
Recent public activity
- story
-
comment
Comment #33160588
Thanks! Yes you can (and should) also intercept at kernel level, but the kernel can't tell which of your app's dependencies is responsible for the call, only the application knows …
-
comment
Comment #11726299
We were also looking for an open source Firebase a while ago, packed with some extra features like multiple db support and push notifications. Ended up building http://telepat.io .…
- story
-
comment
Comment #10162149
Racer is great at synchronizing objects, and more flexible than Derby. One key difference between Racer and Telepat is that the Racer client needs to run within a JS container, whi…
-
comment
Comment #10159276
Not yet - unless you do it client-side. We're working on having a proper implementation for this use case.
-
comment
Comment #10159017
Collaborating on different properties of a single object is no problem; for working on the same property we don't do diff/merge yet, it's just FIFO.
-
comment
Comment #10158697
Thanks! Offline support is on the roadmap - the iOS and Android clients actually already use a local database, so we're nearly there.
-
comment
Comment #10158577
Good question, we get this asked a lot (usually in relation with companies such as PubNub or Pusher.io). It's different in a number of ways: - it's compatible with any number of pr…
-
comment
Comment #10158534
Hey everyone, one of the founders here! We've written a blog post that pretty much sums up our vision on real time infrastructures and our drive for this product. Have a look: http…