Live data from Hacker News

Viewing profile — n4pw01f

n4pw01f

HN member
Joined
Wed, Nov 26, 2025, 5:18 PM UTC
HN karma
11
Public activity
10 items

About n4pw01f

No profile information was provided.

Recent public activity

  1. comment
    Comment #49130557

    Have a pretty large application running HTMX + WebComponents + Hono + Cloud Functions to serve up frontends, happy with it for about 2 years now People throw salt at my stack but i…

  2. comment
    Comment #49103963

    Are you running bare metal or docker? I had to go down to 2 bit on Gemma4 E2B model to run on 8gb on a Jetson Quality and idempotency is great but it’s still not exactly fast… fast…

  3. comment
    Comment #49070394

    Replace React / Vue with HTMX 2 years ago and still going strong. Hono + WebComponents + HTMX + serverless is the backend for my apps now.

  4. comment
    Comment #48849559

    We ended up doing the same, own harness with a world view (schema.org) and map reduce rather than a RAG. Happy with the results and context hydration speed

  5. comment
    Comment #47080818

    I created a nice harness and visual workflow builder for my Gemini agent chains, works very well. I did this so it would create code the way I do, that is very editable. In contras…

  6. comment
    Comment #46963925

    I am seeing shit tons of chatbots for everything under the sun being onboarded at corporate

  7. comment
    Comment #46876779

    Why not Jitsi - genuinely curious

  8. comment
    Comment #46316537

    I have used HTMX extensively with AI agents. It is fantastic for dynamic views. Agent one: handles the request and does tool calls Agent two: reads the result and decides on qualit…

  9. comment
    Comment #46063444

    I guess we just call them turn servers but technically it’s a “Stateful Dialogue Manager”

  10. comment
    Comment #46059861

    This process can be handled by a “turn server” Was a pain to set up, but you can score the context completion and then if the score is under 98% or something, “ask” clarifying ques…