Viewing profile — abhi_kr
abhi_kr
HN member- Joined
- Tue, Aug 19, 2014, 7:06 AM UTC
- HN karma
- 50
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About abhi_kr
No profile information was provided.
Recent public activity
-
comment
Comment #48449500
User defined Safari Extensions was also pretty cool.
-
comment
Comment #48181322
I thought the title was some kind of metaphor. Quite surprised at being a literal thing.
- story
- story
-
comment
Comment #45397532
What would you recommend to learn this topic in detail with accuracy?
- story
- story
- story
- story
- story
-
comment
Comment #28105014
Oh, I've eaten this thing once while visiting Dongargarh, a Temple town located in central India. It was the only time I had seen this thing. There were dozens of vendors selling t…
-
comment
Comment #26832357
I have programmed in Python, Ruby, JS, C, Go and Java. The main reason Java receives so much flak is because it's setup is not beginner friendly. JS, Python, Ruby make it so much e…
-
comment
Comment #26179341
The India-China border is basically the Himalayas.
-
comment
Comment #25803865
Another scenario to keep in mind is the Thundering Herd Problem[0]. Exponential backoff without added jitter could still DDoS the servers. [0]: https://en.wikipedia.org/wiki/Thunde…
-
comment
Comment #25558084
I think OP meant to speak about George Hotz's credentials.
-
comment
Comment #24824044
He let's his guests do most of the talking, and he has access to amazing guests probably by association with his father who is a respected scientist.
-
comment
Comment #24143644
So I happened to open this site on Firefox on Android and it's giving me strange bed timings. For wake-up time at 6:00AM, it's showing me the following bed timings: 3:30PM, 5:00PM,…
- story
-
comment
Comment #21060599
I think the average Indian consumer has become more aware and conservative in their spending. Thanks to the wider reach of the internet, financial literacy is gradually increasing.…
- story
- story
- story
- story
- story
-
comment
Comment #15737814
I use Vegeta https://github.com/tsenart/vegeta whenever I need to quickly test out limits of API endpoints. Besides that, artillery also looks promising https://github.com/shoredit…