Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
garbados
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Building a better mortar board
(medium.com)
1 points
by
garbados
12y ago
|
0 comments
2.
▲
Coding for Eventual Consistency
(cloudant.com)
2 points
by
garbados
13y ago
|
0 comments
3.
▲
Make Effortless the Creation of Great Things
(cloudant.com)
7 points
by
garbados
13y ago
|
0 comments
4.
▲
Introducing Cloudant-Python: Asynchronous CouchDB
(cloudant.com)
13 points
by
garbados
13y ago
|
0 comments
5.
▲
by
garbados
13y ago
You say you evaluated Cloudant and MongoDB, among others. Why did you decide on Cloudant?
6.
▲
by
garbados
13y ago
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 up untold possibilities for robust, distributed system
7.
▲
by
garbados
13y ago
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, it continues replicating as normal.
8.
▲
by
garbados
13y ago
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 BigCouch, and the clustering abilities that we're me
9.
▲
by
garbados
13y ago
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 request, or let the user generate them through a signin process i
10.
▲
by
garbados
13y ago
> 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 Dale Harvey, who works at Mozilla. Disclos
11.
▲
Forgot to prep for that investor pitch? Positioning Statement Generator
(positioning-generator.herokuapp.com)
1 points
by
garbados
13y ago
|
0 comments
12.
▲
Jobot, a JS demo of Full-Text Search using Cloudant
(cloudant.com)
3 points
by
garbados
13y ago
|
0 comments
13.
▲
by
garbados
13y ago
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 can more intelligently understand wha
14.
▲
Schema.org API
(schema.maxthayer.org)
11 points
by
garbados
13y ago
|
4 comments
15.
▲
by
garbados
13y ago
Maybe, but they're all WIMPs: http://en.wikipedia.org/wiki/Dark_matter#Detection
16.
▲
by
garbados
13y ago
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.
17.
▲
Starting with the Cloudant Accelerator Program: SpaceCraft, CouchDB & Redis
(cloudant.com)
1 points
by
garbados
13y ago
|
0 comments
18.
▲
by
garbados
13y ago
Thanks! Re: callouts, duly noted for the next analysis.
19.
▲
by
garbados
13y ago
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 fixed, or if you just want to check out the source code
20.
▲
Show HN: FreeSpace, tool to keep your Gmail from running out of space
(freespaceapp.com)
3 points
by
garbados
14y ago
|
0 comments