Viewing profile — deepu_256
deepu_256
HN member- Joined
- Tue, Aug 31, 2010, 8:53 PM UTC
- HN karma
- 352
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About deepu_256
Recent public activity
-
comment
Comment #2772344
Do you mind sharing the details of that hack ??
-
comment
Comment #2771175
wonderful. Can you also shed light on thrift protocol ? i have struggled with the blocking nature of thrift(client). Does eventlet convert blocking thrift client written in python …
-
comment
Comment #2771149
A quick question --- can i say use pymongo in Brubeck and you are saying the blocking nature of pymongo won't affect the async nature of Brubeck ??
-
comment
Comment #2771145
I guess what he means is that for drivers like mysql which are blocking only there is little support in tornado to not freeze the tornado instance during the request response cycle…
-
comment
Comment #2398130
So they are ok with making their tweets and posts on tumblr being exposed to public but they are not ok with their parents being on facebook ??
-
comment
Comment #2392351
This is from my experience of trying to build a news feed (we are about to launch one for our site which gets about a million unique visitors a month). The approach you suggested i…
-
comment
Comment #2351457
This looks really useful. In the coming weeks i will try and use it in one of the apps i am building on tornado. Kudos to Greplin. Just one question. I see Tornado related repos in…
- story
-
comment
Comment #2244440
How ?? For the entire site or only some parts ? just curious.
-
comment
Comment #2244438
Hi nechmads, Are you willing to review the business plan/provide letters of recommendation if you really like the application ?? saw that Letters of Recommendation can be from Star…
-
comment
Comment #2243521
Well, may not exactly big but Quora is using Tornado in production.
- story
-
comment
Comment #2211586
Wow. Hearing about this guy for the first time. Inspiring ....
-
comment
Comment #2182627
i played with gizzard for one of our services with redis as backend. twitter engineers on #twinfra IRC channel helped me a lot on understanding gizzard and flockdb src code. Not ye…
- comment
-
comment
Comment #2028516
They make code concise.List Comprehensions, magic methods - Yes . implementing __len__ on your class and using len() everywhere(with list, string and your new class) is better than…
-
comment
Comment #2023614
Write tests, run code-coverage and code-smells. While good advice, that's just saying what to do. Not how to do. You can as well remove the word Python from the title and the advic…
-
comment
Comment #1996631
Cannibalization is not the norm. There are many successful platforms which didn't go the route of cannibalization. Ex - windows. The OS 9 - OS 10 example is more of an exception th…
-
comment
Comment #1996414
I guess he is pointing out that - Although Andriod is gaining market share, it isn't exactly eating into potential RIM market share. Other way to put it is that both RIM and Androi…
-
comment
Comment #1969497
It is not about owing anything to the people of India. It is about owing himself the pleasure and satisfaction of making his homeland - the place where he was born and the place wh…
-
comment
Comment #1969496
It is not about owing anything to the people of India. It is about owing himself the pleasure and satisfaction of making his homeland - the place where he was born and the place wh…
-
comment
Comment #1950395
i wudn't mind. more people attending the meet, the merrier it is. Get in touch with ankeshk. he is organizing the meet.
-
comment
Comment #1950061
From the looks on Hackerstreet.in , Bangalore has more HN users than mumbai. i guess someone has to go ahead and take the initiative. Ankesh even sent us mumbai HN users an FB mess…
- story
-
comment
Comment #1922293
The part about Cassandra and replication is wrong. One can configure replication factor to be 3 and still make writes with consistency level one - which means the other 2 writes wi…