Live data from Hacker News

Viewing profile — qu0b

qu0b

HN member
Joined
Wed, May 10, 2023, 9:13 PM UTC
HN karma
7
Public activity
6 items

About qu0b

Working on https://isartech.io/ building out conversational e-commerce assistants. Reach out at stefan@isartech.io.

Recent public activity

  1. 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.

  2. 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.

  3. 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…

  4. 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…

  5. comment
    Comment #44060938

    This is great, now that react 19 also supports web components this makes total sense.

  6. 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]…