varunsaini
|
1 month ago
|
on: Ask HN: Share your personal website
varunsaini
|
5 years ago
|
on: System Design Interview book review
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
|
7 years ago
|
on: 150-Year Green Card Wait for Indian Immigrants With Advanced Degrees
I am one who can be in this boat and don’t know what to do yet.
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
|
8 years ago
|
on: Ask HN: Do you lift?
varunsaini
|
9 years ago
|
on: Ask HN: Which book have you re-read recently?
varunsaini
|
9 years ago
|
on: Trump’s Next Move on Immigration to Hit Closer to Home for Tech
Also if not discussed properly, there is a possibility of trade war.I am all for better VISA policy, but I am sure US doesn't want India to go China route and block american companies or apply more tarrifs(India also has a somewhat populist leader).
varunsaini
|
9 years ago
|
on: Ask HN: What do you learn from technical videos and how?
Yeah, I think taking notes might help. Also I watch at faster speed some times.
varunsaini
|
9 years ago
|
on: Decommissioning Otto
Also how can I forget Consul.
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 added New Relic addon and now my app is crashed. new learning...
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: Ask HN: TV rating company gave $5 to fill the survey for them.
I received a packet from a well known TV rating agency. The packet has $5 and few forms for survey. The company is bribing me for filling the survey forms.
Want to know what are your thoughts on this. I am planning to send this money back to company.
varunsaini
|
13 years ago
|
on: Apple releases OS X 10.8.1 via Software Update.
I hope it fixes the battery draining issue.
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.
varunsaini
|
13 years ago
|
on: A great visual tribute to genius Nikola Tesla
Really loved the way he presented the story..amazing
varunsaini
|
13 years ago
|
on: Good Online Courses Anywhere
Have you tried Udacity, Coursera etc? These courses are also giving some certificates also.