tsudot's comments

tsudot | 9 years ago | on: India Is Too Poor, Snapchat Is for the Rich People – Evan Spiegel

When it comes to content, Indian's don't think of it as something tangible.

The main reason though is downloading content through torrents is considered the way to go.

I feel with Netflix and Prime are out there to capture this market, with TVF being the local player, this change of philosophy is just starting to shift.

tsudot | 12 years ago | on: Agile in the Enterprise

Does agile or any other software development process matter so much in a startup? I've worked in 2 startups so far and there has never been a formal way of developing software.

tsudot | 12 years ago | on: Should "Yes, delete it" be red, or green?

> design your code to use undo rather than confirmation

I can think of two ways to implement undo.

1. Use flags in the database, this method has its own drawback since the entry is not really deleted but flagged as one.

2. Client side. Delay the actual delete request to the server.

tsudot | 12 years ago

How do you play against someone who does not follow the book openings? I usually find it hard to tactically have a book opening setup and then develop on top of it.

tsudot | 12 years ago | on: Video conversations with up to 8 people for free. No login, no installs

This is a pretty interesting app to have conversations with friends.

Business calls, I've had a problem with video. It's often too cumbersome and gives too much info about the visual aspect of myself when it's not necessary and when I don't want it to happen. (e.g., getting on a call with a stranger or clients.) Using the "voice" call, I won't worry over washing my face at 9am in the morning.

Which is the reason I created http://voicechatapi.com (shameless plug)

page 1