Viewing profile — garbados
garbados
HN member- Joined
- Mon, Apr 02, 2012, 2:11 PM UTC
- HN karma
- 40
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About garbados
Recent public activity
- story
- story
- story
- story
-
comment
Comment #6655136
You say you evaluated Cloudant and MongoDB, among others. Why did you decide on Cloudant?
-
comment
Comment #6613309
So many kudos to Dale Harvey for driving this incredible project. CouchDB's concept of replication is itself mind-blowing, but PouchDB bringing that to the {app,client}-layer opens…
-
comment
Comment #6613047
Yep! It replicates your remote database to a local store (IndexedDB on the browser, LevelDB in Node.js), so that losing connection doesn't stop your app. When you regain connection…
-
comment
Comment #6612925
Cloudant is a hosted, managed, distributed database as a service. We're based on CouchDB, but then added clustering, then full-text search, and -- coming soon -- geo-indexing :D Bi…
-
comment
Comment #6612704
Aye, which is why putting your administrative credentials in client-side JavaScript is an unspeakably bad idea. Instead, serve {client,user}-specific keys from the server on reques…
-
comment
Comment #6612682
> especially after having named their product PouchDB. Ah, PouchDB isn't our product. It's just something super awesome that we want to support and promote. In fact, it's built by …
- story
- story
-
comment
Comment #6426967
No sweat; still figuring that out myself. So, http://schema.org/ stores schemas describing a significant subset of all things ever. It's intended to use to mark up HTML so crawlers…
- story
-
comment
Comment #6382290
Maybe, but they're all WIMPs: http://en.wikipedia.org/wiki/Dark_matter#Detection
-
comment
Comment #6376604
tl;dr your system is more complicated than you realize, so scaling it will be more complicated than you think. Also, MongoDB's write lock is a pain in the ass.
- story
-
comment
Comment #5919843
Thanks! Re: callouts, duly noted for the next analysis.
-
comment
Comment #5905817
Author here. I had a blast writing this. Thanks to everyone who helped me out with it. I'm constantly amazed by the compassion of the tech community. If you spot anything you want …
- story