Viewing profile — naderkhalil
naderkhalil
HN member- Joined
- Thu, Mar 10, 2016, 5:06 AM UTC
- HN karma
- 139
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About naderkhalil
Recent public activity
- story
- story
-
comment
Comment #38045333
We work with smaller data centers that have single node GPU capacity. So while there's a shortage for clouds that have capacity for clusters, we're focusing on aggregating single n…
-
comment
Comment #38044380
Hey! Co-founder of Brev.dev here and was in that video. We're actually a small team of 3-- makes it easy to maneuver when marketing and product are the same :) We were building clo…
- story
-
comment
Comment #36854346
Hey, you could use a template on brev.dev to spin up a gpu box with the model and Jupyter notebook. Alternatively, the falcon 7b model should be small enough for colab
- story
- story
-
comment
Comment #35806145
Finetuning a smaller model leading to better performance seems like a significant finding that'll lead to a lot of companies fine-tuning their own internal "ChatGPT"s
-
comment
Comment #35794513
That makes sense, Brev.dev is a really simple way to run your code on a configured GPU without having to change your code. It'll also optimize your GPU to save money when possible.…
- story
-
comment
Comment #34554161
Hey, founder of Brev.dev here. Brev lets you suspend the instances when not in use, and also auto-stops it after 3 hours of inactivity to avoid expensive surprises. Would love for …
-
comment
Comment #34087156
yeah absolutely. I think interacting with chrome and also parsing/iterating files were hard parts that ChatGPT breezed through.
-
comment
Comment #34087134
That would be a great follow on. I posted the repo if you want to leave any feedback or help me continue building it out: https://github.com/brevdev/dev-browser
-
comment
Comment #34087118
ChatGPT has opened my eyes to how powerful Bash can be. Interesting idea about branching full workflows and not just the browser.
-
comment
Comment #34087106
It's surprisingly good at helping figure out what went wrong. Try asking it "something went wrong and I'm not sure what. What should we try next?"
-
comment
Comment #34087078
100%, also just looking up dev docs for frameworks. Something like "write a post API in Golang's Gin framework" instead of looking up what that syntax was again
-
comment
Comment #34087068
Totally! I found ChatGPT to be more helpful in this use case since it outputted full code snippets instead of generating it line by line. The context was also extremely valuable in…
- story
- story
-
comment
Comment #33414213
Congrats on this launch. Super valuable product
- story
-
comment
Comment #33088064
The GPU described in the blog post is $1.45/hr. You can also deploy it in your AWS account
- story
-
comment
Comment #32144385
Oh wow! Just updated. Thank you for pointing this out