Viewing profile — _dhruva
_dhruva
HN member- Joined
- Sun, Aug 28, 2022, 4:54 PM UTC
- HN karma
- 79
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About _dhruva
No profile information was provided.
Recent public activity
-
comment
Comment #34413615
Beautiful! Reinstates my faith in humanity, thank you.
-
comment
Comment #34389962
When I worked at NetApp, this was a problem there too. IIRC, the fix was for directory entries were later stored in sorted buckets (aka hash map) and only the corresponding bucket …
-
comment
Comment #34299481
We implemented a full blown profiler for win32 platform using RAII to track profiling data back in ~2000 https://bitbucket.org/dhruva/cramp
-
comment
Comment #34061067
This is my standpoint too. Assuming Google uses gRPC and protobufs extensively, I can only imagine a chaotic polyglot environment where buffers are copied and transformed very ofte…
-
comment
Comment #33895385
I work at a fairly large Python shop and we have some real performance problems with Python. Most real world software will use many core libraries implemented in C/C++ for doing th…
-
comment
Comment #33881431
Over a video call, the interviewer asked a coding question and immediately put on headphones and I am sure was listening to music. There was no dialogue and I had to use visual cue…
-
comment
Comment #33586209
> Maybe a few companies selling build pipeline services could be persuaded, like Github and Gitlab The problem is almost all CI/CD jobs use custom docker images bundled with distro…
-
comment
Comment #33420409
I thought the original Nushell was written by Jonathan Turner. Is this different? Some attribution in the article would help. (Thanks for pointing, there are links to original in t…
-
comment
Comment #33395711
Having gone through a very similar journey, it took around 2 years for me to completely disassociate myself from a specific programming language. It was more a 'me' problem since I…
-
comment
Comment #33395665
More out of curiosity, I tried with a newer llvm from home-brew on Mac and it worked. $ /usr/local/Cellar/llvm/15.0.3/bin/clang++ -fmodules -std=c++2b hello.cpp $ ./a.out Hello, Wo…
-
comment
Comment #33180084
Apple does not seem to think this is a problem. Their default Message app supporting both SMS/text and iMessage. They have an opt-in to send via SMS if iMessage fails and this give…
-
comment
Comment #32962603
Recommendation from group I trust has more significance than something based on an impersonal collection. If Google+ groups took off and started taking social graph into search res…
-
comment
Comment #32962545
Nearing 50 and am still coding. Been doing it for last 25 years and will hopefully continue till retirement. I had a brief stint as a manager, ended up doing more coding than my te…