Viewing profile — qu0b
qu0b
HN member- Joined
- Wed, May 10, 2023, 9:13 PM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About qu0b
Recent public activity
-
comment
Comment #48547107
I'm using deepseek V4 on two rtx 6000 pros and its working great. Opus is so slow that I get deepseek to do most of the work and Opus is only used to validate and help plan.
-
comment
Comment #44483919
Yeah, I really don’t see how this is a sensible interview question. It does not even mention async await syntax. Expecting knowledge on callbacks seems dated.
-
comment
Comment #44143564
True, the biggest bottleneck is formulating the right task list and ensuring the LLM is directed to find the relevant context it needs. I feel LLMs in their instruction following a…
-
comment
Comment #44091235
We’re building conversational product discovery tools for e-commerce stores, moving beyond the limitations of traditional search bars. Our system lets shoppers explore and find pro…
-
comment
Comment #44060938
This is great, now that react 19 also supports web components this makes total sense.
-
comment
Comment #44060595
Great summary of the trade-offs in Agentic systems. We’ve tackled these exact challenges as we built out our conversational product discovery product for e-commerce at IsarTech [0]…