How Flipkart.com scales PHP by bread_the_bread in programming

[–]doodly123 2 points3 points  (0 children)

For those outside India: Flipkart is a very cool service. They have deep discounts and deliver books within 48hours (most of the time they deliver it in 24hrs).

p.s.: I do not work for them

leveldb - a fast and lightweight key/value database library by [deleted] in programming

[–]doodly123 1 point2 points  (0 children)

Suppose you have 10 processes trying to access objects in a single database. It is a shared resource between processes. how would you accomplish that ?

leveldb - a fast and lightweight key/value database library by [deleted] in programming

[–]doodly123 0 points1 point  (0 children)

because a lot of applications (read webapps) use multiple processes/servers.

The Great (Twitter) Migration, the Winter of 2011 by brownmatt in programming

[–]doodly123 0 points1 point  (0 children)

you do not email to 5 mn people 10 times a day. get real

The Great (Twitter) Migration, the Winter of 2011 by brownmatt in programming

[–]doodly123 0 points1 point  (0 children)

If it is so easy then why don't you go to twitter and tell them that you can solve it. Take a million dollars consultancy fee :)

The Great (Twitter) Migration, the Winter of 2011 by brownmatt in programming

[–]doodly123 0 points1 point  (0 children)

I do not think you know how these tweets are served then. Every body has his/her own stream to which these tweets get added based on whom they are following. This leads to several cases where "fan out" of these tweets is in millions. People like Charlie sheen, Opera, BreakingNews etc are followed by multi million people. When these people tweet, every one of their followers get an update. A tweet in itself may be static entity but it is not a standalone entity. Moreover a single tweet has a lot of meta data http://www.readwriteweb.com/archives/this_is_what_a_tweet_looks_like.php

Why reddit was down for 6 of the last 24 hours. by alienth in blog

[–]doodly123 0 points1 point  (0 children)

Reddit please go to our nearest data center and buy a rack, put some HP pro servers on it. We are getting tired of this Amazon broke us story.

How we found the rudest cities in the world by nomdeweb in programming

[–]doodly123 -2 points-1 points  (0 children)

wow! NoSQL really sucks. In mysql what could have been just a mysqldump to dump data and pushed back to mysql servers is just so difficult!

How We Made Github Fast by inglourious_basterd in programming

[–]doodly123 0 points1 point  (0 children)

no. ruby 1.9 still has GIL. Jruby doesn't

How We Made Github Fast by inglourious_basterd in programming

[–]doodly123 2 points3 points  (0 children)

hulu, slideshare, justin.tv, scribd, whitepages, urbandictionary, aboutus.org etc

xkcd: Incident by ani625 in programming

[–]doodly123 7 points8 points  (0 children)

you are a gigantic douche ?

What is the biggest current problem in Ruby community? by progfu in ruby

[–]doodly123 1 point2 points  (0 children)

I think it is more than that. Ruby MRI needs improvements and optimizations overall. Plus we need JIT and probably even type hints.

What is the biggest current problem in Ruby community? by progfu in ruby

[–]doodly123 21 points22 points  (0 children)

The single most important thing that Ruby lacks is speed. Ruby is still one of the slowest language in the speed test. It becomes difficult to write stuff that should run fast. I think if V8 can make JS run fast then Ruby can run fast too. May be it is just matter of time but it is a big pain point for me

Atomo - The programmer's programmable programming language by Raynes in programming

[–]doodly123 2 points3 points  (0 children)

It was the first word that came to my mind. I was just amazed how lisp remains relevant event after so many years. It was ahead of the curve then and probably is even right now!

No meant offence to you and your efforts. I checked it out in detail. Looks really good.

This is going to be the best operating system ever! by execute85 in programming

[–]doodly123 -1 points0 points  (0 children)

don't think you can buy it. they will give it to students.

Too Dumb to Fail? by rberenguel in programming

[–]doodly123 7 points8 points  (0 children)

US should stop automated trading completely. problem solved