Viewing profile — rohitnair
rohitnair
HN member- Joined
- Thu, Jul 16, 2009, 10:10 AM UTC
- HN karma
- 61
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About rohitnair
Recent public activity
-
comment
Comment #40929618
Yes, there is a cold start penalty but once the data is cached, it is equivalent to disk backed indices. There is also active work being done to improve the performance, example ht…
-
comment
Comment #40929482
Elasticsearch and OpenSearch already support S3 backed indices. See features like https://opensearch.org/docs/latest/tuning-your-cluster/avail... The files in S3 are plain old Luce…
-
comment
Comment #32244500
Blue Origin is not part of Amazon.
-
comment
Comment #30089610
Some features that Betterment offers for example * automatic rebalancing * tax loss harvesting * tax co-ordinated investing - looks at both your taxable and tax exempt/deffered acc…
-
comment
Comment #28946594
As per the landing pages of the projects, ES has 1.6k contributors whereas ClickHouse has 803. The contributors page likely only lists the top contributors to keep the page load ti…
-
comment
Comment #28836497
Yes, there is a base cap of $160K ($185K for HCOL areas like NY and Bay Area), and the rest of the compensation is RSUs. For engineers who are senior and above, RSU based compensat…
-
comment
Comment #14243141
Amazon Kinesis | Software/System Engineers | Seattle, WA | Onsite | Full-time The Amazon Kinesis Streams team is growing and looking to hire software and systems engineers. The ser…
-
comment
Comment #12183143
The comments in the original blog post suggests a gap of 60k with the offer. Your comment makes sense only if he was interviewing for a Principal Engineer position or something, bu…
-
comment
Comment #11476126
In AWS, if anything, it's the other way around. Devs always run their own services at first, and ops teams start helping out once the service reaches some kind of scale where a ded…
-
comment
Comment #11075294
In this case, he did delete the tweet soon after.
-
comment
Comment #10808529
> Once they establish dominance or once the smaller players run out of wall street sponsored discounts, the Amazon offers will also disappear. My experience as an Amazon customer i…
-
comment
Comment #9389788
Some cars like the Lexus NX already come with a wireless charging tray. Source - http://pressroom.lexus.com/releases/lexus+2015+nx+200t+300h+...
-
comment
Comment #8941985
The article already includes a couple of "not queues" that they use for event stream processing, Kinesis being one of them. Kinesis consumers also maintain a watermark to keep trac…
-
comment
Comment #6707992
Flipkart had a blog post about this, which has some background, screenshots etc. http://tech-blog.flipkart.net/2013/10/hostdb/
-
comment
Comment #6287859
Wireless charging was one of the reasons why I got a Nexus 4. It's a shame the stock wireless charger is so terribly designed though (no adhesion and unnecessary angle). Judging by…
-
comment
Comment #6170993
Did they just remove the "click on the Yahoo! logo to hear a yodel" Easter egg? Or has it been gone for a while?
-
comment
Comment #6015102
I have no personal experience using redis-cloud, but their website[1] does give a good overview of their features. Currently, redis has no native clustering/sharding support AFAIK,…
-
comment
Comment #5530272
From his website, "In my spare time, I contribute to the open source Fluentd Project's documentation." In fact, you probably don't even need to understand Git, since pretty much ev…
-
comment
Comment #5450007
In my experience, even reviews suffer when you're working against a deadline to ship. Reviewers add comments, but major refactoring is usually marked with a "can do this post launc…
-
comment
Comment #5251398
Yeah, they're still rolling it out I suppose. Try http://www.yahoo.com/?p=newyahoo (I think that forces you to the new version, or at least did for me)
-
comment
Comment #5134798
Actually, they do have two-factor auth and apparently have had it for over a year now (I had no idea as well) Hit https://edit.yahoo.com/commchannel/sec_chal_manage to set it up. T…
-
comment
Comment #4790316
Firefox had a similar offering called Firefox Home on iOS which would sync bookmarks, history and even open tabs. It worked/works really well and I still use it. Mozilla, however, …
-
comment
Comment #3887854
Although the guide does mention "Separation of concerns", I've seen quite a few instances of markup that looks like the following across multiple Google API docs/sample code snippe…
-
comment
Comment #3825476
Kudos for sharing this and showing how easy it is to use node.js and socket.io (for those who haven't tried out socket.io, you really should) I implemented something similar for my…
-
comment
Comment #3820292
Google already uses the new Pepper Plugin API[1] in the current versions of Chrome. They've also switched projects like Native Client to use this new API instead of NPAPI. PPAPI de…