Viewing profile — vpanyam
vpanyam
HN member- Joined
- Wed, Feb 19, 2014, 4:43 AM UTC
- HN karma
- 819
- Public activity
- 98 items
- HN profile
- View on Hacker News ↗
About vpanyam
No profile information was provided.
Recent public activity
-
comment
Comment #45016399
Yeah having traits for this in the stdlib would be nice. You might find Lunchbox [1] interesting. I needed an async virtual filesystem interface for a project a few years ago (and …
- story
- story
- story
- story
- story
-
comment
Comment #37685478
I'm definitely open to it if there's interest (or if someone wants to help), but I don't have plans to implement Windows support myself at the moment. The currently supported platf…
-
comment
Comment #37685408
That's a good question! There's an FAQ entry on the homepage that touches on this, but let me know if I can improve it: > ONNX converts models while Carton wraps them. Carton uses …
-
comment
Comment #37685365
In addition to the benefits mentioned in the sibling comment, zip files let you seek to and access individual files in the archive without extracting all files (vs tar files for ex…
-
comment
Comment #37685207
Thanks :) It uses the NVIDIA drivers on your system, but it should be possible to make the rest of CUDA somewhat portable. I have a few thoughts on how to do this, but haven't gott…
-
comment
Comment #37684890
Yes, that's a use case Carton supports. For exmaple, if your model contains arbitrary Python code, you'd pack it using [1] and then you could load it from another language using [2…
-
story
Show HN: Carton – Run any ML model from any programming language
The goal of Carton is to let you use a single interface to run any machine learning model from any programming language. It’s currently difficult to integrate models that use diffe…
-
comment
Comment #33258300
I'm working on the second part of my Nerf Dart Missile Defense system project [0]. Building a robot that can track nerf darts and shoot them out of the air has a lot of interesting…
- story
- story
-
comment
Comment #32572461
More details: https://help.twitch.tv/s/article/partner-exclusivity-faq
- story
- story
- story
- story
- story
-
comment
Comment #30751262
Wow, thank you! I’m glad you enjoyed it :)
-
comment
Comment #30751242
First off, thank you for taking the time to write this. I really appreciate the feedback. I agree with some of your points and in fact I was originally going to post the video with…
-
comment
Comment #30750863
Thank you so much!
-
comment
Comment #30750862
Thank you! I don’t have any particular outcomes in mind, but we’ll see what happens!