Live data from Hacker News

Viewing profile — bhargav_

bhargav_

HN member
Joined
Mon, Feb 26, 2018, 9:41 PM UTC
HN karma
12
Public activity
9 items

About bhargav_

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. 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…

  6. 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…

  7. 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…

  8. 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 …

  9. comment
    Comment #18235539

    I'm guessing it stands for Internet eXchange?