HN user

jhs

93 karma

Tech lead at cloud CouchDB service Iris Couch

Posts3
Comments12
View on HN

I am just a user and occasional patch submitter.

With CouchDB, you front-load all of your disappointment. In exchange, everything that CouchDB can do has compelling big-O performance. For example, all queries finish in logarithmic time, including one-to-many, one-to-one, and merge-joins. Map-reduce is not a job you run; it is a living data set that always exists and always reflects the latest changes to your data. (Updating a map-reduce result takes linear time for the number of updates, if I recall.)

Plus, the BigCouch builds allow you to specify your redundancy needs. The preceding paragraph still holds true. Nothing has changed. You just get to throw hardware at the problem to guard against machine failures.

CouchDB is slow. Its VM is pokey. Its disk format is bulky. Its protocol is bloated.

CouchDB is fast. Everything that you can do, you can do in logarithmic time.

CouchDB is neither slow nor fast, but predictable. Fun fact: the entire CouchDB Erlang code base is almost the same size as the NodeJS standard library (20k apples vs. 15k oranges).

To answer your question, snappy compression and view optimizations will be a welcome boost for the other speed question: speed of development, time to market. If you think the compile step is time sink, rebuilding an index on all of your data is just untenable. So, the optimizations will improve day-to-day experience, but they will not change its fundamental value proposition.

Thanks, I'll add a FAQ about location, latency, etc. after some sleep.

It's EC2 us-east at this time although we'll probably be evaluating alternatives soon. But moving off EC2 is a big step because so many people are there.

We moved the site from the old domain. Possibly there is a bug. Feel free to contact me, but I'll be double-checking with all the browsers again.

I'm in a similar situation. My favorite podcast is The Skeptic's Guide to the Universe, which follows in the footsteps of Houdini and Sagan, applying critical thinking to life.

Still, even though No Agenda is basically the complete opposite, I just can't stop listening. There's something about it.

Also, Dvorak is a columnist, people, not a journalist. There is a difference.

Bangkok meetup 17 years ago

We would need a place that can seat several people comfortably in a discussion format which has drinks.

My wife and I are wracking our brains but I think the upshot is there is no venue in Bangkok which is easy to find, serves drinks, and is quiet. Also, wireless Internet access would be nice. I'm thinking about a cafe.

Starbucks on Lungsuan road is nice. If you'd prefer to support the Thai Man instead of the American Man then the True coffee shop in Siam Paragon is also nice. The nice thing about Paragon is, for YCers who have already made your millions, the Ferrari dealership is conveniently located right there in the mall.

Bangkok meetup 17 years ago

There is the semi-weekly Beercamp meetup, which vaguely overlaps. It is largely composed of the English-speaking Barcamp community. Not sure if that counts.