HN user

kolosy

149 karma

Cofounder of friendsell.com, a social classifieds application.

Posts7
Comments26
View on HN
Not for sale 16 years ago

success is a great thing, but this constant "we're the only ones that are doing it right" attitude is getting old.

short answer - the brake system has to suffer a mechanical failure. read the part where "brakes always win over engines".

... then i would use other, less centralized and organized sources, as i did before yelp existed. what's your point?

i'm certainly not saying that yelp is stealing money from me, but trusted (yes, only to a certain extent) information is trusted information. if misleading, there are consequences to the consumer.

hurt financially == going to a restaurant/store/{insert random b&m service provider here} that i shouldn't have gone to, and spend more time/money + get worse service/product out of as a result.

isn't the whole point of a review system to influence people's decisions?

interesting. well - we had the same problem with ndjango. worked fine with beta, crapped out with rc. that, and the shifty api is getting annoying. their last minute shift away from ocaml naming was pretty annoying.

i was tempted to blog about this a while back. i've gone from java (back in the 'ole days), to c#/net only, to the view that platforms don't matter. or rather platform boundaries don't matter. i spent the last few months developing out a .net mvc framework for my dayjob. when it came time for us to build http://friendsell.com, that's what i and the guys knew best, so that's what we built on. but we wanted to use CouchDB as the backend... and so we did.

there are subtle implications to the platform decisions you make, but on the scale of most startups, the extra $40 bucks a month you'll pay for that windows ec2 ami isn't gonna make a difference. what will make a difference is you building on top of the stack you're most proficient with. for us that meant building on .net and couch. for someone else that'll be RoR and mysql.