Viewing profile — unrahul
unrahul
HN member- Joined
- Mon, Apr 03, 2017, 2:29 PM UTC
- HN karma
- 22
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About unrahul
Recent public activity
-
comment
Comment #46695699
I have seen this flow in what people in some startups call "Agentic OCR", its essentially a control flow that is coded that tries pdf-parse first or a similar non expensive approac…
-
comment
Comment #43016618
Hey Danny, Really nice read. Do you plan to share the source code to see if we could replicate this?
-
comment
Comment #42892722
We don’t want hex , can ask in a language that is not popular or the first 5 in the dataset , and it would answer , but not always will work with deep think . Using a tiny translat…
-
comment
Comment #39676863
Daniel is of the best engineers I have ever worked with. Engineer in the true sense of wanting to know how something works and figuring out ways to improve it !
- story
-
comment
Comment #38397314
AI Developers, Startup Founders, Students: Ready for a Challenge? Join the "Advent of GenAI Hackathon" by Prediction Guard, with Intel Liftoff's support. A week-long journey into G…
- story
- story
-
comment
Comment #36079094
I couldn't find online how to finetune LLMs on an Intel dGPU, so i made a simple version. This particular one can be used to generate text based on your favorite book (for eg). I h…
- story
-
comment
Comment #35730364
If you are one of those folks who use Linux and intel dGPUs (a tiny minority, I am sure :)) like me and is finding it difficult to set up a functional dev environment for the GPUs …
- story
-
comment
Comment #26257752
Congrats! Really nice work, I just bought it and put in on my reading list for today
- story
- story
-
comment
Comment #26177980
I was playing around with PyO3 and thought of building a UUID wrapper for Python using Rust's UUID library.
- story
- story
- story
-
comment
Comment #26138089
Also, i am looking at ways to make pulling the content the fastest way possible using cdn cached files where possible and things like that..
-
comment
Comment #26138076
for the core functionality, the tool pretty much does that, although I am thinking of adding trending repos and things as such.. and any other features that other folks have in min…
-
comment
Comment #26138066
Yup that is the intent, i designed it keeping in mind, I download very many repos and open it on vim, search is then offloaded to your tool of choice. Future improvements I am look…
- story
-
comment
Comment #26120991
With github1s getting released last week, I have seen a few implementations that help in quickly viewing a remote codebase. This is my attempt to build one, the tool pulls a remote…
- story