Viewing profile — bhargav_
bhargav_
HN member- Joined
- Mon, Feb 26, 2018, 9:41 PM UTC
- HN karma
- 12
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About bhargav_
No profile information was provided.
Recent public activity
-
comment
Comment #22872423
I recently built a system with a 3950x and a 2070 super and it has been great. This is the parts list I ended up with: https://pcpartpicker.com/list/4cMMXv . The system handles AAA…
-
comment
Comment #19793642
Coincidentally, I personally started learning Rust as C++ was a lot more difficult to learn by myself. The Rust book[1] is a great resource as it makes learning pretty complex topi…
-
comment
Comment #19793564
I really like this list as it seems to cover the core aspects of what makes C++ a good language. But the one issue I have with resource such as these, is the lack of covering how t…
-
comment
Comment #19276271
I don't think so, but so far the only other such websites I've seen are http://www.arewewebyet.org/ and https://areweasyncyet.rs/ . Though looks like there used to be a areweembedd…
-
comment
Comment #19267046
This looks really cool! Fuzzing is something I've been looking into more and more as I learn about it. I'll definitely keep this in mind for the future. Have you guys considered Ru…
-
comment
Comment #18637535
> Are there stable libraries for interacting with MySQL/Redis/Postgres asynchronously? > > If you want an ORM the thing you want to look at is diesel. I'm not sure if it's async or…
-
comment
Comment #18594610
Just saw the implementation. It's goes a little over my head unfortunately, but I am curious about the affects of it. Did you compare the non-neural net version with the neural net…
-
comment
Comment #18594214
This is such a cool project! Plus a pretty awesome example of using Rust for CLI's. I'm curious about the neural network though. Is that also written in Rust? Or are you embedding …
-
comment
Comment #18235539
I'm guessing it stands for Internet eXchange?