varunsaini's comments

varunsaini | 5 years ago | on: Ask HN: Should I quit the field of software development?

Twitter has changed this approach few times I guess, earlier it used to be simply insert tweet into a collection of tweets, and then when you load use timeline, look up the people they follow and find/merge those tweets. But it's going to create a lots of load on systems. Another approach is to maintain a cache of user's timeline(mailbox of tweets), when user posts a tweet, lookup all the people who follow that user, and insert the tweet into each or their timeline cache. results have be pre-computed, so less load. Both approaches fails when you have folks with lots of followers, so may be they use a hybrid of these approaches. this is Discussed in detail in "Designing Data-Intensive applications" book.

varunsaini | 8 years ago | on: Go at Digital Ocean

Yeah, they both have their use cases and they can both be popular equally. It's all about looking at the problem in hand and deciding what do you need to solve that problem.

varunsaini | 9 years ago | on: Decommissioning Otto

We have been using Vagrant, Terraform, Packer, Vault etc from some time. While there are some issues(that's true for many tools), I find these tools helpful. Hack, I used terraform to provision my QA cluster right now :)

Thanks for these tools.

varunsaini | 12 years ago | on: Show HN: Popular Web technologies tracked on Twitter in realtime

I created this project to learn Javascript and Node.js. This is a very basic implementation and I am tracking hashcodes only in lowercase form (#javascript, #css etc). Also lot of people have their name as ruby so number of ruby language are inflated. The project is hosted on Heroku and I will be keep working on it to make it better looking.

varunsaini | 12 years ago | on: India 2.0

This page is pretty well designed. I liked the way of putting information bits with scrolls. But sometime you can miss them if you go fast.

varunsaini | 13 years ago | on: Sparrow acquired by Google

Great acquisition by Google. Will help Google in stream lining it's iPhone and iPad app offering.

I believe now, Sparrow will be a free product :)

varunsaini | 13 years ago | on: Google’s Marissa Mayer Tapped as Yahoo’s Chief

I believe this change of guard might open a possibility of future Yahoo buy out by Google. I feel that it will be very hard for Yahoo to survive and future sale will be an option. In that case, Google might have an upper hand.
page 1