Viewing profile — htsh
htsh
HN member- Joined
- Fri, May 15, 2009, 2:01 AM UTC
- HN karma
- 891
- Public activity
- 295 items
- HN profile
- View on Hacker News ↗
About htsh
Formerly engineer @ a large pharma focused on data science projects, primarily JS and Python, also interested in copyright / open source licensing.
hitesh at gmail.
Recent public activity
-
comment
Comment #48804684
curious, how does one configure something like this for AWS Lambda? Appreciate it. I am assuming it is a bunch of manual work.
-
comment
Comment #48685724
Is it safe to assume they will come down in 2027?
-
comment
Comment #48274141
i much prefer svelte but the rest of the world does not
- comment
- comment
- comment
-
comment
Comment #47298223
yes! especially b/c i want to process a lot of email and directories full of old, personal documents
-
comment
Comment #47296809
are we sure the RAM market will stop being insane in a year or two or could this be the new norm?
-
comment
Comment #46893290
thanks! came in here to ask this. we can do much better with a cheap model on openrouter (glm 4.7, kimi, etc.) than anything that I can run on my lowly 3090 :)
- comment
-
comment
Comment #44006655
I have been doing this with claude code and openai codex and/or cline. One of the three takes the first pass (usually claude code, sometimes codex), then I will have cline / gemini…
-
comment
Comment #43826622
curious, why the 30b MoE over the 32b dense for local coding? I do not know much about the benchmarks but the two coding ones look similar.
-
comment
Comment #43069186
A lot of us have ryzen / nvidia combos... hopefully, soon, though.
-
comment
Comment #42779133
assuming you want to run entirely in GPU, with 12gb vram, your sweet spot is likely the distill 14b qwen at a 4bit quant. so just run: ollama run deepseek-r1:14b generally, if the …
-
comment
Comment #39523721
As a longtime user of nodemailer, thank you. I am gonna check out emailengine for future work.
-
comment
Comment #39215372
Dreambooth was kinda great? That said, I agree that I wish there were more done post-research towards products with some of this stuff.
-
comment
Comment #39155415
Yes, offloading some layers to the GPU and VRAM should still help. And 11gb isn't bad. If you're on linux or wsl2, I would run oobabooga with --verbose. Load a GGUF, start with a s…
-
comment
Comment #39154666
openrouter, fireworks, together. we use openrouter but have had some inconsistency with speed. i hear fireworks is faster, swapping it out soon.
-
comment
Comment #39058049
Can one enter their own opeanai URL and api-key? (so we can use openai-compatible things like openrouter or lm-studio)?
-
comment
Comment #38591320
That is what the RAG system does. The PDF is chunked and thrown into a vector store. And then when prompted, only the relevant bits are retrieved and stuffed into the context and s…
-
comment
Comment #38546233
Cool! Any plans for Svelte?
-
comment
Comment #37718541
supabase just added their $599 tier for their soc2/hippa compliant product. really appreciated that.
-
comment
Comment #37499126
This subreddit remained open. Unfortunately, however, the oobabooga one went closed for a while and lost a lot of momentum. It is also back, however. Are there good lemmy spaces fo…
-
comment
Comment #36163200
I know how that works. And my point was not that they should or will be replaced, but rather that they are no less expendable than developers (not very much). But the decisions the…
-
comment
Comment #36159876
Having just left a large enterprise, it certainly feels like executive jobs are replaceable soonest with the AI tech available to us now. Not sure why those of us that live in code…